Skip to main content

Test Case Templates

Templates let you create reusable test structures so you don't have to start from scratch every time. They're especially useful for recurring test patterns across projects.

Using Built-In Templates

QA Proof includes templates for common scenarios:

  • Responsive layout check: Tests a page across desktop, tablet, and mobile viewports
  • Typography audit: Validates font sizes, weights, and line heights
  • Color consistency: Checks that colors match the design system
  • Spacing validation: Verifies margins and padding against design specs

Creating Custom Templates

  1. Create a test with the steps and settings you want to reuse
  2. Click the "..." menu on the test
  3. Select "Save as Template"
  4. Name your template and add an optional description
  5. Choose whether to share with your team or keep it personal

Using a Template

  1. Click "Create New Test"
  2. Select "From Template"
  3. Choose a template from the list
  4. Customize any settings or steps as needed
  5. Save and run your test

Managing Templates

Go to Settings → Templates to view, edit, or delete your templates. Team-shared templates can be managed by project admins.