Assessments
Continuous delivery is the process of extending the __________.
Continuous deployment
Continuous monitoring
Continuous integration
Continuous delivery
State whether the following is True or False: The delivery manager will approve the acceptance tests to agree to deployment test systems.
Which among the following are effective mechanisms to propose changes and check the quality of changes by identifying problems before they're pushed into the mainline, causing rework?
Pull for review in Gerrit
Pull request in SVN
Push request in GitHub
Pull request in GitHub
Which command is used to install Jenkins?
C:>java Jenkins.war
C:>Java -jar Jenkins.war
C:>Java –jar Jenkins.war
C:>java –jar Jenkins.war
Which among the following is the process of building a robust pipeline from software development to deployment?
Continuous monitoring
Continuous deployment
Continuous integration
Continuous delivery