exam questions

Exam 200-901 All Questions

View all questions & answers for the 200-901 exam

Exam 200-901 topic 1 question 190 discussion

Actual exam question from Cisco's 200-901
Question #: 190
Topic #: 1
[All 200-901 Questions]

What is a procedural component of CI/CD pipelines?

  • A. Bundled artifacts must be generated.
  • B. Every test must pass for the pipeline to continue its execution.
  • C. Some tests fall without stopping the pipeline execution.
  • D. The release label that identifies the build is optional.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mellohello
Highly Voted 1 year, 10 months ago
Selected Answer: B
In a CI/CD (Continuous Integration/Continuous Deployment) pipeline, a procedural component is a specific step or action that is carried out in a specific order as part of the pipeline process. One of the procedural components of a CI/CD pipeline is that every test must pass in order for the pipeline to continue its execution. If any test fails, the pipeline will stop and the issue must be addressed before the pipeline can continue. This is an important procedural component of a CI/CD pipeline because it ensures that the code being deployed is of high quality and meets the necessary standards before it is released.
upvoted 6 times
...
daniii89
Most Recent 3 months ago
Selected Answer: B
Option,Reason A. Bundled artifacts must be generated. ❌,While artifacts (compiled code, binaries, or containers) are important, they are not strictly procedural. Some pipelines might generate artifacts later in the process. B. Every test must pass for the pipeline to continue its execution. ✅,Correct! This is a common procedural rule in CI/CD pipelines to ensure quality and stability. C. Some tests fail without stopping the pipeline execution. ❌,Some pipelines allow non-critical tests to fail, but this is not a procedural requirement for CI/CD. D. The release label that identifies the build is optional. ❌,A release label (versioning/tagging) is useful but not procedural—it does not control whether the pipeline runs or stops.
upvoted 1 times
...
louisvuitton12
9 months, 2 weeks ago
Selected Answer: A
A is procedural, B is not
upvoted 1 times
...
ToTheBone
2 years ago
Selected Answer: A
I think its A
upvoted 1 times
...
aplicacion101
2 years ago
Selected Answer: A
I think that A is correct, but the question isnt´clear. https://www.techtarget.com/searchsoftwarequality/CI-CD-pipelines-explained-Everything-you-need-to-know CI/CD phase: Build -> Test ->Deploy Build -> All of the artifacts involved in the build process. The build should now generate an artifact, or container image, published to a store or registry. So, Without artifacts impossible run the test. Besides, I think every artifact, packets, software should be tested to continue its exexcution in pipeline.
upvoted 2 times
...
gianlu89
2 years, 2 months ago
why A is wrong?
upvoted 1 times
...
macxsz
2 years, 4 months ago
Selected Answer: B
Its B Tests must pass In the event that a test fails, the developer is notified and can correct the issues that caused the test to fail very early in the development process. If all the tests pass, the code moves on to the next stage of the pipeline.
upvoted 4 times
...
art_tv
2 years, 4 months ago
why C is wrong?
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago