Free CJE Exam Braindumps (page: 7)

Page 6 of 47

In a Pipeline, the stage step ____________.

  1. can be used to group a number of other steps into a logical unit for display
  2. collects a set of artifacts that can be referenced in a later Pipeline step
  3. prepares a test environment in Jenkins
  4. transfers artifacts to a staging server for testing

Answer(s): A



Which practices optimize performance on large systems? Choose 2 answers

  1. Run all builds on agents and never on the master itself.
  2. Use the maximum number of executors at all times and avoid using labels.
  3. Avoid modifying Java parameters that control heap size and garbage collection.
  4. Use plugins as much as possible.
  5. Allocate specific masters for different build types and teams.

Answer(s): A,D



Which are benefits of binary reuse (compiling once and reusing the built artifact across the rest of the pipeline)? Choose 3 answers

  1. guarantees the same source is tested in each environment
  2. allows the inclusion of environment configurations into the artifact
  3. enables selectively linking stubs and real classes representing an external interface
  4. ensures a single version b used throughout the pipeline
  5. allows a shorter cycle time

Answer(s): A,B,D



Which can be defined in and limited to a specific folder and its subfolders?
Choose 4 answers

  1. Permissions to run jobs and Pipeline
  2. Credentials
  3. View definitions
  4. Plugins
  5. Pipeline shared libraries

Answer(s): B,C,D,E






Post your Comments and Discuss CloudBees CJE exam with other Community members:

CJE Exam Discussions & Posts