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 10 of 11; 24 results per page.

Show the canonical directory
Preview of Upload: Multipart Encoding Contract (HTML)
html
6.3 KB
Actual file preview for Upload: Multipart Encoding Contract (HTML)

Upload: Multipart Encoding Contract (HTML)

A form that mixes text, a checkbox group and two file controls under multipart form-data encoding. Paired with the raw multipart body shipped alongside it, so a parser can be checked against both the form and a request it would produce.

File
HTML · File Upload · 6 fields
Use case
Form testingForm parsing+3· Conversion set
Preview of Upload: Multiple Files and Stated Limits (HTML)
html
5.9 KB
Actual file preview for Upload: Multiple Files and Stated Limits (HTML)

Upload: Multiple Files and Stated Limits (HTML)

Multi-file controls with the limits an application would enforce on the server stated in help text and data attributes. HTML has no size or count constraint, so this file is the reference case for a validator that has to apply those rules itself.

File
HTML · File Upload · 5 fields
Preview of Urlencoded Submission Body (TXT)
txt
1.1 KB
Actual file preview for Urlencoded Submission Body (TXT)

Urlencoded Submission Body (TXT)

A complete urlencoded request dump with repeated keys, bracket notation, an encoded newline and a non-ASCII key, annotated with what each one tests. The host is example.invalid and nothing was ever sent.

File
TXT · Form Data · UTF-8
Preview of Vendor Onboarding AcroForm (SAMPLE)
pdf
13.5 KB
Actual file preview for Vendor Onboarding AcroForm (SAMPLE)

Vendor Onboarding AcroForm (SAMPLE)

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

File
PDF · Procurement · 1 page
Use case
Form testingForm parsing+1· Conversion set
Preview of Vendor Onboarding Field Manifest (JSON)
json
1.5 KB
Actual file preview for Vendor Onboarding Field Manifest (JSON)

Vendor Onboarding Field Manifest (JSON)

Machine-readable field names, labels, types, required states, choices, and input hints for the vendor onboarding family.

File
JSON · Procurement · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Vendor Onboarding Form (HTML)
html
5.9 KB
Actual file preview for Vendor Onboarding Form (HTML)

Vendor Onboarding Form (HTML)

A fictional supplier intake form for testing procurement imports, service categorization, contact normalization, data-access review, and compliance acknowledgements. This standalone HTML reference works offline, uses explicit labels and native validation, and submits nowhere.

File
HTML · Procurement · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Vendor Onboarding Sample Export (CSV)
csv
285 B
Actual file preview for Vendor Onboarding Sample Export (CSV)

Vendor Onboarding Sample Export (CSV)

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

File
CSV · Procurement · 1 row
Use case
Form testingForm parsing+1· Conversion set
Preview of Vendor Onboarding Sample Response (JSON)
json
460 B
Actual file preview for Vendor Onboarding Sample Response (JSON)

Vendor Onboarding Sample Response (JSON)

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

File
JSON · Procurement · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Volunteer Application AcroForm (SAMPLE)
pdf
13.3 KB
Actual file preview for Volunteer Application AcroForm (SAMPLE)

Volunteer Application AcroForm (SAMPLE)

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

File
PDF · Nonprofit Volunteering · 1 page
Use case
Form testingForm parsing+1· Conversion set
Preview of Volunteer Application Field Manifest (JSON)
json
1.4 KB
Actual file preview for Volunteer Application Field Manifest (JSON)

Volunteer Application Field Manifest (JSON)

Machine-readable field names, labels, types, required states, choices, and input hints for the volunteer application family.

File
JSON · Nonprofit Volunteering · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Volunteer Application Form (HTML)
html
5.6 KB
Actual file preview for Volunteer Application Form (HTML)

Volunteer Application Form (HTML)

A nonprofit volunteer application for testing applicant imports, role choices, availability, contact autofill, free-text skills, and consent handling. This standalone HTML reference works offline, uses explicit labels and native validation, and submits nowhere.

File
HTML · Nonprofit Volunteering · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Volunteer Application Sample Export (CSV)
csv
215 B
Actual file preview for Volunteer Application Sample Export (CSV)

Volunteer Application Sample Export (CSV)

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

File
CSV · Nonprofit Volunteering · 1 row
Use case
Form testingForm parsing+1· Conversion set
Preview of Volunteer Application Sample Response (JSON)
json
392 B
Actual file preview for Volunteer Application Sample Response (JSON)

Volunteer Application Sample Response (JSON)

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

File
JSON · Nonprofit Volunteering · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Warranty Registration (HTML)
html
6.8 KB
Actual file preview for Warranty Registration (HTML)

Warranty Registration (HTML)

A warranty registration covering the fields that make post-purchase records awkward: a serial number with a checksum-shaped pattern, a purchase date bounded to the past, and a retailer list with an other option.

File
HTML · Retail Returns · 9 fields
Preview of Wire Instructions (TXT)
txt
96 B
Actual file preview for Wire Instructions (TXT)

Wire Instructions (TXT)

Plain-text SAMPLE wire instructions companion to the wire/ACH form.

File
TXT · Finance
Use case
Form testing
Preview of Wizard Flow Manifest (JSON)
json
1.3 KB
Actual file preview for Wizard Flow Manifest (JSON)

Wizard Flow Manifest (JSON)

The control data for the three-page sample sign-up wizard: which fields each page owns, which are mandatory, what is carried forward and which file comes next. Lets a driver plan the whole flow before opening a page.

File
JSON · Form Data
Use case
Form parsingForm testing+1· Conversion set
Preview of Wizard Step 1 of 3: Account (HTML)
html
5.8 KB
Actual file preview for Wizard Step 1 of 3: Account (HTML)

Wizard Step 1 of 3: Account (HTML)

Page one of a three-file sign-up wizard. Each page validates only its own fields and hands the wizard identifier forward in a hidden control, which is the pattern multi-page form automation has to follow.

File
HTML · Account Registration · 4 fields
Use case
Form testingForm parsing+3· Conversion set