You are on page 1of 2

Which of the following functionality is not supported by Jenkins code

Jabber is a : messaging plugin

Project type supported by Jenkins is/are: all

Which of the following statement is true about Jenkins? Jenkins supports


plugins to showcase both metrics and trends

Jenkins allows you to : all

Jenkins can manage job dependencies using file fingerprinting

Which of the following is an artifact repository that can be configured as a plugin


for Jenkins
nexus

Job status notifications can be sent in JSON or XML formats from Jenkins,
with out extending it's functionality. false
Functional testing can be automated using Jenkins. True
Copy artifacts' is an option that is available for selection under the build
step
Record of multiple builds is displayed using a both
Build can be triggered : all
If you have multiple projects and if you need to check for new updates,
every five minutes, which is the correct CRON expression that Jenkins can
use to avoid polling of all the projects at the same time.
H/5 * * * *

Record of multiple builds is displayed using a weather icon

Jenkins build job cannot be triggered manually? False

In the build status images, which of the following statement is correct?


Partial Sun with clouds icon in the status means 20-40% of the recent builds failed

Final:

1. 1.Jenkins build job cannot be triggered manually? False


2. 2. After you configure backup settings using backup plugin, backup
jobs will run automatically and start taking backups at the prescribed
interval false
3. 3. The expression * */8 * * * indicates which of the following action :
runs every 8mins is wrong
4. 4. Expression that should be used to run the job once every Monday,
Wednesday and Saturday 00**1,3,6
5. 5. Execution of projects can be restricted to run on a specific slave
node? True
6. 6. Project type supported by Jenkins is/are: all
7. 7. Jabber is a : messaging plugin
8. 8. Jenkins can be configured to monitor external jobs like CRON jobs
:
Choose the 'Monitor External job' option under 'Build Triggers' section is wrong
9. 9. Which of the following statement is not true about Jenkins?
10. Jenkins is highly secure and does not need any special security provisioning
11. 10. Which of the following functionality is not supported by
Jenkins ? code
12. 11. User security in Jenkins can be defined using : both
13. 12. Which of the following statement is correct about the build
status images ? Partial Sun with clouds' icon in the status means 20-40% of the
recent builds failed
14. 13. File usage across Jenkins jobs can be tracked using :
fingerprint
15. 14. Users can now implement entire build, deploy and test using
: pipeline
16. 15. Functional testing can be automated using Jenkins. True
17. 16. Number of concurrent job executions can be mentioned in
the : configure system
18. 17 Job status notifications can be sent in JSON or XML formats
from Jenkins with out extending it's functionality false
19. 18. Jenkins can be configured to check for changes on a URL
to trigger build? True
20. 19. File Fingerprinting is used for: all is wrong
21. 20. Jenkins builds the source code : in own workspace

You might also like