Job Description (HTML, SAMPLE)
Fictional SAMPLE job posting HTML for ATS/scraper tests.
<!DOCTYPE html>
<html lang="en">
<head><meta charset="utf-8"/><title>Job Description SAMPLE</title></head>
<body>
<h1>Operations Coordinator (SAMPLE)</h1>
<p>Meridian Supply Co. — Camden Harbor, OR (hybrid SAMPLE)</p>
<h2>Responsibilities</h2>
<ul>
<li>Coordinate SAMPLE catalogue refresh cycles</li>
<li>Maintain packing-slip QA checklists</li>
</ul>
<p>Fictional SAMPLE posting for ATS/scraper tests.</p>
</body>
</html>
Specifications
- Type
- job description
- Note
- fictional SAMPLE
Testing contract
Expected to pass- Scenario
- Exercise Job Description (HTML, SAMPLE) in its business workflow. Fictional SAMPLE job posting HTML for ATS/scraper tests.
- Expected result
- source has 0 form elements and 0 named-or-unnamed input/select/textarea controls; table count=0; headings=2. Declared feature checks: type=job description.
What is a .html file?
HTML (HyperText Markup Language) is the structural markup language of the web, using nested tags to define document content, semantics, and links. It is typically paired with CSS for presentation and JavaScript for behavior. It is the foundational format rendered by browsers.
How to use this file
Use an example HTML file to test parsers, DOM construction, sanitization of untrusted markup, and rendering or scraping pipelines.
How to use this file for testing
“Job Description (HTML, SAMPLE)” is a deterministic Novus Examples fixture for Templates, Editor testing. Professional, neutral starting-point documents you can download and adapt, invoices, resumes, budgets, and more.
Documented properties for this file: job description. Compare results against paired or grouped companions on this page when present (clean↔damaged, searchable↔scanned, or format twins) so scores stay reproducible across runs.
Download the file once, keep the path stable in CI or local scripts, and treat the spec table as the contract: dimensions, seeds, field lists, and roles are intentional. Corrupt or invalid samples are labelled as such, expect parsers to fail loudly rather than silently accept them.
This template ships filled with realistic sample content and documented fields and formulas. Download it as a starting point, or point a converter/parser at it, format twins (for example DOCX↔PDF) let you diff conversion fidelity.
Related files
- mdClient Onboarding Questionnaire (Markdown)A completed discovery questionnaire for a fictional product-launch engagement. This UTF-8 Markdown twin preserves the same headings, lists, checkboxes, and GFM tables in portable plain text.

- mdOnboarding Checklist (Markdown, SAMPLE)SAMPLE employee onboarding checklist in Markdown.

- mdRFP Response (Markdown, SAMPLE)Fictional SAMPLE RFP response for proposal/CMS tooling.

- csvVendor Evaluation Scorecard (CSV)A weighted comparison of fictional vendors with evidence notes, decisions, and review ownership. This UTF-8 CSV twin contains the model's single canonical table for parser, import, and round-trip tests.

- mdWeekly Status Report (Markdown, SAMPLE)SAMPLE weekly status report for PM tooling.

- mdBoard Minutes (Markdown, SAMPLE)Fictional SAMPLE board minutes for governance-document tooling.

Generated by generation/templates_wave_h.py. Free for any use, no attribution required, license.