Skip to content
Novus Examples

Explore the test library

Search files, editable visual templates, and live browser targets from one registry-backed directory. Filtered query views stay crawlable for links but are deliberately noindex; the stable taxonomy pages below remain the canonical search surfaces.

243 results

Page 8 of 11; 24 results per page.

Show the canonical directory
Preview of Product Return RMA Sample Response (JSON)
json
407 B
Actual file preview for Product Return RMA Sample Response (JSON)

Product Return RMA Sample Response (JSON)

Fictional submitted values for every documented product return rma field, suitable for request parsing, mapping, and round-trip tests.

File
JSON · Retail Returns · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Purchase Order Request (HTML)
html
7.4 KB
Actual file preview for Purchase Order Request (HTML)

Purchase Order Request (HTML)

A purchase order with repeating line items whose field names use array notation, so a parser has to reconstruct three rows from flat form data. The total is computed in the browser and submitted as a read-only control.

File
HTML · Procurement · 13 fields
Preview of Readonly and Disabled State Matrix (HTML)
html
6.6 KB
Actual file preview for Readonly and Disabled State Matrix (HTML)

Readonly and Disabled State Matrix (HTML)

Editable, read-only and disabled variants of the same controls side by side. Read-only values are submitted and disabled values are not, which is the distinction form scrapers and autofill tools most often get wrong.

File
HTML · Software Quality · 10 fields
Preview of Registration Form (HTML)
html
5.1 KB
Actual file preview for Registration Form (HTML)

Registration Form (HTML)

A downloadable sectioned registration form — personal details, account credentials, and address — with grouped fieldsets and native validation.

File
HTML · Account Registration · 9 fields
Preview of Repeated Array Field Names (HTML)
html
6.1 KB
Actual file preview for Repeated Array Field Names (HTML)

Repeated Array Field Names (HTML)

Controls that share a name on purpose: three tags[] text inputs, a multiple select and a checkbox group all submit repeated keys. This is valid form data, unlike the intentionally corrupt duplicate-name fixture shipped alongside it.

File
HTML · Software Quality · 6 fields
Use case
Form testingForm parsing+3· Conversion set
Preview of Required-Constraint Matrix (HTML)
html
7.7 KB
Actual file preview for Required-Constraint Matrix (HTML)

Required-Constraint Matrix (HTML)

A form that pairs each HTML control kind with a mandatory and an optional twin, so a validation harness can prove it detects the required attribute on text, email, number, date, select, textarea, radio group and consent checkbox alike.

File
HTML · Software Quality · 11 fields
Preview of Right-to-Left and Bidirectional Form (HTML)
html
6 KB
Actual file preview for Right-to-Left and Bidirectional Form (HTML)

Right-to-Left and Bidirectional Form (HTML)

A right-to-left document whose controls mix Arabic labels with Latin and numeric values, including one control forced back to left-to-right. Useful for testing bidirectional layout, direction inheritance and value extraction order.

File
HTML · Software Quality · 6 fields
Preview of Service Quote Request AcroForm (SAMPLE)
pdf
11.1 KB
Actual file preview for Service Quote Request AcroForm (SAMPLE)

Service Quote Request AcroForm (SAMPLE)

A one-page fillable PDF twin of the service quote request HTML form. Its canonical AcroForm field tree, widgets, values, and appearance streams are generator-validated.

File
PDF · Service Sales · 1 page
Use case
Form testingForm parsing+1· Conversion set
Preview of Service Quote Request Field Manifest (JSON)
json
1.6 KB
Actual file preview for Service Quote Request Field Manifest (JSON)

Service Quote Request Field Manifest (JSON)

Machine-readable field names, labels, types, required states, choices, and input hints for the service quote request family.

File
JSON · Service Sales · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Service Quote Request Form (HTML)
html
6.1 KB
Actual file preview for Service Quote Request Form (HTML)

Service Quote Request Form (HTML)

A service estimate request for testing lead intake, scope extraction, site classification, schedule normalization, budget bands, and contact-field mapping. This standalone HTML reference works offline, uses explicit labels and native validation, and submits nowhere.

File
HTML · Service Sales · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Service Quote Request Sample Export (CSV)
csv
283 B
Actual file preview for Service Quote Request Sample Export (CSV)

Service Quote Request Sample Export (CSV)

A one-row UTF-8 CSV export of the fictional service quote request response with columns in the same order as the field manifest.

File
CSV · Service Sales · 1 row
Use case
Form testingForm parsing+1· Conversion set
Preview of Service Quote Request Sample Response (JSON)
json
462 B
Actual file preview for Service Quote Request Sample Response (JSON)

Service Quote Request Sample Response (JSON)

Fictional submitted values for every documented service quote request field, suitable for request parsing, mapping, and round-trip tests.

File
JSON · Service Sales · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Sign-up Form (HTML)
html
5.1 KB
Actual file preview for Sign-up Form (HTML)

Sign-up Form (HTML)

A downloadable account sign-up form with username/password constraints, a required terms checkbox, and native validation — a realistic registration form for testing form tooling.

File
HTML · Account Registration · 9 fields
Preview of Specialised Input Types (HTML)
html
5.6 KB
Actual file preview for Specialised Input Types (HTML)

Specialised Input Types (HTML)

The input types that behave unlike the rest: a colour picker, a file control, two hidden state fields that carry values without a visible control, and a textarea whose newlines are submitted data rather than layout.

File
HTML · Software Quality · 4 fields