CloudBees Certified Jenkins Engineer (CJE) CJE Exam Practice Test

Page: 1 / 14
Total 186 questions
Question 1

Your company's DevOps staff is new to the continuous integration methodology. Some users are unclear on best practices, and you're hearing all kinds of feedback from them, some of it wrong. Which of the following statements is NOT a CI best practice?



Answer : C

CI relies heavily on automation, especially build automation, to enable the sped-up pace of code commits. If things are built manually, the pipeline is slowed down, and the ability to maintain a fast change pace is inhibited.


Question 2

How can you configure a Declarative Pipeline to record the fingerprint of an artifact?



Answer : D


Question 3

Which of the following are true when using build parameters? Choose 3 answers



Answer : A, B, C


Question 4

What is the default directory where a build takes place?



Answer : A


Question 5

One quality of an ideal build node K that it is_________.



Answer : A


Question 6

What's a benefit of a clean checkout over an incremental update?



Answer : A

A user, or previous build, could create or change a file in a workspace which could cause problems with future builds.


Question 7

Which of the following build steps is most appropriate to use to publish the artifact files of a build?



Answer : B


Page:    1 / 14   
Total 186 questions