๐Ÿงช CI/CD MCQ Quiz Hub

CI/CD Mcq Question Set 2

Choose a topic to test your knowledge and improve your CI/CD skills

Time taken to fix a broken build is measured using _______





โœ… Correct Answer: 2

A build can be triggered by a version control tool.





โœ… Correct Answer: 2

apablility of your build system to handle an increase in the amount of code that it integrates and analyzes is known as _______





โœ… Correct Answer: 4

______ branches are created for logical changes.





โœ… Correct Answer: 1

Release build will be triggered by code changes done on ______





โœ… Correct Answer: 3

Git is a _____________ version control system.





โœ… Correct Answer: 4

______ deploys a code to production.





โœ… Correct Answer: 1

It is not required to assign an owner for a branch.





โœ… Correct Answer: 1

The developer runs the private builds before moving the changes to the local version control.





โœ… Correct Answer: 1

Efferent Coupling is a measure of _______





โœ… Correct Answer: 3

Code compilation is an essential part of __________.





โœ… Correct Answer: 3

_____ helps in differentiating the environments.





โœ… Correct Answer: 2

Feature toggle can be used in the following scenarios ________.





โœ… Correct Answer: 1

It is perfectly acceptable to commit a code change, though the code inspection has failed.





โœ… Correct Answer: 1

.The following options are mandated for a CI pipeline, except ________





โœ… Correct Answer: 1

CI servers use the _________ expression to poll for changes.





โœ… Correct Answer: 2

____ is a code coverage tool.





โœ… Correct Answer: 2

Trunk based development is followed in ____________.





โœ… Correct Answer: 1

Arrange the following actions in sequential order.A. Running Unit Test B. Running Static Code Check C. Code Coverage Check D. Build Package





โœ… Correct Answer: 4

_____ plays a crucial role to help reduce the build duration.





โœ… Correct Answer: 4

Which of the following is an artifact repository?





โœ… Correct Answer: 4

Ant is a .Net build tool.





โœ… Correct Answer: 2

Staged builds include _________.





โœ… Correct Answer: 1

Subversion (SVN) is a distributed version control system.





โœ… Correct Answer: 2

The following are CI tools, except ______





โœ… Correct Answer: 1

Complexity of a code is determined based on _____





โœ… Correct Answer: 2

Select a CI tool based on its _______Extendability





โœ… Correct Answer: 1

Control flow graph is used to determine _______





โœ… Correct Answer: 3