MCP/Promoting Tests to Production

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.

Select tests to promote - showing local filter selection and test selection interface
2

Select Target Configuration

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

Promote dialog - showing configuration selection for test deployment

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

Next Steps

Now that you know how to promote tests to production, explore more testing capabilities!