Online Exam Quiz

questionQuestion  1 to 30

How do you secure Jenkins?

  • Using security plugins
  • Configuring authentication
  • Enabling authorization
  • All of the above
Mark for review

Jenkins is written in which programming language?

  • Python
  • Java
  • C#
  • Ruby
Mark for review

What is a Jenkins Slave?

  • A type of user
  • A plugin
  • A node that runs jobs
  • A pipeline step
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

What is the 'Jenkins LTS' version?

  • Latest stable version
  • Latest beta version
  • Long-term support version
  • Latest experimental version
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 Jenkins Dashboard?

  • Manage Jenkins jobs
  • View job statuses
  • Configure Jenkins settings
  • All of the above
Mark for review

What is the default port for Jenkins?

  • 8080
  • 9090
  • 8000
  • 9000
Mark for review

What is the role of 'Artifactory' plugin in Jenkins?

  • To manage artifacts
  • To configure Jenkins settings
  • To manage Jenkins nodes
  • To backup Jenkins configurations
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 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

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 the role of Jenkins executor?

  • To execute build jobs
  • To manage Jenkins nodes
  • To configure Jenkins settings
  • To manage plugins
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

Which plugin is used for deploying applications?

  • Deploy Plugin
  • Publish Over SSH Plugin
  • FTP Plugin
  • All of the above
Mark for review

How do you install a Jenkins plugin?

  • Using the Jenkins UI
  • By manually downloading and placing in plugins directory
  • Using CLI
  • All of the above
Mark for review

What is Blue Ocean in Jenkins?

  • A plugin for pipelines
  • A new UI for Jenkins
  • A database
  • A security feature
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

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

  • Using plugins
  • Using webhooks
  • Using API
  • 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

What is the role of the 'Git' plugin in Jenkins?

  • To integrate Git with Jenkins
  • To manage Git repositories
  • To configure Git settings
  • 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

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 command to start Jenkins manually?

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

How can you trigger a build in Jenkins?

  • SCM Polling
  • Webhooks
  • Manual trigger
  • All of the above
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 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

Which file contains Jenkins job configuration?

  • config.xml
  • job.xml
  • build.xml
  • settings.xml
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