When would you use distributed builds?
Answer : A
You can distribute the resource load produced by your builds by adding one or more Jenkins slaves.
Which is an invalid matrix-based security realm?
Answer : D
The Drive security realm does not exist. All of the others do
The QA department has been having issues locating their work on the Jenkins server. As a result, their manager has asked for the jobs (projects) to be better organized. Which most correct answer can you use to organize projects?
Answer : A
You can organize projects in Jenkins with folders and views.
Which is the expected workflow for "lest-Driven Development"?
Answer : C
How do you configure the distribution of builds on each node?
Answer : B
Distribution of tasks will happen automatically but could depend on the configuration of projects and project-based node assignment.
What is a code coverage test?
Answer : D
Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers
Answer : A, B