Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

CloudBees CCJE Certified CloudBees Jenkins Engineer (CCJE) Exam Practice Test

Page: 1 / 9
Total 89 questions

Certified CloudBees Jenkins Engineer (CCJE) Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

How does Jenkins integrate with Source Code Management Systems (SCM)? Choose 3 answers

Options:

A.

The SCM system starts a change review thread in Jenkins for each source code change that is made.

B.

The SCM system notifies Jenkins of each source code change; Jenkins then triggers the appropriate Jobs.

C.

Any Job definition change in Jenkins automatically launches SCM actions.

D.

Jenkins retrieves source code from SCM repositories.

E.

Jenkins notifies the SCM system of the status of each source code change.

Question 2

In a Freestyle fob, the tests are being executed within a Shell build step and then published vid the "Publish JUnit results" post build action. Which conditions must Alt be met In order for the JUnit publisher to display the job status .is "Unstable’’?

Choose 3 answers

Options:

A.

The "Publish JUnR results" reporter finds the test reports.

B.

All build steps are successful.

C.

There is at least one SKIPPED test case.

D.

All publishers before "Publish JUnit results" assign the SUCCESS status.

E.

The overall "stability report amplification factor" is greater than 1.00.

F.

There is at least one FAILED test case.

Question 3

What is the purpose of the Script Console?

Options:

A.

Provides a secure environment used to execute sh and bat scripts for all Pipelines and Freestyle Jobs.

B.

Provides the secure environment used to run CLI commands.

C.

Provides a largely unrestricted environment where sophisticated and trusted users can run Apache Groovy scripts to streamline management tasks.

D.

Provides a secure environment to run python scripts to administer Jenkins.

E.

Provides a largely unrestricted environment where sophisticated and trusted users can run sh and bat scripts to streamline management tasks.

Question 4

Your teams share one Jenkins master. How can you prevent one team from changing the Jobs of another team?

Options:

A.

Define team specific folders and restrict edit access to team members.

B.

You cannot. Each team must use a separate master.

C.

You do not need to do anything. Job editing is restricted to team members by default.

D.

Define team-specific views and set the initial view to the team-specific view.

Question 5

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

Options:

A.

Enable the Declarative Pipeline 'enableFingerprints' 'option' .

B.

No action is required; Declarative Pipelines automatically record a fingerprint for each artifact.

C.

Set the "fingerprint: true" argument for the archiveArtifacts() step.

D.

Call the fingerprintArtifact() step immediately after the archiveArtifacts() step.

E.

Set the Fingerprint Artifacts global configuration option.

Question 6

Which are commonly tuned Items to run Jenkins or CloudBees Jenkins Distribution Choose 2 answers

Options:

A.

Operating system buffer cache size and Iimits on open files.

B.

Operating system limits on open files and forked processes.

C.

Database query performance parameters.

D.

Java memory heap size and garbage collector for heap.

E.

Operating system limits on network packet size and interrupt latency.

Question 7

When you want to validate that your software produces the desired behavior for end users, you need to use________.

Options:

A.

non regression tests

B.

acceptance tests

C.

smoke tests

D.

functional tests

Question 8

You are working with a CloudBees Core instance that has a working Internet connection to the CloudBees Update Centers. The Instance is enrolled In the ClouddBees Assurance Program, but It is not connected to an Operations Center and no custom Update Centers have been configured. Which statement is TRUE about your instance?

Options:

A.

In the Updates tab of the Plugin Manager, offered updates of plugins outside the CAP Collection are always the latest version.

B.

Plugins in the CAP Collection can only be installed In the Initial Setup Wizard.

C.

In the Updates tab of the Plugin Manager, no updates are offered for plugins In the CAP Collection.

D.

In the Available tab of the Plugin Manager, only the plugins in the CAP Collection are offered.

Question 9

Which are valid command-line options for the Java command that runs Jenkins as a stand alone application? Choose 3 answers

Options:

A.

--logfile -- Specify the path for the Jenkins log fie.

B.

--installPlugin - Install a new plugin.

C.

--Idap -- Specify an LDAP server location to use for user authentication.

D.

-prefix - Spedfy a string to be added at the end of the URL for this instance.

E.

--httpPort -- Specify the port on which Jenkins Iistens.

Question 10

What is the default directory whore a build takes place?

Options:

A.

The JENKINS.HOME directory.

B.

The user's home directory.

C.

The Workspace directory.

D.

The Builds directory in the job.

Question 11

In a Pipeline, the stage step_________.

Options:

A.

transfers artifacts to a staging server for testing

B.

can be used to group a number of other steps into a logical unit for display

C.

prepares a test environment in Jenkins

D.

collects a set of artifacts that can be referenced in a later Pipeline step

Question 12

What is the recommended plugin to use for building Pipelines on Jenkins?

Options:

A.

Join plugin

B.

Job DSL plugin

C.

Build Pipeline plugin

D.

Promoted Builds plugin

E.

Pipeline plugin (previously named "Workflow")

Question 13

Fingerprinting artifacts is the process of:

Options:

A.

Building, testing, and deploying the selected files to production environment.

B.

Creating an archive file of the selected artifacts.

C.

Recording the MD5 checksum of the selected artifacts.

D.

Enabling access passwords for the selected artifacts.

Page: 1 / 9
Total 89 questions