100% found this document useful (2 votes)
15K views4 pages

Continuous Deployment

The document contains questions about various software development and testing concepts, processes, and tools. It asks about topics like continuous integration, deployment pipelines, testing stages, configuration management, capacity and performance testing, and version control systems. The questions cover technical aspects of building, deploying, and testing applications as well as best practices for processes like continuous deployment and release management.

Uploaded by

Cachues Profile
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
15K views4 pages

Continuous Deployment

The document contains questions about various software development and testing concepts, processes, and tools. It asks about topics like continuous integration, deployment pipelines, testing stages, configuration management, capacity and performance testing, and version control systems. The questions cover technical aspects of building, deploying, and testing applications as well as best practices for processes like continuous deployment and release management.

Uploaded by

Cachues Profile
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

QUESTIONS

Large scale changes to an application can be achieved using ______ Branch by Abstraction
Capacity testing _______________. technical aspects
____________ testing was derived from hardware testing. Smoke
Collection of executable codes is known as ____________. Binaries
The continuous deployment must be followed to practice continuous 1
A build that fails __________ stage will not be deployable. Acceptance
Accurev is a _____________________________ system. Stream Based Version Control
A build can be triggered by a version control tool. 1
Build-time dependency should be present when an application is ru 0
People who do the deployment should be part of creating the depl 1
Build tools can be categorised as __________________. Both
Release candidate is created after the change passes through the Commit Stage
Continuous deployment aims at making feedback loops as short as p 1
Dependencies between components must be represented using ___ Directed acyclic graph
Time taken to fix a broken build is measured using ______________ Broken Build Time
New instance of ___________ is created upon every check-in. All of the options
What are the principle(s) that are basic for an effective configura None the above
A build is triggered whenever there is a change in the _________.
Disciplined technique for restructuring a code without modifying its external behavior is __________
User acceptance testing is done in the ______ stage. Manual Stage
Deployment pipeline is an extension of ______________. Continuous Integration
Component is separated from codebase when ______________.
Number of transactions a system can process in a given timespan, is measured using _____________ t
______________ is a non-functional test.
In branch by abstraction model, features are developed in _________.
___________ stage asserts that the system works at the technical level.
Response time of the requests are verified using __________________.
Feature toggles is possible in version control systems.
An environment that is in a properly deployed state is known as ____________.
Environment constitutes _________________________. All
Static code analysis is performed in the _____________. Commit Stage
Functional testing is a verification activity. 1
Automated implementation of an application's build, test, and dep Deployment Pipeline
User acceptance testing is a verification activity. 0
Value delivered by an application is validated through ___________ All
Testing done in a customer's environment is know as ____________ Beta
MTTR is Mean Time to Repair
_____________________ is a paradigm to move code from check-in t Deployment Pipeline
Steps to be followed to release the application first time is part of Release Plan
__________________ stage takes the delivery team beyond continu Acceptance
Configuration information can be supplied using All
Only positive scenarios are validated in ___________ testing.
Build executables cannot be included as part of version control. True
People who perform the deployment should be part of creating the True
Continuous deployment focuses on enabling feedback loops as short True
Component pipelines are used in which one of the following scenar Components using different technologies
Steps to be carried out to release the application first time comes Release Strategy
Chef is a configuration management tool. True
_______ testing assesses stability problems. Longevity Testing
A component pipeline must perform unit tests. True
Response time of the user requests are verified using __________ scalability testing
_____________ is a central part of continuous deployment. deployment pipelines
Build is triggered when a change occurs in the _________ Upstream
Build-time dependencies must be present when an application is ru False
Configuration management enables traceability. True
Showcases are one of the capacity testing types. False
____________ testing originated from hardware testing. System Testing
The creation of a release candidate initiates the deployment pipelin True
Dependencies can be either build or run time dependencies. True
Configuration information can be provided with the help of _____ Environment variables
Only positive scenarios are tested in ___________ testing. Capacity
Component pipeline can be triggered by __________________.
both due to change in the component's code and downstream dependency
_____________________ paradigm is used to move code from check-i Integration Pipeline
______________ is/are created first in the pipeline. Binaries
________ testing is used to measure the number of transactions a system can process in a particular timespan
______________ is an extension of component pipeline. Continuous integration
_____________ testing validates the value delivered by an applicati All of the options
Emergency fixes must go through the deployment pipeline. False
Steps to be carried out to release the application first time comes Release Strategy
It is suggested to do manual testing across the project phases. True
A build that fails at ________ stage is not deployable. Acceptance
Dependencies between components are represented by ______. Directed acyclic graph
The ability of a build system for handling a rise in the amount of co Build Integration
________ testing is used to measure the number of transactions a s Throughput
Component pipeline is an integral part of __________. deployment pipeline
Testing done in a customer's environment is know as ____________ Beta
It is advised to maintain one to one correlation between codebase a True
Deployment pipeline enables collaboration. False
Which of the task/tasks is/are part of continuous integration? All of the options
Trunk Based development

Both the options

TRUE
0
Task-Oriented
Acceptance Stage

Cyclometric dependency

Deployment Pipeline

Both
Refactoring
Acceptance

All
Scalability
Performance
Feature Branch
Manual Test
Longevity Testing
1
Baseline

Unit Test

Mean Time to Repair

Hardware
ent technologies

de and downstream dependency

a particular timespan

You might also like