bidezones.com /CI/CD/CI/CD Mcq Question Set 1 Sample Test,Sample questions

Question:
 Jabber is a :

1.Messaging plugin

2.Deployment plugin

3.Build plugin

4.None of the mentioned

Posted Date:-2022-03-10 16:21:16


Question:
----- is a .Net build tool.

1.NAnt

2.Ant

3.Maven

4.None of the mentioned

Posted Date:-2022-03-10 16:20:35


Question:
.Select the activity/activities that are part of Continuous Integration.

1.Code Build

2.All the options

3.Tests

4.Version Control

Posted Date:-2022-03-10 17:46:52


Question:
Activities that are part of continuous integration____

1.Tests

2. Code Build

3.Inspection

4. All of the Options

Posted Date:-2022-03-10 16:28:21


Question:
Agile is _____. 

1. Sequential

2.FalseIterative

3.Incremental

4. Both B & C

Posted Date:-2022-03-10 17:27:08


Question:
Arrange in order- A. Running Unit Test B.Running Static Code Check C.Check for Code Coverage D. Build Package

1.BACD

2.ABDC

3.ACBD

4.BADC

Posted Date:-2022-03-10 16:49:07


Question:
At a high level, What is the value of continuous integration?

1.Reduce risks

2.Reduce repetitive manual processes

3.Generate deployable software at any time and at any place

4.All of the above

Posted Date:-2022-03-10 17:34:48


Question:
Beck's book Extreme Programming Explained, the original reference for __, also describes the term.

1.Software testing

2.Extreme Programming

3. Software development process

4.Agile software development

Posted Date:-2022-03-10 17:33:46


Question:
Branch is also known as a _____

1.Mainline

2.None of the options

3.Trunk

4.Codeline

Posted Date:-2022-03-10 17:46:28


Question:
Build can be triggered by a version control tool.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:28:01


Question:
CCMetrics is a measure of non-linearly independent paths.

1.False

2.true

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 17:49:37


Question:
CCMetrics is used to identify ______

1.Coupling factor

2. Incoming dependencies

3.Code Complexity

4.Outgoing dependencies

Posted Date:-2022-03-10 16:24:07


Question:
CI pipeline consists of ______

1. Items

2.Stages

3.Artifacts

4.Commitments

Posted Date:-2022-03-10 16:21:42


Question:
Commiting a code change, when the inspection fails , is perfectly fine as the code logic is working fine anyway

1.False

2.true

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:29:39


Question:
Continuous implementation is _____ process.

1.an agile

2.a temporary

3.an inexpensive

4.a complicated

Posted Date:-2022-03-10 17:32:41


Question:
Does CI pipeline need to have all the software development functionalities integrated in place ?

1. False

2.true

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:29:02


Question:
Efferent Coupling is a measure of _____

1.Code Complexity

2. Outgoing dependencies

3. Incoming dependencies

4.None of the mentioned

Posted Date:-2022-03-10 16:27:42


Question:
Feature branching is used to work on ______

1.bug fixes

2.None of the options

3.both user stories and bug fixes

4.user stories

Posted Date:-2022-03-10 17:46:04


Question:
Functional testing can be automated using Jenkins.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:52:05


Question:
Git is a _______ version control system.

1. Centralized

2.Distributed

3.Local

4.None of the options

Posted Date:-2022-03-10 16:23:39


Question:
Git is a _________ version control system.

1.None of the options

2.Distributed

3.Local

4.Centralized repositories

Posted Date:-2022-03-10 17:43:25


Question:
Git, Mercurial and Subversion are centralized version control tools.

1. False

2. True

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:20:54


Question:
IBM ClearCase is a ____________ version control system.

1.streambased

2.distributed

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 17:48:45


Question:
In a normal scenario, software from ____________ is deployed to production.

1.All of the options

2.Release branch

3.Work branch

4.Master branch

Posted Date:-2022-03-10 16:24:25


Question:
It is a proven fact that reducing the CCN of code is known to reduce the number of errors or bugs in the code.

1.False

2. True

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:26:54


Question:
Maven tools is not mandated for integration in a CI pipeline 

Teamcity is a _______

1.Build Tool

2.Build Scheduler

3. Build Scheduler

4.None of the mentioned

Posted Date:-2022-03-10 16:50:44


Question:
Private builds are executed after moving the changes to version control.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:27:23


Question:
Private builds can be triggered automatically.

1.False

2.true

3.Both A and B

4.None of the mentioned

Posted Date:-2022-03-10 16:23:04


Question:
Release branches are created for solving bugs detected after the application is released to the user.

1.True

2.False

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 17:45:12


Question:
Software Configuration and Library Manager ” software configuration management system for z/OS by ____ Rational Software

1.Intel Corporation

2.Hewlett-Packard

3. IBM

4.General Electric

Posted Date:-2022-03-10 17:34:19


Question:
stream based version control helps to apply bug fixes to many versions of the application.

1.False

2.true

3.all of the above

4.None of the mentioned

Posted Date:-2022-03-10 16:29:23


Question:
The following are benefits of CI, except ______

1.The integration process is faster

2.Increase in productivity

3.Bugs and defects no longer occur

4.Issues can be identified and addressed quickly

Posted Date:-2022-03-10 17:43:51


Question:
The following are CI practices, except ________

1.Running fast builds

2.Staging Builds

3.Committing frequently

4.Deploying to production

Posted Date:-2022-03-10 17:44:41


Question:
The minimum number of test inputs required to verify the execution of a program is determined by _________

1.Cyclomatic Complexity Number (CCN)

2.Both coupling and CCN

3.Coupling

4.None of the options

Posted Date:-2022-03-10 17:49:08


Question:
Trunk is also known as ____

1. Feature Branch

2.Mainline

3.Codeline

4. Work Branch

Posted Date:-2022-03-10 16:22:23


Question:
What are the benefits of Continuous Integration?

1.Errors detected early

2. Decreases bug accumulation

3.Setting the stage for Continuous Delivery

4.All of the above

Posted Date:-2022-03-10 17:31:48


Question:
What steps are in Continuous Integration?

1.Compilation

2.BaseFilterReader

3.BaseParamFilterReader

4.ChainableReader

Posted Date:-2022-03-10 17:30:18


Question:
Which is NOT a benefit of CI ?

1.Issues can be identified and addressed quickly

2. The integration process is faster

3.Bugs and defects no longer occur

4.Productivity increases

Posted Date:-2022-03-10 16:28:43


Question:
Which is not a CI practice ?

1.Run fast builds

2. Deploy to production

3.Stage Builds

4.Commit frequently

Posted Date:-2022-03-10 16:24:48


Question:
Which is NOT true about continuous integration ?

1.Most effectively done through automation

2.Involves moving code from development to test environment

3.Involves moving code in large amounts

4.Involves moving code in frequent intervals

Posted Date:-2022-03-10 17:45:38


Question:
Which is the first code analysis to be executed ?

1.style check

2.code coverage

3.Unit Testing

4.None of the mentioned

Posted Date:-2022-03-10 16:22:02


Question:
Which of the following is an artifact repository ?

1.Matrix

2. Ansible

3.Maven

4.Nexus

Posted Date:-2022-03-10 16:49:28


Question:
Which of the following is NOT true of continuous integration in Agile?

1.It involves moving code from a development to test environment

2.It involves moving code in large amounts

3.It involves moving code in frequent intervals

4. It is most effectively done through automation

Posted Date:-2022-03-10 17:33:15


Question:
Which of the tools is not mandated for integration in a CI pipeline ?

1. Terraform

2.Chef

3.Maven

4.Selenium Grid

Posted Date:-2022-03-10 16:50:18


Question:
Which of these is not a valid build trigger ?

1.manual trigger

2.parameterized trigger

3.downstream trigger

4.version conrol trigger

Posted Date:-2022-03-10 16:49:55


Question:
Which one of the following techniques makes DevOps a successful methodology to develop and deliver software? 

1.DevOps enables you to organize your teams around your organizational mission

2.DevOps enables you to create your software with built-in quality and monitoring

3. DevOps enables you to quickly identify, fix and learn from errors

4.All above choices

Posted Date:-2022-03-10 17:28:29


Question:
Work Branch is also known as______

1.Mainline

2.Trunk

3.None of the options

4.Codeline

Posted Date:-2022-03-10 16:22:43


Question:
____ is a "Single-check Target executor implementation.

1.SingleCheckExecutor

2.DefaultExecutor

3.ProjectHelperImpl

4.ProjectHelper2

Posted Date:-2022-03-10 17:35:10


Question:
______ is an independent line of work.

1.Code

2.None of the options

3.Branch

4.None of the mentioned

Posted Date:-2022-03-10 17:44:16


Question:
__________ is a measure of incoming dependencies.

1.Efferent Coupling

2.Afferent Coupling

3.Cyclomatic Complexity

4.none of the above

Posted Date:-2022-03-10 17:48:01


More MCQS[bidezones.com ]

  1. CI/CD Mcq Question Set 1
  2. CI/CD Mcq Question Set 2