701-100 Exam QuestionsBrowse all questions from this exam

701-100 Exam - Question 9


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

Show Answer
Correct Answer: BDE

Jenkins can delegate tasks to slave nodes, which allows it to scale and distribute tasks efficiently. Additionally, Jenkins' functionality is determined by plugins, which provide a wide range of integrations and capabilities tailored to various needs and environments.

Discussion

3 comments
Sign in to comment
elies_jebriOptions: BE
Jan 14, 2020

B-E D is wrong because Jenkins' functionality is NOT ONLY determined by plugins.

Willehad
Sep 4, 2020

Where do I get Jenkins dump?

Asong01
Dec 18, 2020

Agree with you.

ayuukOptions: BD
Dec 20, 2019

B and D. D.- Plugins are the primary means of enhancing the functionality of a Jenkins environment to suit organization- or user-specific needs. There are over a thousand different plugins which can be installed on a Jenkins master and to integrate various build tools, cloud providers, analysis tools, and much more. https://jenkins.io/doc/book/managing/plugins/

examtp1Options: BD
Aug 24, 2022

Correct Answer: B-D E is wrong. What kind of integrated tests suites includes? Can you name at least one? It includes nothing. That's why it has a big plugin ecosystem!