Sensitivity: Internal & Restricted
Sensitivity: Internal & Restricted
Sensitivity: Internal & Restricted
a) Build histrory -----------------------
b) Console Output
c) Dashboard
d) Settings
2)What is Unity Build?
a) Distributed Builds
b) Combining Source files into one file to reduce file access -------------
c) Build Nesting
d) Sequential Processing
3)what are the possible actions you will perform to fix a broken build in Jenkins
a) check console output for missing file changes
b) clean and update local workspace
c) check job configuration
d) All the above------------------------
4)Which are the basic ways to build job can be triggered ?
a) Start a build job once another build job has completed
b) Kick off builds at periodical intervals
c) Poll the SCM for changes
d) All of the above-------------------
5)Which build project to be created to execute cron jobs?
a) Maven project
b) Monitor an external job--------------------------------
c) Free Style software project