Creating Your Test
Fill Basic Test Information
Start with the essential details:
- Test Name: Give your test a clear, descriptive title for internal organization
- Test Description: Add detailed context about the test’s purpose
- Test URL: The starting URL of your test (complete path, e.g., https://your-domain-name.com)
- Viewport Size: Choose the screen size for test execution
Configure Test Settings
Set up your test configuration:
- Authentication Settings:
- Start from logged-in state: Begin test using login state from another test
- Save login state: Make this test’s login state available for other tests
- Learn more about authentication configuration
Using a custom authentication setup? If you encounter any issues, the Testavi team is here to help optimize your configuration. Don’t hesitate to reach out for personalized assistance.
- File Upload Configuration:
- Include files for upload: Add files needed during test execution
Authentication configuration is crucial for tests that require user login states. See our authentication guide for detailed setup instructions.
Best Practices
- Clear Naming: Use descriptive names for your tests
- Proper Verification: Include VERIFY statements for critical checkpoints

