CJE Exam Question 51

Which plugin provides Git hook functionality?
  • CJE Exam Question 52

    You have a series of tasks which require execution across different software components to prove the compatibility and functionality of your build and the components as a whole. Which of the following describes the type of testing you will perform?
  • CJE Exam Question 53

    Your Pipeline has three stages: build, test, and deploy. You want the build and test stages to run automatically (without requiring human interaction), but you want the deploy stage to require approval by a human being. How do you achieve that goal?
  • CJE Exam Question 54

    Where do you find alerts about Jenkins security issues? Choose 3 answers
  • CJE Exam Question 55

    What's a benefit of a clean checkout over an incremental update?