1. What is Pipeline ? Junior A. a logically grouped block of steps in a pipeline that appears as a phase in the UI B. a suite of plugins that models a delivery process as code in a Jenkinsfile C. a topology where a controller schedules work onto distributed agents for scalable builds D. injecting stored secrets into a build as environment variables or files at runtime Reveal the answer + AI explanation — free account
2. Which term means: "a suite of plugins that models a delivery process as code in a Jenkinsfile"? Junior A. Blue Ocean B. Credentials binding C. Ephemeral agent D. Pipeline Reveal the answer + AI explanation — free account
3. Which statement is correct? Junior A. Pipeline — the machine or executor where Jenkins runs the build steps B. Pipeline — a suite of plugins that models a delivery process as code in a Jenkinsfile C. Pipeline — a build executor (often a Kubernetes pod) created on demand and destroyed after the build D. Pipeline — a Jenkins UI plugin providing a visual pipeline editor and run visualization Reveal the answer + AI explanation — free account
4. What is Declarative pipeline ? Junior A. a topology where a controller schedules work onto distributed agents for scalable builds B. a suite of plugins that models a delivery process as code in a Jenkinsfile C. a Groovy-based Jenkinsfile syntax offering full programmatic control D. a structured, opinionated Jenkinsfile syntax using a pipeline block with stages Reveal the answer + AI explanation — free account
5. Which term means: "a structured, opinionated Jenkinsfile syntax using a pipeline block with stages"? Junior A. Declarative pipeline B. Stage C. Scripted pipeline D. Node/agent Reveal the answer + AI explanation — free account
6. Which statement is correct? Junior A. Declarative pipeline — a structured, opinionated Jenkinsfile syntax using a pipeline block with stages B. Declarative pipeline — a Jenkins UI plugin providing a visual pipeline editor and run visualization C. Declarative pipeline — a suite of plugins that models a delivery process as code in a Jenkinsfile D. Declarative pipeline — injecting stored secrets into a build as environment variables or files at runtime Reveal the answer + AI explanation — free account
7. What is Scripted pipeline ? Junior A. a classic GUI-configured Jenkins job not defined as pipeline code B. a suite of plugins that models a delivery process as code in a Jenkinsfile C. injecting stored secrets into a build as environment variables or files at runtime D. a Groovy-based Jenkinsfile syntax offering full programmatic control Reveal the answer + AI explanation — free account
8. Which term means: "a Groovy-based Jenkinsfile syntax offering full programmatic control"? Junior A. Multibranch pipeline B. Node/agent C. Scripted pipeline D. Stage Reveal the answer + AI explanation — free account
9. Which statement is correct? Junior A. Scripted pipeline — a topology where a controller schedules work onto distributed agents for scalable builds B. Scripted pipeline — a project that automatically creates a pipeline for each branch containing a Jenkinsfile C. Scripted pipeline — a Groovy-based Jenkinsfile syntax offering full programmatic control D. Scripted pipeline — a build executor (often a Kubernetes pod) created on demand and destroyed after the build Reveal the answer + AI explanation — free account
10. What is Node/agent ? Junior A. a logically grouped block of steps in a pipeline that appears as a phase in the UI B. a suite of plugins that models a delivery process as code in a Jenkinsfile C. the machine or executor where Jenkins runs the build steps D. a project that automatically creates a pipeline for each branch containing a Jenkinsfile Reveal the answer + AI explanation — free account
11. Which term means: "the machine or executor where Jenkins runs the build steps"? Junior A. Pipeline B. Node/agent C. Controller-agent architecture D. Ephemeral agent Reveal the answer + AI explanation — free account
12. Which statement is correct? Junior A. Node/agent — a project that automatically creates a pipeline for each branch containing a Jenkinsfile B. Node/agent — a structured, opinionated Jenkinsfile syntax using a pipeline block with stages C. Node/agent — a topology where a controller schedules work onto distributed agents for scalable builds D. Node/agent — the machine or executor where Jenkins runs the build steps Reveal the answer + AI explanation — free account
13. What is Stage ? Junior A. a logically grouped block of steps in a pipeline that appears as a phase in the UI B. a Groovy-based Jenkinsfile syntax offering full programmatic control C. injecting stored secrets into a build as environment variables or files at runtime D. a suite of plugins that models a delivery process as code in a Jenkinsfile Reveal the answer + AI explanation — free account
14. Which term means: "a logically grouped block of steps in a pipeline that appears as a phase in the UI"? Junior A. Stage B. Declarative pipeline C. Shared library D. Node/agent Reveal the answer + AI explanation — free account
15. Which statement is correct? Junior A. Stage — a logically grouped block of steps in a pipeline that appears as a phase in the UI B. Stage — a suite of plugins that models a delivery process as code in a Jenkinsfile C. Stage — injecting stored secrets into a build as environment variables or files at runtime D. Stage — a classic GUI-configured Jenkins job not defined as pipeline code Reveal the answer + AI explanation — free account
16. What is Freestyle job ? Junior A. injecting stored secrets into a build as environment variables or files at runtime B. a classic GUI-configured Jenkins job not defined as pipeline code C. the machine or executor where Jenkins runs the build steps D. a project that automatically creates a pipeline for each branch containing a Jenkinsfile Reveal the answer + AI explanation — free account
17. Which term means: "a classic GUI-configured Jenkins job not defined as pipeline code"? Junior A. Controller-agent architecture B. Node/agent C. Freestyle job D. Scripted pipeline Reveal the answer + AI explanation — free account
18. Which statement is correct? Junior A. Freestyle job — a suite of plugins that models a delivery process as code in a Jenkinsfile B. Freestyle job — a Jenkins UI plugin providing a visual pipeline editor and run visualization C. Freestyle job — reusable Groovy pipeline code stored in a separate repository and loaded across jobs D. Freestyle job — a classic GUI-configured Jenkins job not defined as pipeline code Reveal the answer + AI explanation — free account
19. What is Shared library ? Mid A. reusable Groovy pipeline code stored in a separate repository and loaded across jobs B. a classic GUI-configured Jenkins job not defined as pipeline code C. a topology where a controller schedules work onto distributed agents for scalable builds D. a build executor (often a Kubernetes pod) created on demand and destroyed after the build Reveal the answer + AI explanation — free account
20. Which term means: "reusable Groovy pipeline code stored in a separate repository and loaded across jobs"? Mid A. Shared library B. Blue Ocean C. Scripted pipeline D. Freestyle job Reveal the answer + AI explanation — free account
21. Which statement is correct? Mid A. Shared library — injecting stored secrets into a build as environment variables or files at runtime B. Shared library — the machine or executor where Jenkins runs the build steps C. Shared library — a topology where a controller schedules work onto distributed agents for scalable builds D. Shared library — reusable Groovy pipeline code stored in a separate repository and loaded across jobs Reveal the answer + AI explanation — free account
22. What is Multibranch pipeline ? Mid A. a build executor (often a Kubernetes pod) created on demand and destroyed after the build B. a topology where a controller schedules work onto distributed agents for scalable builds C. a classic GUI-configured Jenkins job not defined as pipeline code D. a project that automatically creates a pipeline for each branch containing a Jenkinsfile Reveal the answer + AI explanation — free account
23. Which term means: "a project that automatically creates a pipeline for each branch containing a Jenkinsfile"? Mid A. Blue Ocean B. Controller-agent architecture C. Credentials binding D. Multibranch pipeline Reveal the answer + AI explanation — free account
24. Which statement is correct? Mid A. Multibranch pipeline — a project that automatically creates a pipeline for each branch containing a Jenkinsfile B. Multibranch pipeline — the machine or executor where Jenkins runs the build steps C. Multibranch pipeline — a topology where a controller schedules work onto distributed agents for scalable builds D. Multibranch pipeline — a Jenkins UI plugin providing a visual pipeline editor and run visualization Reveal the answer + AI explanation — free account
25. What is Credentials binding ? Mid A. a Jenkins UI plugin providing a visual pipeline editor and run visualization B. injecting stored secrets into a build as environment variables or files at runtime C. reusable Groovy pipeline code stored in a separate repository and loaded across jobs D. a Groovy-based Jenkinsfile syntax offering full programmatic control Reveal the answer + AI explanation — free account
26. Which term means: "injecting stored secrets into a build as environment variables or files at runtime"? Mid A. Freestyle job B. Pipeline C. Multibranch pipeline D. Credentials binding Reveal the answer + AI explanation — free account
27. Which statement is correct? Mid A. Credentials binding — injecting stored secrets into a build as environment variables or files at runtime B. Credentials binding — reusable Groovy pipeline code stored in a separate repository and loaded across jobs C. Credentials binding — a suite of plugins that models a delivery process as code in a Jenkinsfile D. Credentials binding — the machine or executor where Jenkins runs the build steps Reveal the answer + AI explanation — free account
28. What is Blue Ocean ? Mid A. reusable Groovy pipeline code stored in a separate repository and loaded across jobs B. a Jenkins UI plugin providing a visual pipeline editor and run visualization C. a suite of plugins that models a delivery process as code in a Jenkinsfile D. the machine or executor where Jenkins runs the build steps Reveal the answer + AI explanation — free account
29. Which term means: "a Jenkins UI plugin providing a visual pipeline editor and run visualization"? Mid A. Blue Ocean B. Scripted pipeline C. Shared library D. Stage Reveal the answer + AI explanation — free account
30. Which statement is correct? Mid A. Blue Ocean — a project that automatically creates a pipeline for each branch containing a Jenkinsfile B. Blue Ocean — a suite of plugins that models a delivery process as code in a Jenkinsfile C. Blue Ocean — a Jenkins UI plugin providing a visual pipeline editor and run visualization D. Blue Ocean — a classic GUI-configured Jenkins job not defined as pipeline code Reveal the answer + AI explanation — free accountShowing 30 of 60 CI/CD · Jenkins questions — the full set, with answers, explanations and an AI tutor on every question, is inside.