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

Show the canonical directory
Preview of Form Submissions Batch (CSV)
csv
1.7 KB
Actual file preview for Form Submissions Batch (CSV)

Form Submissions Batch (CSV)

Twelve fictional submissions in one export, including values with commas, embedded quotation marks, an embedded newline, an empty cell and non-ASCII text. Sized for testing an importer rather than a database.

File
CSV · Form Data · 12 rows
Preview of Form Validation Messages (JSON)
json
2.1 KB
Actual file preview for Form Validation Messages (JSON)

Form Validation Messages (JSON)

Sample wording for each constraint-validation failure, in a terse and a helpful variant, so message copy can be reviewed without wiring a real form first. Fictional product, fictional copy.

File
JSON · Form Data
Preview of Full Contact Form (HTML)
html
6.2 KB
Actual file preview for Full Contact Form (HTML)

Full Contact Form (HTML)

A downloadable form exercising every common input type — text, email, tel, url, number, date, time, colour, range, select, radio, checkbox, file, and textarea — for testing autofill, scrapers, and parsers.

File
HTML · Contact · 15 fields
Preview of Granular Consent Form (HTML)
html
6.2 KB
Actual file preview for Granular Consent Form (HTML)

Granular Consent Form (HTML)

Consent expressed as separate, unticked controls for each purpose, with an undeletable line saying the form is fictional. The point of the fixture is that no control is pre-ticked and none of them is bundled with another.

File
HTML · Legal · 8 fields
Preview of HTML Form — Login Mini SAMPLE
html
399 B
Actual file preview for HTML Form — Login Mini SAMPLE

HTML Form — Login Mini SAMPLE

Minimal SAMPLE HTML form (login-mini) for autofill and form-parser tests.

File
HTML · Account Access · 2 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of HTML5 Constraint Attributes (CSV)
csv
1023 B
Actual file preview for HTML5 Constraint Attributes (CSV)

HTML5 Constraint Attributes (CSV)

A flat table of the HTML5 constraint attributes: what each applies to, whether the browser enforces it, whether it blocks submission, and one valid and one invalid example. The spreadsheet-shaped twin of the JSON constraint rules.

File
CSV · Form Data · 18 rows
Preview of HTML5 Constraint Rules (JSON)
json
5.3 KB
Actual file preview for HTML5 Constraint Rules (JSON)

HTML5 Constraint Rules (JSON)

A machine-readable reference for every HTML5 constraint attribute: which control types accept it, an example that validates, an example that does not, and the behaviour that surprises people. Paired with the constraint-matrix forms in this wave.

File
JSON · Form Data
Preview of Input Type Attribute Matrix (CSV)
csv
683 B
Actual file preview for Input Type Attribute Matrix (CSV)

Input Type Attribute Matrix (CSV)

Twenty input types crossed with the seven attributes that may or may not apply to them, so a form builder can be checked for attributes it emits on controls that ignore them.

File
CSV · Form Data · 20 rows
Preview of Inputmode Keyboard Matrix (HTML)
html
6 KB
Actual file preview for Inputmode Keyboard Matrix (HTML)

Inputmode Keyboard Matrix (HTML)

One control per inputmode token - none, text, decimal, numeric, tel, search, email and url - each paired with the input type it realistically accompanies, for testing mobile keyboard selection and hint propagation.

File
HTML · Accessibility Testing · 8 fields
Preview of Insurance Claim Form (HTML)
html
4.3 KB
Actual file preview for Insurance Claim Form (HTML)

Insurance Claim Form (HTML)

Policy number, loss date, description, and photo upload for insurance-claim form tooling tests.

File
HTML · Insurance · 7 fields
Preview of International Address Form (HTML)
html
5.1 KB
Actual file preview for International Address Form (HTML)

International Address Form (HTML)

A downloadable international address form — two address lines, city, region/state, a postal-code pattern, and a country selector, for testing autofill and address parsers.

File
HTML · Shipping · 8 fields
Preview of Invalid Form Schema (intentionally corrupt JSON)
json
1.3 KB
Actual file preview for Invalid Form Schema (intentionally corrupt JSON)

Invalid Form Schema (intentionally corrupt JSON)

Intentionally corrupt. A form schema breaking seven rules at once: an unknown version, a field with no name, an unknown type, an empty option list, a default outside its options, bounds the wrong way round and a duplicated id.

File
JSON · Form Data
Preview of Job Application (Fillable PDF)
pdf
17.1 KB
Actual file preview for Job Application (Fillable PDF)

Job Application (Fillable PDF)

A fillable PDF job-application AcroForm — text fields, a position dropdown, work-authorization radio buttons, a relocate checkbox, a multiline cover letter, and a signature block. Fill it in any PDF viewer; no macros or scripts.

File
PDF · Acroform · 11 fields
Use case
Form testingPDF form filling+2· Conversion set
Preview of Job Application Form (HTML)
html
5.8 KB
Actual file preview for Job Application Form (HTML)

Job Application Form (HTML)

A downloadable job-application form — contact details, position, experience, a résumé file input, cover letter, work-authorization radios, and a consent checkbox.

File
HTML · Employment · 12 fields
Preview of Job Application Form Data (FDF)
fdf
460 B
Actual file preview for Job Application Form Data (FDF)

Job Application Form Data (FDF)

Adobe FDF form-data for the job-application AcroForm — the field values that populate job-application.pdf, for testing PDF form-data import.

File
FDF · Acroform · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Job Application Form Data (XFDF)
xfdf
716 B
Actual file preview for Job Application Form Data (XFDF)

Job Application Form Data (XFDF)

XFDF (XML Forms Data Format) twin of the job-application form data — the same field values as the FDF, in Adobe's XML representation.

File
XFDF · Acroform · 8 fields
Use case
Form testingForm parsing+1· Conversion set