Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 144 of 221; 24 results per page.

Show the canonical directory
Preview of Parquet: Columnar Table
parquet
2.4 KB
Actual file preview for Parquet: Columnar Table

Parquet: Columnar Table

A small employee table as Apache Parquet: the columnar format at the heart of modern data lakes and analytics. For testing Parquet readers (pandas, Spark, DuckDB) and conversion.

File
PARQUET · Binary · 5 rows
Use case
Conversion testingData engineering· Conversion set
Preview of Parquet: Null-heavy Columns
parquet
1.3 KB
Actual file preview for Parquet: Null-heavy Columns

Parquet: Null-heavy Columns

Tiny Parquet table with null name/score/note cells. Tests null handling in columnar readers.

File
PARQUET · Columnar · 3 rows
Use case
Data importConversion testing· Conversion set
Preview of Password Policy Enrolment (HTML)
html
6.4 KB
Actual file preview for Password Policy Enrolment (HTML)

Password Policy Enrolment (HTML)

A passphrase form where the written policy and the enforced pattern match exactly, plus a confirmation control and a strength meter. Most fixtures state rules they do not enforce, so this one is the reference for testing that agreement.

File
HTML · Account Security · 5 fields
Preview of Password Reset Form (HTML)
html
3.7 KB
Actual file preview for Password Reset Form (HTML)

Password Reset Form (HTML)

A downloadable password-reset request form: a single email field with native validation and a neutral, enumeration-safe success message.

File
HTML · Account Security · 1 field
Preview of Password-protected PDF (encrypted)
pdf
2.4 KB
Actual file preview for Password-protected PDF (encrypted)

Password-protected PDF (encrypted)

An encrypted PDF protected with the openly-published sample password “novus-sample”, printing is allowed, editing denied. A fixture for testing password-prompt handling, decryption, and permission flags. There is nothing secret inside.

File
PDF · Secured · 1 page
Preview of Pattern-Constraint Matrix (HTML)
html
6.9 KB
Actual file preview for Pattern-Constraint Matrix (HTML)

Pattern-Constraint Matrix (HTML)

Eight text controls carrying anchored pattern regexes - postcode, SKU, hex colour, slug, IPv4, ISO week, licence key and username - each with a title that supplies the message browsers otherwise phrase generically.

File
HTML · Software Quality · 8 fields
Preview of Payment Receipt Template (PDF)
pdf
2.1 KB
Actual file preview for Payment Receipt Template (PDF)

Payment Receipt Template (PDF)

A clean payment receipt showing the amount paid, payment method, and invoice reference in a highlighted box: a print-ready PDF you can adapt for any transaction.

File
PDF · Receipt
Use case
Templates
Preview of Payment Test Cards (CSV)
csv
917 B
Actual file preview for Payment Test Cards (CSV)

Payment Test Cards (CSV)

A reference list of well-known payment TEST card numbers (Visa, Mastercard, Amex, Discover, JCB, Diners) with sample CVV and expiry. These are published test values that pass the Luhn check but are not real accounts, for testing payment forms and card validators. Never use real card data.

File
CSV · Banking · 8 rows
Preview of Payroll Summary (JSON)
json
772 B
Actual file preview for Payroll Summary (JSON)

Payroll Summary (JSON)

A monthly payroll summary derived from the employee directory: headcount, annual and monthly gross totals, and a per-department breakdown. A fixture for testing finance/HR dashboards and JSON aggregation.

File
JSON · Hr