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 118 of 221; 24 results per page.

Show the canonical directory
Preview of Length-Constraint Matrix (HTML)
html
6.3 KB
Actual file preview for Length-Constraint Matrix (HTML)

Length-Constraint Matrix (HTML)

Textual controls carrying explicit minlength and maxlength bounds - including the exact-length and maximum-only cases, and a textarea whose counter hint and attribute must agree - for testing length validation and truncation behaviour.

File
HTML · Software Quality · 8 fields
Preview of Lesson Plan Template (DOCX)
docx
36.2 KB
Actual file preview for Lesson Plan Template (DOCX)

Lesson Plan Template (DOCX)

A 50-minute science lesson plan with learning objectives, materials, a timed activity table, and an assessment: a realistic teaching template you can adapt to any topic.

File
DOCX · Lesson Plan · 50 min
Use case
Templates
Preview of Likert Survey Matrix (HTML)
html
8.6 KB
Actual file preview for Likert Survey Matrix (HTML)

Likert Survey Matrix (HTML)

A five-by-five Likert matrix: five statements, each a radio group over the same five points. Twenty-five radio controls that resolve to five fields is the densest grouping case in the catalog.

File
HTML · Feedback · 7 fields
Preview of Line Chart (PNG)
png
42.6 KB
Actual file preview for Line Chart (PNG)

Line Chart (PNG)

A two-series line chart (desktop vs. mobile visitors) with markers, a legend, and gridlines, for testing chart parsing, trend extraction, and image pipelines against a known plot.

File
PNG · Charts
Use case
Chart recognitionOCR testing+1· Conversion set
Preview of Linear 16-bit Greyscale TIFF
tiff
2.6 KB
Actual file preview for Linear 16-bit Greyscale TIFF

Linear 16-bit Greyscale TIFF

A linear 16-bit greyscale TIFF ramp (0–65535). Not a PQ HDR master, for testing high bit-depth TIFF loaders and 16→8 truncation.

File
TIFF · Hdr Linear · 256 × 256 px
Use case
Linear 16-bit / HDR-ishImage pipeline QA+1· Conversion set
Preview of Linux perf script: Sample Records with Call Chains (txt)
txt
2.6 KB
Actual file preview for Linux perf script: Sample Records with Call Chains (txt)

Linux perf script: Sample Records with Call Chains (txt)

Raw perf script output: a header line per sample followed by tab-indented call-chain frames with addresses, symbols, offsets and DSO paths, samples separated by blank lines. The input side of stackcollapse, including unresolved frames a symbolizer could not name.

File
TXT · Profiles
Use case
ObservabilityPerformance testing+1· Conversion set
Preview of Listwise Ranking (JSONL)
jsonl
272 B
Actual file preview for Listwise Ranking (JSONL)

Listwise Ranking (JSONL)

Listwise ranked doc lists for nDCG and listwise loss tests.

File
JSONL · Ranking · 4 records
Preview of Load Test: Latency Percentiles by Scenario (CSV)
csv
308 B
Actual file preview for Load Test: Latency Percentiles by Scenario (CSV)

Load Test: Latency Percentiles by Scenario (CSV)

The percentile table a performance report renders as a chart, with mean, p50, p95, p99 and max for each of the four scenarios. The same numbers appear inside the JSON summary in this group, so a chart built from either source can be diffed against the other.

File
CSV · Performance · 4 rows
Use case
Performance testingCSV parsing+1· Conversion set
Preview of Load Test: Per-Request Log (CSV)
csv
23.4 KB
Actual file preview for Load Test: Per-Request Log (CSV)

Load Test: Per-Request Log (CSV)

Three hundred individual request records with timestamp, scenario, status and duration: the raw log a percentile calculation has to be computed from rather than read off. A handful of 4xx and 5xx responses are mixed in so an error-rate calculation has something to find.

File
CSV · Performance · 300 rows
Use case
Performance testingCSV parsing+1· Conversion set
Preview of Load Test: Run Summary with Thresholds (JSON)
json
1.7 KB
Actual file preview for Load Test: Run Summary with Thresholds (JSON)

Load Test: Run Summary with Thresholds (JSON)

A load-test run summary in the shape a threshold-checking CI step consumes: totals, per-scenario percentiles, and three named thresholds each carrying its limit, the observed value and a pass flag. Publishing the limit next to the observation is what lets a gate be re-evaluated without rerunning the test.

File
JSON · Performance
Use case
Performance testingJSON parsing+1· Conversion set
Preview of Loan / Credit Application (HTML)
html
4.5 KB
Actual file preview for Loan / Credit Application (HTML)

Loan / Credit Application (HTML)

Income, employment, and amount fields for credit-application form testing. Entirely fictional SAMPLE data.

File
HTML · Finance · 8 fields
Preview of Locale Currency Formats: eleven locales (CSV)
csv
833 B
Actual file preview for Locale Currency Formats: eleven locales (CSV)

Locale Currency Formats: eleven locales (CSV)

12345.60 in each locale's own currency, with the fraction-digit count and the symbol placement that produced it. JPY takes zero decimals and rounds; six rows separate the amount from the symbol with U+00A0 rather than a plain space; and ar-EG puts the amount in Arabic-Indic digits.

File
CSV · Formatting · 11 rows
Use case
InternationalizationCSV parsing+1· Conversion set
Preview of Locale Currency Formats: minor units and invisible separators (JSON)
json
4 KB
Actual file preview for Locale Currency Formats: minor units and invisible separators (JSON)

Locale Currency Formats: minor units and invisible separators (JSON)

The structured currency table with the three traps spelled out: minor units belong to the CURRENCY not the locale (JPY 0, USD 2, KWD/BHD/JOD 3), the gap before a trailing symbol is U+00A0 in six of these locales, and CLDR's ar-EG pattern contains an invisible U+200F that breaks naive equality assertions.

File
JSON · Formatting
Use case
InternationalizationJSON parsing+1· Conversion set
Preview of Locale Date and Time Patterns: ten locales (CSV)
csv
792 B
Actual file preview for Locale Date and Time Patterns: ten locales (CSV)

Locale Date and Time Patterns: ten locales (CSV)

Short and medium date patterns, the short time pattern and the hour cycle for ten locales, each with the rendering of 2026-03-14T09:05. The ar-EG patterns contain U+200F between their fields and ru-RU's medium pattern ends in a quoted literal, so neither is the plain ASCII it appears to be.

File
CSV · Formatting · 10 rows
Use case
InternationalizationCSV parsing+1· Conversion set
Preview of Locale Date and Time Patterns: with the four classic traps (JSON)
json
4.8 KB
Actual file preview for Locale Date and Time Patterns: with the four classic traps (JSON)

Locale Date and Time Patterns: with the four classic traps (JSON)

The structured date table plus the four traps worth their own test: day/month ambiguity in short dates, the RLM embedded in CLDR's Arabic pattern, quoted literal text inside the Russian pattern, and the localized day-period marker that a 12-hour formatter must not drop.

File
JSON · Formatting
Use case
InternationalizationJSON parsing+1· Conversion set