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
- Create a test with the steps and settings you want to reuse
- Click the "..." menu on the test
- Select "Save as Template"
- Name your template and add an optional description
- Choose whether to share with your team or keep it personal
Using a Template
- Click "Create New Test"
- Select "From Template"
- Choose a template from the list
- Customize any settings or steps as needed
- 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.