QuestionQ21
Implementation and Deployment Strategies for Test AutomationWhich statements about a continuous integration/continuous deployment (CI/CD) pipeline are TRUE?
- The pipeline can contain configuration tests for the TAF/TAS.
- The pipeline cannot contain configuration tests for the TAF/TAS.
- Component and component integration tests should run separately.
- The pipeline can contain system integration tests.
- The pipeline cannot contain system integration tests.
- A a and d.
- B b and c.
- C c and d.
- D a and e.
Community Discussion