DevOps Tools Engineer (LPIC-OT 701) — Question 2

Which of the following statements are true about Jenkins? (Choose two correct answers.)

Answer options

Correct answer: B, E

Explanation

The correct answers are B and E. Option B is accurate because Jenkins can indeed distribute tasks to slave nodes for parallel execution, enhancing efficiency. Option E is also true as Jenkins provides integrated testing suites. Options A and C are incorrect; Jenkins is not limited to Java applications and can interact with SCM repositories. Option D, while partially true, does not specifically address the capability of Jenkins in the context of this question.