List of questions
Related questions
Question 122 - 300-910 discussion
An IT team at a SaaS company has this Cl/CD pipeline
Developers push code to the central repository by using Git.
The code is packaged and sent by an automated process to the staging environment where the tests are executed again automatically
If the automated tests pass in staging the code is pushed to production
Which change improves the Cl/CD pipeline?
A.
QA must also run the tests manually in the staging environment
B.
Operations must test in another environment before production
C.
Run unit tests before build and stage testing
D.
The developers run the unit tests manually instead of the QA team
Your answer:
0 comments
Sorted by
Leave a comment first