Choose a topic to test your knowledge and improve your CI/CD skills
----- is a .Net build tool.
Git, Mercurial and Subversion are centralized version control tools.
Jabber is a :
CI pipeline consists of ______
Which is the first code analysis to be executed ?
Trunk is also known as ____
Work Branch is also known as______
Private builds can be triggered automatically.
Git is a _______ version control system.
CCMetrics is used to identify ______
In a normal scenario, software from ____________ is deployed to production.
Which is not a CI practice ?
It is a proven fact that reducing the CCN of code is known to reduce the number of errors or bugs in the code.
Private builds are executed after moving the changes to version control.
Efferent Coupling is a measure of _____
Build can be triggered by a version control tool.
Activities that are part of continuous integration____
Which is NOT a benefit of CI ?
Does CI pipeline need to have all the software development functionalities integrated in place ?
stream based version control helps to apply bug fixes to many versions of the application.
Commiting a code change, when the inspection fails , is perfectly fine as the code logic is working fine anyway
Arrange in order- A. Running Unit Test B.Running Static Code Check C.Check for Code Coverage D. Build Package
Which of the following is an artifact repository ?
Which of these is not a valid build trigger ?
Which of the tools is not mandated for integration in a CI pipeline ?
Maven tools is not mandated for integration in a CI pipeline Teamcity is a _______
Functional testing can be automated using Jenkins.
Agile is _____.
Which one of the following techniques makes DevOps a successful methodology to develop and deliver software?
What steps are in Continuous Integration?
What are the benefits of Continuous Integration?
Continuous implementation is _____ process.
Which of the following is NOT true of continuous integration in Agile?
Beck's book Extreme Programming Explained, the original reference for __, also describes the term.
Software Configuration and Library Manager β software configuration management system for z/OS by ____ Rational Software
At a high level, What is the value of continuous integration?
____ is a "Single-checkΒ Target executor implementation.
Git is a _________ version control system.
The following are benefits of CI, except ______
______ is an independent line of work.
The following are CI practices, except ________
Release branches are created for solving bugs detected after the application is released to the user.
Which is NOT true about continuous integration ?
Feature branching is used to work on ______
Branch is also known as a _____
.Select the activity/activities that are part of Continuous Integration.
__________ is a measure of incoming dependencies.
IBM ClearCase is a ____________ version control system.
The minimum number of test inputs required to verify the execution of a program is determined by _________
CCMetrics is a measure of non-linearly independent paths.