Exam Details

  • Exam Code
    :CJE
  • Exam Name
    :Certified Jenkins Engineer (CJE)
  • Certification
    :Jenkins Engineer
  • Vendor
    :CloudBees
  • Total Questions
    :60 Q&As
  • Last Updated
    :May 11, 2024

CloudBees Jenkins Engineer CJE Questions & Answers

  • Question 41:

    Which can be defined in and limited to a specific folder and its subfolders? Choose 4 answers A. Permissions to run jobs and Pipeline

    B. Credentials

    C. View definitions

    D. Plugins

    E. Pipeline shared libraries

  • Question 42:

    Which of the following are advantages of a Pipeline job when compared to a Freestyle job? Choose 2 answers

    A. Jenkins can be restarted while a build is In progress without impacting the build.

    B. Job definition can be loaded from the Source Code Management system at build time.

    C. No extra plugins must be installed.

    D. Builds can be parameterized.

    E. Builds can be triggered with millisecond granularity.

  • Question 43:

    Which of the following are true when using build parameters? Choose 3 answers

    A. If your Jenkinsfile specifies parameters with the "parameters'' directive, those are the only parameters recognized when the Pipeline executes; any parameters that were specified In the "Project is parameterized" section of the Job configuration are cleared.

    B. Use the "params" object to reference parameters that are defined on "The project is parameterized" section of the job configuration.

    C. Use the "parameters" directive to define parameters for your Pipeline Inside your Pipeline code.

    D. If you configure a build parameter of type File, then users can specify a file on the server as build input.

  • Question 44:

    Pipelines often require access to protected resources such as servers, databases, and SCMs. Without using an external credentials manager, which of the following provides the most secure centralized mechanism for managing the "secrets" that Jenkins requires to login/authenticate (for example: keys, tokens, passwords)?

    A. Store the secrets on the Jenkins master using the Credentials plugin.

    B. Include the secrets In the home directory of the Jenkins agent account.

    C. Store the secrets required in the SCM alongside the application source code.

    D. Embed secrets into the build and deployment scripts invoked by the job.

    E. Store the secrets as Node Properties for each agent definition.

  • Question 45:

    Which are Source Code Management tools?

    Choose 3 answers

    A. Java

    B. Perforce

    C. Subversion

    D. Git

    E. Maven

  • Question 46:

    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.

  • Question 47:

    Which of the following statements are TRUEabout Jenkins Pipeline?

    Choose 2 answers

    A. A Pipeline job must contain at least three stages.

    B. It is not possible to call a Freestyle Job from within a Pipeline Job.

    C. The Pipeline syntax supports running steps in parallel on different agents.

    D. When using a Multibranch Pipeline, Jenkins can automatically create Jobs for each branch in the source code repository.

    E. Pipeline jobs survive master restarts only If the Pipeline definition script Is checked into an SCM.

  • Question 48:

    In Jenkins, which section in a Freestyle job configuration is used to execute a Linux (shell) or Windows (batch) command?

    A. Build

    B. Build Environment

    C. Source Code Management

    D. Build Triggers

    E. Post-build Actions

  • Question 49:

    What is the default directory where a build takes place?

    A. The Workspace directory.

    B. The Builds directory in the Job.

    C. The JENKINS_HOME directory.

    D. The user's home directory.

  • Question 50:

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

    A. smoke tests

    B. acceptance tests

    C. functional tests

    D. non-regression tests

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only CloudBees exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your CJE exam preparations and CloudBees certification application, do not hesitate to visit our Vcedump.com to find your solutions here.