Join the discussion
Question 1/66
What's an example of SCM software?
Correct Answer: D
Git and Subversion are common SCM software choices.
Add Comments
- Other Question (66q)
- Q1. What's an example of SCM software?
- Q2. A freestyle job is set up to "Enable concurrent builds if necessary" and configured to run...
- Q3. You want to execute a Job passing one parameter via the Jenkins RFST API. The correct synt...
- Q4. Which keyword is used to group related parts of a Declarative Pipeline?...
- Q5. What interval syntax could I use to trigger a build every 15 minutes?...
- Q6. What's the difference between pushing and pulling code from a CI perspective?...
- Q7. What's not true about a build executor?
- Q8. In a JUnit report, if we set the "Health report amplification factor" to 2 and there's a 1...
- Q9. You are given the task to install Jenkins and its prerequisites as part of an initiative t...
- Q10. What's a benefit of a clean checkout over an incremental update?...
- Q11. How do you navigate to the Plugin Manager?
- Q12. How do you use the Jenkins CLI?
- Q13. Which is an example of a Jenkins plugin?
- Q14. You are using the Jenkins CLI to communicate with a remote Jenkins master. Which are valid...
- Q15. How can you downgrade a plugin?
- Q16. What interval syntax could I use to trigger a build 30 minutes after every hour?...
- Q17. Which are commonly referenced as key points of CI? Choose 3 answers...
- Q18. What is a code coverage test?
- Q19. When you want to validate that your software produces the desired behavior for end users, ...
- Q20. A Freestyle job has the configuration shown here: (Exhibit) You run the following command ...
- Q21. What is Jenkins auditing?
- Q22. What is the default directory where a build takes place?...
- Q23. What's an example of a cloud-based SCM?
- Q24. In a JUnit report, if we set the "Health report amplification factor" to 3 and there's a 1...
- Q25. What's a Jenkins job (or project)?
- Q26. What do you need to configure an SSH agent?
- Q27. You are using GitHub repository scanning (in a project of type "GitHub Organization") with...
- Q28. Jenkins, along with several other automation platforms, provides developers and operators ...
- Q29. Your supervisor has asked you to explain to the company's development team how using Jenki...
- Q30. Which of the following build steps is most appropriate to use to publish the artifact file...
- Q31. You were down in the data center working on something else and received a phone call to ma...
- Q32. What does a flashing build icon in the Build History indicate? Choose 3 answers...
- Q33. Freestyle job configurations provide a post-build action that allows you to build other pr...
- Q34. Which enables you to use artifacts from a completed build in the workspace of the currentl...
- Q35. Which can be defined in and limited to a specific folder and its subfolders? Choose 4 answ...
- Q36. In order to send email notifications on build completion using Jenkins' built in mail func...
- Q37. What directive do you use for a declarative pipeline?...
- Q38. Your co-worker was installing a Jenkins instance and went home for the night. When they re...
- Q39. What is Ant?
- Q40. In a Multibranch Pipeline project, you removed a branch in the repository. When is the cor...
- Q41. Where do you configure a shared global library?...
- Q42. Which of the following "agent" directives are not valid in Declarative Pipeline?...
- Q43. A Freestyle job has the configuration shown here: (Exhibit) You run the following command ...
- Q44. In a "standalone" configuration, when masters manage the build environment and also execut...
- Q45. Your company's DevOps staff is new to the continuous integration methodology. Some users a...
- Q46. Which of the following are true about credentials that are implemented in a Declarative Pi...
- Q47. What's the Jenkinsfile?
- Q48. You're a DevOps engineer in charge of configuring Jenkins for your team's CI/CD pipeline. ...
- Q49. What does the M# of executors" field on the Jenkins master control?...
- Q50. Which TIIKII of the following are considered best practices when setting up rules for noti...
- Q51. You are tasked by management to explain continuous deployment. Your will be used in the co...
- Q52. Which Jenkins job status indicates that tests failed ?...
- Q53. You are using a base Jenkins master in production with the recommended set of plugins. The...
- Q54. What's the difference between an upstream project and a downstream project?...
- Q55. You're at a job interview and the interviewer looks at you, trying to make you nervous. He...
- Q56. What happens to all associated configuration metadata (on jobs, builds, etc) after a plugi...
- Q57. Which practices optimize performance on large systems? Choose 2 answers...
- Q58. The QA department has been having issues locating their work on the Jenkins server. As a r...
- Q59. What's a fingerprint?
- Q60. Which of the following is true about resuming a Declarative Pipeline?...
- Q61. You want to execute a Job passing one parameter via the Jenkins RFST API. The correct synt...
- Q62. You can set permissions for anonymous users with matrix-based security....
- Q63. How can you easily see if a plugin you use needs to be upgraded to a new version?...
- Q64. Pipelines often require access to protected resources such as servers, databases, and SCMs...
- Q65. Which is NOT a continuous integration best practice?...
- Q66. You need to grant permissions, via matrix-based security, to run a specific command in a J...
