CloudBees Certified Jenkins Engineer (CJE) CJE Exam Questions

Page: 1 / 14
Total 186 questions
Question 1

What's "Infrastructure as Code?"



Answer : B

This is also shown in config management tools, like Puppet and Chef. The Jenkinsfile represents a 'pipeline as code' concept, specifically.


Question 2

Your supervisor has asked you to explain to the company's development team how using Jenkins will implement continuous integration. You want to make sure the developers understand what that means to them. Which of the following is the most succinct ?



Answer : B

A central tenant of continuous integration is integrating work frequently.


Question 3

Which plugin provides Git hook functionality?



Answer : A

Both of these very common plugins provide hook functionality


Question 4

Which of the following is true about resuming a Declarative Pipeline?



Answer : B


Question 5

How can you easily see if a plugin you use needs to be upgraded to a new version?



Answer : D


Question 6

Where do you configure a shared global library?



Answer : B

You can establish inter-project functionality in a shared global library.


Question 7

You have a friend who wants fame and fortune from being a developer working with Jenkins. He wants to write code for it and doesn't know anything about it yet. He wants to know what language Jenkins is written in. You, of course, know the answer and are delighted to tell them. Which of the following do you tell them it's written in?



Answer : D

Jenkins core is written in Java.


Page:    1 / 14   
Total 186 questions