Select the primary reason for developing a set of unit lest cases and automated testing Suites in a continuous integration and continuous deployment (CI/CD) model.
A.
Automated testing reduces costs by reducing the need to hire and I rain testing resources.
B.
Automated testing accelerates the deployment of rules from the development environment to target environments.
C.
Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.
D.
Automated testing allows for orchestration between automation server and the Execute Test REST service.
The primary reason for developing a set of unit test cases and automated testing suites in a CI/CD model is:
C. Automated testing programmatically ensures quality of rules to maintain the integrity of the pipeline.
Automated testing helps ensure the quality and correctness of the rules being deployed. It verifies that changes do not introduce errors and maintains the integrity of the pipeline by catching issues early in the development cycle.
References:
Pega Documentation on CI/CD: CI/CD
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit