Skip to main content

Deployment to CI/CD pipeline

This method of exercising applications involves deployment to a server that receives requests from integration and smoke tests in a CI/CD pipeline.

Details

Requirements

Users

Best for...

  • Automation tests (regression, integration, smoke, performance tests),

  • A CI tool to manage and orchestrate the automation,

  • A server for CICD.

Users responsible for writing tests, maintaining CI, and instrumenting the CI server.

These users are usually a mix of QA, development, and DevOps staff.

All environments