Promoting Tests to Production
By promoting your tests to a different environment, you can run them in production or other environments, and integrate them into your CI/CD pipeline.
1
Select Tests to Promote
First, select the local filter, then choose the tests you want to promote, and click the "Promote" button.

2
Select Target Configuration
Choose the configuration where you want to deploy your tests. Once selected, simply click continue.

Benefits of Production Deployment
CI/CD Integration
Automatically run tests in your deployment pipeline
Scalable Testing
Run tests at scale across multiple environments
Quality Assurance
Ensure production readiness with automated validation
Team Collaboration
Share and collaborate on test suites across teams