Jenkins

 20 Minutes
 10 Questions


This test is designed to assess a candidate's knowledge of the basics of Jenkins and its pipeline capabilities. It will cover topics such as installation, configuration, and usage of Jenkins for automation tasks. Additionally, it will cover topics related to the creation and execution of pipelines in Jenkins, including the use of plugins and other tools. The test will also include questions related to troubleshooting and best practices for using Jenkins in a technology environment.


Example Question:

Multiple-Choice
Answers
 
1. You have to place them in the same Jenkins server (A or B) and connect the jobs using build trigger
 
2. You have to place them in the same Jenkins server (A or B) and use a the parameterized-trigger plugin
 
3. Use the parameterized-trigger plugin
 
4. It can't be done, Jenkins does not allow that