Pass the CloudBees Jenkins Engineer CJE Questions and answers with CertsForce

Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions
Questions # 41:

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

Options:

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.


Expert Solution
Questions # 42:

A Freestyle job is configured to execute concurrent builds, and to only build on a specific agent (agent A) that has 4 executors. You observe that 2 Instances of the job are currently building while several others are waiting in the build queue. Which of the following could explain why the builds are waiting in the build queue?

Options:

A.

There are not enough idle executors available on agent A.


B.

Changes were made to this job's configuration while this Job had builds in the build queue.


C.

Each build in the build queue must be manually attached to an available executor.


D.

The "Execute concurrent builds if necessary option in the job configuration has reached Its user-defined maximum.


Expert Solution
Questions # 43:

What's a functional test?

Options:

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.


Expert Solution
Questions # 44:

How do you navigate to the matrix-based security section of Jenkins?

Options:

A.

Manage Jenkins -> Configure Global Security


B.

Manage Jenkins -> Configure System


C.

None of these


D.

Manage Jenkins -> Configure Global Options


Expert Solution
Questions # 45:

In order to send email notifications on build completion using Jenkins' built in mail functionality, which TWO of the following must be true?

Options:

A.

The job must be configured to send email.


B.

Jenkins must be successfully configured to point to a mail server.


C.

Jenkins must be directly connected to the Internet.


D.

Jenkins must have a unique email address.


E.

Sendmail must be Installed and running on the same machine as Jenkins.


Expert Solution
Questions # 46:

What's the SDLC?

Options:

A.

Sloan Digital Legal Conference


B.

Super Digital Life Chain


C.

None of these


D.

Software Development Life Cycle


Expert Solution
Questions # 47:

Which of these tasks are ONLY available from the "Manage Jenkins'' page? Choose 2 answers

Options:

A.

Manage plugins


B.

Define views


C.

Configure credentials


D.

Open Blue Ocean


E.

Configure Global Security


Expert Solution
Questions # 48:

You are tasked by management to explain continuous deployment. Your explanation will be used in the company's annual report, so you need to ensure you understand it properly. Which is the best definition?

Options:

A.

Building in 60 minutes or less.


B.

A software development practice where contributors are integrating their work very frequently to production in an automated fashion.


C.

A software development discipline where software is built so that it can be released to production at any time.


D.

A software development discipline where software is built so that it can be released to production at any time.


Expert Solution
Questions # 49:

How do you navigate to the Plugin Manager?

Options:

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


Expert Solution
Questions # 50:

Which answer best describes continuous delivery?

Options:

A.

A software development discipline where software is released continuously as part of an


B.

A software development discipline where software is built so that it can be released to production at any time.


C.

Building in 60 minutes or less.


D.

A software development practice where contributors are integrating their work very frequently


Expert Solution
Viewing page 5 out of 6 pages
Viewing questions 41-50 out of questions