
GitLabCertified CI/CD Associate
Domain 3Objective 1
Objective: Scaffold the Basics of a Test and Build Pipeline GITLAB-CERTIFIED-CICD-ASSOCIATE Practice Questions (Page 1)
Part of the Domain 3: Continuous Integration domain, which makes up ~24% of our current practice bank.
23questions here
5free pages
8concepts
Questions 1–5
- 1
What is an artifact in the context of GitLab CI/CD?
Select an answer first - 2
A team has a pipeline with stages `[build, test, deploy]`. They add a new job 'security_scan' that must run after 'build' but before 'test'. They also want 'security_scan' to run in parallel with 'test'. What is the correct configuration?
Select an answer first - 3
A team is setting up a new project and wants to ensure that code is compiled, tested, and then deployed to a staging environment. They want to use GitLab CI/CD. What is the first step they should take?
Select an answer first - 4
What is the purpose of the 'artifacts' keyword in a build job?
Select an answer first - 5
A build job compiles a large application and produces multiple files. A test job needs only one specific file, `bin/app`, to run. The team is concerned about storage usage. What is the most efficient way to pass this file to the test job?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitLab. “GITLAB-CERTIFIED-CICD-ASSOCIATE” is a trademark of its owner, used for identification only.