Freestyle job configurations provide a post-build action that allows you to build other projects after a build of this job. Which trigger conditions are supported?
Choose 3 answers
Answer : B
What does the M# of executors" field on the Jenkins master control?
Answer : E
You can set permissions for anonymous users with matrix-based security.
Answer : B
Anonymous users can receive permissions in the Jenkins configuration.
What's a unit test?
Answer : B
Unit testing is used to test very small units of functionality.
What can a plugin do?
Answer : B
Plugins can really be used to add any functionality to Jenkins.
What is an SCM?
Answer : A
The use of source code management is a central tenant of continuous integration.
Which enables you to use artifacts from a completed build in the workspace of the currently running build?
Answer : B