ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 285 - DVA-C01 discussion

Report
Export

A company runs continuous integration/continuous delivery (CI/CD) pipeline for its application on AWS CodePipeline. A developer must write unit tests and run them as part of the pipelines before staging the artifacts for testing. How should the Developer incorporate unit tests as part of CI/CD pipeline?

A.
Create a separate codePipline pipline to run unit tests.
Answers
A.
Create a separate codePipline pipline to run unit tests.
B.
Update the AWS codeBuild build specification to include a phase for running unit tests.
Answers
B.
Update the AWS codeBuild build specification to include a phase for running unit tests.
C.
Install the AWS CodeDeploy agent on an Amazon EC2 instance to run unit tests.
Answers
C.
Install the AWS CodeDeploy agent on an Amazon EC2 instance to run unit tests.
D.
Create a testing branch in AWS CodeCommit to run unit tests.
Answers
D.
Create a testing branch in AWS CodeCommit to run unit tests.
Suggested answer: B
asked 16/09/2024
Charles Brono
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first