ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 122 - 300-910 discussion

Report
Export

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

Answers
A.

QA must also run the tests manually in the staging environment

B.

Operations must test in another environment before production

Answers
B.

Operations must test in another environment before production

C.

Run unit tests before build and stage testing

Answers
C.

Run unit tests before build and stage testing

D.

The developers run the unit tests manually instead of the QA team

Answers
D.

The developers run the unit tests manually instead of the QA team

Suggested answer: C
asked 10/10/2024
Chakour BOURAIMA
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first