Online Exam Quiz

questionQuestion  1 to 30

What is a 'Pipeline as Code' in Jenkins?

  • Managing pipeline in Jenkins UI
  • Managing pipeline in Jenkins Dashboard
  • Defining pipeline through code
  • None of the above
Mark for review

What is a Jenkins pipeline stage?

  • A job type
  • A way to group steps
  • A plugin
  • A user role
Mark for review

What is the command to start Jenkins manually?

  • jenkins start
  • service jenkins start
  • start jenkins
  • systemctl start jenkins
Mark for review

How do you update Jenkins to a new version?

  • Use Jenkins UI
  • Use package manager
  • Download and install manually
  • All of the above
Mark for review

Which of these is a Jenkins job type?

  • Freestyle project
  • Pipeline project
  • Multi-branch pipeline
  • All of the above
Mark for review

What is the purpose of Jenkins 'Pipeline' view?

  • To view pipeline status
  • To configure pipeline settings
  • To manage pipeline jobs
  • All of the above
Mark for review

How do you configure a Jenkins job to run periodically?

  • Using cron syntax
  • Using a plugin
  • Manually triggering
  • All of the above
Mark for review

How do you secure Jenkins?

  • Disable plugins
  • Enable HTTPS
  • Use LDAP/AD for authentication
  • Use firewall
Mark for review

What is the purpose of the 'Docker' plugin in Jenkins?

  • To manage Docker containers
  • To integrate Jenkins with Docker
  • To configure Docker settings
  • All of the above
Mark for review

What is Jenkins 'Declarative Pipeline'?

  • A type of pipeline syntax
  • A plugin
  • A Jenkins job
  • A user role
Mark for review

What is the use of 'Jenkins API'?

  • To manage Jenkins remotely
  • To trigger Jenkins jobs
  • To configure Jenkins
  • All of the above
Mark for review

How do you create a new job in Jenkins?

  • Using the command line
  • Editing a configuration file
  • Through Jenkins UI
  • Restarting Jenkins
Mark for review

What is the Jenkinsfile used for?

  • Configuration management
  • Pipeline as code
  • Plugin development
  • System logging
Mark for review

What is Jenkins' main configuration file?

  • jenkins.yml
  • jenkins.json
  • config.xml
  • jenkins.xml
Mark for review

What is the use of the 'Email Extension' plugin?

  • To send emails after build
  • To manage email settings
  • To configure email templates
  • All of the above
Mark for review

What is the purpose of the 'Backup' plugin?

  • To backup Jenkins configurations
  • To backup Jenkins jobs
  • To backup Jenkins logs
  • All of the above
Mark for review

How can you integrate Jenkins with a CI/CD tool?

  • Using plugins
  • Using webhooks
  • Using API
  • All of the above
Mark for review

How can you trigger a build in Jenkins?

  • SCM Polling
  • Webhooks
  • Manual trigger
  • All of the above
Mark for review

How can you configure environment variables in Jenkins?

  • Through Jenkinsfile
  • Through the UI
  • Using a plugin
  • All of the above
Mark for review

Which plugin is required for building Java projects?

  • Git Plugin
  • JDK Plugin
  • Maven Plugin
  • Ant Plugin
Mark for review

What is the purpose of Jenkins Pipeline?

  • Automate deployment
  • Automate testing
  • Define the entire lifecycle
  • Manage plugins
Mark for review

What is the 'Jenkins LTS' version?

  • Latest stable version
  • Latest beta version
  • Long-term support version
  • Latest experimental version
Mark for review

What is a Jenkins Agent?

  • A type of user
  • A node that runs jobs
  • A plugin
  • A pipeline step
Mark for review

How can Jenkins be extended?

  • Using plugins
  • Using scripts
  • Using database
  • Using themes
Mark for review

How can you view Jenkins logs?

  • Through the UI
  • By checking log files
  • Using a plugin
  • All of the above
Mark for review

How can you manage Jenkins nodes?

  • Through the Jenkins UI
  • Using a plugin
  • Editing configuration files
  • All of the above
Mark for review

Jenkins supports which of the following version control systems?

  • Git
  • SVN
  • Mercurial
  • All of the above
Mark for review

What is a Jenkins Freestyle project?

  • A simple job
  • A complex pipeline
  • A plugin
  • A type of Jenkins user
Mark for review

How do you back up Jenkins configuration?

  • Copy Jenkins home directory
  • Use a backup plugin
  • Manually export settings
  • Use the command line
Mark for review

What is Jenkins?

  • A programming language
  • A CI/CD tool
  • A database
  • A web server
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review