In a mature CI/CD pipeline, ________ testing is integrated to ensure code changes do not break existing functionalities.

  • Integration
  • Performance
  • Regression
  • Unit
In a mature CI/CD pipeline, regression testing is integrated to ensure that code changes do not introduce new issues or break existing functionalities. This type of testing helps maintain overall system stability.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *