Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 106 Topic 11 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 106 Topic 11 Discussion

DVA-C02 Exam Topic 11 Question 106 Discussion:
Question #: 106
Topic #: 11

A company runs continuous integration/continuous delivery (CI/CD) pipelines 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 pipelines?


A.

Create a separate CodePipeline pipeline to run unit tests.


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.


D.

Create a testing branch in a git repository for the pipelines to run unit tests.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.