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

Show the canonical directory
Preview of Restoration Clean: Torn Corner (512px)
png
37.3 KB
Actual file preview for Restoration Clean: Torn Corner (512px)

Restoration Clean: Torn Corner (512px)

Clean reference for the torn-corner photo-restoration case. Diff a restorer's output against this file; the damaged input and mask share group img-restore-torn-corner.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationImage pipeline QA· Conversion set
Preview of Restoration Clean: Water Stain (512px)
png
54.4 KB
Actual file preview for Restoration Clean: Water Stain (512px)

Restoration Clean: Water Stain (512px)

Clean reference for the water-stain photo-restoration case. Diff a restorer's output against this file; the damaged input and mask share group img-restore-water-stain.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationImage pipeline QA· Conversion set
Preview of Restoration Damaged: Dust (512px)
png
60.1 KB
Actual file preview for Restoration Damaged: Dust (512px)

Restoration Damaged: Dust (512px)

Damaged input for dust restoration testing (seed 410). Pair with the clean reference and damage mask in this group.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationImage pipeline QA· Conversion set
Preview of Restoration Mask: Crease (512px)
png
6.8 KB
Actual file preview for Restoration Mask: Crease (512px)

Restoration Mask: Crease (512px)

Black-and-white damage mask for the crease restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of Restoration Mask: Dust (512px)
png
4.2 KB
Actual file preview for Restoration Mask: Dust (512px)

Restoration Mask: Dust (512px)

Black-and-white damage mask for the dust restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of Restoration Mask: Horizontal Cut (512px)
png
932 B
Actual file preview for Restoration Mask: Horizontal Cut (512px)

Restoration Mask: Horizontal Cut (512px)

Black-and-white damage mask for the horizontal-cut restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of Restoration Mask: Scratch (512px)
png
2.8 KB
Actual file preview for Restoration Mask: Scratch (512px)

Restoration Mask: Scratch (512px)

Black-and-white damage mask for the scratch restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of Restoration Mask: Torn Corner (512px)
png
1.5 KB
Actual file preview for Restoration Mask: Torn Corner (512px)

Restoration Mask: Torn Corner (512px)

Black-and-white damage mask for the torn-corner restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of Restoration Mask: Water Stain (512px)
png
3 KB
Actual file preview for Restoration Mask: Water Stain (512px)

Restoration Mask: Water Stain (512px)

Black-and-white damage mask for the water-stain restoration case (white = damaged). Use with the damaged input and clean reference.

File
PNG · Restoration Set · 512 × 512 px
Use case
Photo restorationInpainting· Conversion set
Preview of reStructuredText Doc (RST source)
rst
1 KB
Actual file preview for reStructuredText Doc (RST source)

reStructuredText Doc (RST source)

A reStructuredText document with directives, a code block, a note admonition, and a table, for testing docutils/Sphinx rendering, reST parsers, and editors.

File
RST · Source
Preview of Resume Template (DOCX)
docx
36 KB
Actual file preview for Resume Template (DOCX)

Resume Template (DOCX)

A professional single-column resume template with summary, experience, education, and skills sections.

File
DOCX · Resume
Use case
Templates
Preview of Right-to-Left / Bidi Text
txt
159 B
Actual file preview for Right-to-Left / Bidi Text

Right-to-Left / Bidi Text

A UTF-8 file mixing left-to-right and right-to-left scripts (Arabic and Hebrew alongside English), for testing bidirectional text handling, reordering, and rendering.

File
TXT · Text Encodings · UTF-8
Preview of Right-to-Left and Bidirectional Form (HTML)
html
6 KB
Actual file preview for Right-to-Left and Bidirectional Form (HTML)

Right-to-Left and Bidirectional Form (HTML)

A right-to-left document whose controls mix Arabic labels with Latin and numeric values, including one control forced back to left-to-right. Useful for testing bidirectional layout, direction inheritance and value extraction order.

File
HTML · Software Quality · 6 fields
Preview of RIS Citations (.ris)
ris
447 B
Actual file preview for RIS Citations (.ris)

RIS Citations (.ris)

The same three references as an RIS citation file with two-letter tags and ER record terminators: the twin of the BibTeX file, for testing RIS import and BibTeX/RIS conversion.

File
RIS · Scientific · 3 records
Use case
Scientific dataEditor testing· Conversion set
Preview of Robot Framework: Checkout Suite
robot
1.2 KB
Actual file preview for Robot Framework: Checkout Suite

Robot Framework: Checkout Suite

A complete Robot Framework suite with all four common sections, scalar, list and dictionary variables, a continued line using ..., and user keywords with arguments. Robot separates arguments on two or more spaces, so a parser splitting on a single space merges every keyword call into one token.

File
ROBOT · Runners · UTF-8
Use case
Code parsingEditor testing+1· Conversion set
Preview of Robot Framework: Data-Driven Test Template
robot
682 B
Actual file preview for Robot Framework: Data-Driven Test Template

Robot Framework: Data-Driven Test Template

The template form, in which the *** Test Cases *** header itself names the argument columns and each row becomes one test. Five tests share a single keyword body, and a parser that reads the header row as a test name reports six.

File
ROBOT · Runners · UTF-8
Use case
Code parsingEditor testing+1· Conversion set
Preview of Robot Framework: output.xml
xml
6.2 KB
Actual file preview for Robot Framework: output.xml

Robot Framework: output.xml

Robot Framework's output.xml, in which every keyword call carries its own status element and a trailing statistics section restates the totals by tag and by suite. Robot 7 reports elapsed seconds rather than the endtime attribute older versions used, so schemaversion is what a reader must branch on. Reports the same canonical run as the JUnit dialect files: 12 tests, 9 passed, 1 assertion failure, 1 error and 1 skip.

File
XML · Runners · UTF-8
Use case
Conversion testingLog parsing+1· Conversion set
Preview of Robot Framework: Shared Keyword Resource
robot
768 B
Actual file preview for Robot Framework: Shared Keyword Resource

Robot Framework: Shared Keyword Resource

A resource file: keywords, variables and imports with no *** Test Cases *** section at all, meant to be imported by the suites next to it. Tooling that requires at least one test case rejects a perfectly ordinary resource, and keyword defaults such as ${qty}=1 are where argument parsers usually stop.

File
ROBOT · Runners · UTF-8
Use case
Code parsingEditor testing+1· Conversion set