Winter Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: v4s65

CJE Exam Dumps - Certified Jenkins Engineer (CJE)

Go to page:
Question # 17

You need to automate the deployment of 20 base Jenkins masters. I or this, you set the system property

jenkins.install.runSetupWizard to the Value "false".

Which Is TRUF about your Jenkins masters?

A.

No default administrator account is created; you have to configure security manually.

B.

A default administrator account is created with username "admin" and password "ad

C.

A default administrator account is created with username "admin" and password from the file

JENKINS_HOME/secrets/initialAdminPassword

D.

A default administrator account is created and you cannot re-enable security.

Full Access
Question # 18

What's a functional test?

A.

It tests against the product specifications.

B.

It tests the functionality of the project as a whole.

C.

It tests components coming together

D.

It tests a small piece of functionality, usually at the class method level.

Full Access
Question # 19

Which are Source Code Management tools?

Choose 3 answers

A.

Java

B.

Perforce

C.

Subversion

D.

Git

E.

Maven

Full Access
Question # 20

What does the Build Queue contain?

A.

Pull requests

B.

Disabled projects

C.

Scripts waiting approval

D.

Builds waiting for an executor

Full Access
Question # 21

Which is the expected workflow for "lest-Driven Development"?

A.

Validate with the CI system, write the new functional code, and then verify that the test passes.

B.

Write a new test, validate with the a system, and then write the new functional code.

C.

Write a new falling unit test, write the new functional code to fix the test, verify that the test passes, and then refactor the code.

D.

Write a new failing unit test, write the new functional code to fix the test, and then verify that the test passes.

Full Access
Question # 22

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

A.

Trigger even if the build fails.

B.

Trigger only if the build succeeds during working hours.

C.

Trigger only if the build produces artifacts.

D.

Trigger only if the build succeeds.

E.

Trigger even if the build is unstable.

Full Access
Question # 23

How do you navigate to the Plugin Manager?

A.

There is no graphical Plugin Manager

B.

Dashboard Left Panel -> Manage Jenkins -> Manage Plugins

C.

Dashboard Left Panel -> Manage Jenkins -> Configure System -> Manage Plugins

D.

None of these

Full Access
Question # 24

You are in charge of a new development process and find that the current branching strategies may have room for improvement. Which types of common strategies might you recommend?

A.

Feature branching and release branching, but not developer branching, are common branching strategies.

B.

Developer branching and feature branching, but not release branching, are common branching strategies.

C.

Developer branching, feature branching, and release branching are common branching strategies.

D.

Release branching and developer branching, but not feature branching, are common branching strategies.

Full Access
Go to page: