Which of the following statements are true about Jenkins? (Choose two correct answers.)
Which of the following statements are true about Jenkins? (Choose two correct answers.)
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.
B-E D is wrong because Jenkins' functionality is NOT ONLY determined by plugins.
Where do I get Jenkins dump?
Agree with you.
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/
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!