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

Show the canonical directory
Preview of Support Escalation AcroForm (SAMPLE)
pdf
11.1 KB
Actual file preview for Support Escalation AcroForm (SAMPLE)

Support Escalation AcroForm (SAMPLE)

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

File
PDF · Customer Support · 1 page
Use case
Form testingForm parsing+1· Conversion set
Preview of Support Escalation Field Manifest (JSON)
json
1.4 KB
Actual file preview for Support Escalation Field Manifest (JSON)

Support Escalation Field Manifest (JSON)

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

File
JSON · Customer Support · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Support Escalation Form (HTML)
html
5.8 KB
Actual file preview for Support Escalation Form (HTML)

Support Escalation Form (HTML)

A level-one to specialist support handoff for testing ticket escalation, impact classification, troubleshooting history, and callback-field imports. This standalone HTML reference works offline, uses explicit labels and native validation, and submits nowhere.

File
HTML · Customer Support · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Support Escalation Sample Export (CSV)
csv
352 B
Actual file preview for Support Escalation Sample Export (CSV)

Support Escalation Sample Export (CSV)

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

File
CSV · Customer Support · 1 row
Use case
Form testingForm parsing+1· Conversion set
Preview of Support Escalation Sample Response (JSON)
json
528 B
Actual file preview for Support Escalation Sample Response (JSON)

Support Escalation Sample Response (JSON)

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

File
JSON · Customer Support · 8 fields
Use case
Form testingForm parsing+1· Conversion set
Preview of Survey Form (HTML)
html
5.5 KB
Actual file preview for Survey Form (HTML)

Survey Form (HTML)

A downloadable survey form with mixed question types — a rating scale, dropdown, checkbox and radio groups, a satisfaction slider, and a comment box.

File
HTML · Feedback · 7 fields
Preview of Tax W-9 Style Form (HTML)
html
4.6 KB
Actual file preview for Tax W-9 Style Form (HTML)

Tax W-9 Style Form (HTML)

Fictional US-style taxpayer info worksheet for testing tax-form autofill and parsers. Not an IRS form.

File
HTML · Tax · 9 fields
Preview of Temporal Input Types (HTML)
html
5.8 KB
Actual file preview for Temporal Input Types (HTML)

Temporal Input Types (HTML)

All five temporal HTML input types with explicit bounds and sample values, including the two that many form libraries silently downgrade to plain text - month and week - so a round trip can be verified format by format.

File
HTML · Scheduling · 6 fields
Preview of Textual Input Types (HTML)
html
6.1 KB
Actual file preview for Textual Input Types (HTML)

Textual Input Types (HTML)

The six textual HTML input types on a single page, each with the autocomplete token and validation attributes it normally carries, so a parser can be checked type by type rather than against a mixed realistic form.

File
HTML · Software Quality · 8 fields
Preview of Time Off Request (HTML)
html
6.8 KB
Actual file preview for Time Off Request (HTML)

Time Off Request (HTML)

A leave request where the second date must not precede the first and the working-day count is computed in the browser. The cross-field date rule is the constraint HTML cannot express, which makes it a useful validator fixture.

File
HTML · Employment · 6 fields
Preview of Two-Factor Enrolment (HTML)
html
6.2 KB
Actual file preview for Two-Factor Enrolment (HTML)

Two-Factor Enrolment (HTML)

A second-factor enrolment flow covering the three common methods and the six-digit confirmation control that carries the one-time-code autofill token. No code is generated and nothing is verified.

File
HTML · Account Security · 6 fields
Preview of Unicode Field Names and Labels (HTML)
html
6 KB
Actual file preview for Unicode Field Names and Labels (HTML)

Unicode Field Names and Labels (HTML)

Control names and labels outside ASCII, including a combining-accent pair that is visually identical to a precomposed one. A form parser that normalises names, or that assumes ASCII, produces a different key set from one that does not.

File
HTML · Software Quality · 8 fields
Preview of Unknown Fields (intentionally corrupt FDF)
fdf
314 B
Actual file preview for Unknown Fields (intentionally corrupt FDF)

Unknown Fields (intentionally corrupt FDF)

Intentionally corrupt. An FDF bound to acro-checkbox-matrix.pdf that sets two fields the PDF does not define and omits four that it does. A filler should report the unknown names rather than discard them silently.

File
FDF · Acroform · 5 fields
Preview of Upload Constraint Manifest (JSON)
json
2.1 KB
Actual file preview for Upload Constraint Manifest (JSON)

Upload Constraint Manifest (JSON)

Size and count limits for every file control in this wave, together with the rejection codes an application would return. HTML expresses none of these, so the manifest is where they have to live.

File
JSON · Form Data
Preview of Upload: Document Accept Filters (HTML)
html
5.8 KB
Actual file preview for Upload: Document Accept Filters (HTML)

Upload: Document Accept Filters (HTML)

Document accept lists including the verbose OpenXML media types that are the usual source of accept-attribute mistakes, plus a control that pairs a media type with the matching extension so both matching strategies succeed.

File
HTML · File Upload · 6 fields
Preview of Upload: Drop Zone With Input Fallback (HTML)
html
6 KB
Actual file preview for Upload: Drop Zone With Input Fallback (HTML)

Upload: Drop Zone With Input Fallback (HTML)

A drop surface that lists filenames in the browser, layered over a real file input so keyboard and assistive-technology users reach the same control. Useful for testing automation that has to choose between synthesising a drop event and setting the input directly.

File
HTML · File Upload · 3 fields
Preview of Upload: Image Accept Filters (HTML)
html
5.8 KB
Actual file preview for Upload: Image Accept Filters (HTML)

Upload: Image Accept Filters (HTML)

Four file controls whose accept expressions narrow the picker in different ways: a wildcard media type, an explicit list of media types, an extension list, and a capture hint that asks a phone for the camera rather than the gallery.

File
HTML · File Upload · 5 fields