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 1 of 3
Next Page
Question 1 Selectable Answer
How do you navigate to the Plugin Manager?

Answer:
Explanation:
This is the most common way to navigate to the Plugin Manager.
Question 2 Selectable Answer
Your Pipeline has three stages: build, test, and deploy. You want the build and test stages to run automatically (without requiring human interaction), but you want the deploy stage to require approval by a human being.
How do you achieve that goal?

Answer:
Question 3 Selectable Answer
What does the M# of executors" field on the Jenkins master control?

Answer:
Question 4 Selectable Answer
What's the Jenkinsfile?

Answer:
Explanation:
The Jenkinsfile lives with project source code and portrays the "Pipeline as code" concept.
Question 5 Selectable Answer
In Jenkins, which section in a Freestyle job configuration is used to execute a Linux (shell) or Windows (batch) command?

Answer:
Question 6 Selectable Answer
Your team is working on a new project to build a CI/CD pipeline for your Docker containers. You have discovered a new plugin to help with your image build. Where would you navigate to install this new plugin?

Answer:
Explanation:
This is how you can reach the Plugin Manager from the dashboard.
Question 7 Selectable Answer
Which enables you to use artifacts from a completed build in the workspace of the currently running build?

Answer:
Question 8 Selectable Answer
How do you use the Jenkins CLI?

Answer:
Question 9 Selectable Answer
1.You are using GitHub repository scanning (in a project of type "GitHub Organization") with the Pipeline lenkinsfile Project Recognizer.
In this case, which repositories under the organization will have Multibranch projects automatically created for them?

Answer:
Question 10 Selectable Answer
A freestyle job is set up to "Enable concurrent builds if necessary" and configured to run on a single node.
How can you ensure that multiple concurrent runs share the same workspace?

Answer:
Question 11 Selectable Answer
Freestyle job configurations provide a post-build action that allows you to build other projects after a build of this job.
Which trigger conditions are supported? Choose 3 answers

Answer:
Question 12 Selectable Answer
What's a fingerprint?

Answer:
Explanation:
Fingerprints are an md5sum that is used to track artifacts.
Question 13 Selectable Answer
What best describes DevOps?

Answer:
Explanation:
DevOps is a cultural movement that helps facilitate continuous integration concepts by bringing Dev and Ops into harmony, where they may have been separate previously.
Question 14 Selectable Answer
How can you assign projects to specific agent nodes?

Answer:
Explanation:
You can configure a project to run on a node, or subset of nodes, based on expression matching of a node's labels.
Question 15 Selectable Answer
The Jenkins Install Wizard allows you to

Answer:
Showing page 1 of 3
Next Page