CloudBees Certified Jenkins Engineer (CJE) CJE Question # 41 Topic 5 Discussion

CloudBees Certified Jenkins Engineer (CJE) CJE Question # 41 Topic 5 Discussion

CJE Exam Topic 5 Question 41 Discussion:
Question #: 41
Topic #: 5

Which is the expected workflow for "lest-Driven Development"?


A.

Validate with the CI system, write the new functional code, and then verify that the test passes.


B.

Write a new test, validate with the a system, and then write the new functional code.


C.

Write a new falling unit test, write the new functional code to fix the test, verify that the test passes, and then refactor the code.


D.

Write a new failing unit test, write the new functional code to fix the test, and then verify that the test passes.


Get Premium CJE Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.