Adding Context to Tests
Provide additional context to improve AI test understanding and reliability.
Email Testing with Mailosaur
Integrate with Mailosaur for email-based testing and verification.
Testing Authentication
Configure authentication to reuse login sessions across test cases.
Parameterizing Tests
Make tests flexible and reusable with environment variables and parameters.
Testing Responsive Design
Test your application across different screen sizes and devices.
Parallel Testing
Optimize test execution speed with parallel testing strategies.
When to Use These Guides
- Authentication: When testing features behind login walls
- Context: When tests fail due to ambiguous UI elements
- Parameterization: When running tests across multiple environments
- Viewports: When ensuring responsive design works correctly
- Email: When testing registration or password reset flows
- Performance: When test suites take too long to complete
Related Resources
- Getting Started - If you’re new to Testpilot
- CLI Reference - For command-line options and flags
- Pilotfile Reference - For configuration details