Free Demo Questions

Test Online Free CloudBees CJE Exam Questions and Answers

Practice a live sample before buying full access. This page keeps the free CJE question set organized by page so visitors and search engines can reach the canonical -questions.html URL directly.

Updated Jul 08, 2022 38 Questions 3 Pages
Page 2 of 3
Question 16 Selectable Answer
You're at a job interview and the interviewer looks at you, trying to make you nervous. He looks down at his paper, looks up at you and asks, "How would you describe continuous integration?" You think to yourself.
Which of the following answers is best?

Answer:
Explanation:
Continuous integration means contributors are integrating work frequently but not necessarily releasing or promoting to production.
Question 17 Selectable Answer
Which can you do with the Jenkins Install Wizard? Choose 3 answers

Answer:
Question 18 Selectable Answer
What's the difference between pushing and pulling code from a CI perspective?

Answer:
Explanation:
Pushing is generally preferred as it assures the action is only performed as changes are made.
Question 19 Selectable Answer
You are given the task to install Jenkins and its prerequisites as part of an initiative toimplement CI/CD.
After installing the operating system, you will need to make sure what language is available for Jenkins to utilize before you can successfully install it?

Answer:
Explanation:
Jenkins requires Java be installed on the system.
Question 20 Selectable Answer
Which arc true when installing new plugins? Choose 2 answers

Answer:
Question 21 Selectable Answer
You have a series of tasks which require execution across different software components to prove the compatibility and functionality of your build and the components as a whole.
Which of the following describes the type of testing you will perform?

Answer:
Explanation:
Testing the integrated functions of multiple components is integration testing
Question 22 Selectable Answer
What's a functional test?

Answer:
Question 23 Selectable Answer
What happens to all associated configuration metadata (on jobs, builds, etc) after a plugin is uninstalled?

Answer:
Question 24 Selectable Answer
You are interested in integrating CI/CD in your work environment, but your team lead and several of your team members do not understand the concept. Your boss believes that continuous delivery will mean that someone (namely, you) will need to be on-call around the clock for constant monitoring and deployment of new code. You have a two-minute window to quickly explain what continuous delivery means. Out of the following answers, what is the clearest and most succinct correct answer?

Answer:
Explanation:
Continuous delivery means software is integrated continuously and is ready to be released at any time.
Question 25 Selectable Answer
When would you use distributed builds?

Answer:
Explanation:
You can distribute the resource load produced by your builds by adding one or more Jenkins slaves.
Question 26 Selectable Answer
How do you set a freestyle project to be parameterized?

Answer:
Question 27 Selectable Answer
Which answer best describes continuous deployment?

Answer:
Explanation:
Continuous deployment is an extension of continuous integration and continuous delivery. It's important to know the difference. Deployment indicated that the code is continuously deployed to production.
Question 28 Selectable Answer
Which are commonly referenced as key points of CI? Choose 3 answers

Answer:
Question 29 Selectable Answer
Which of the following statements are TRUE about Jenkins Pipeline? Choose 2 answers

Answer:
Question 30 Selectable Answer
What interval syntax could I use to trigger a build every day?

Answer:
Showing page 2 of 3