What are the steps for TDD?

What are the steps for TDD?
A. Write the passing test, write the code, run the test again to validate that it still passes.
B. Write the failing test, write the code, run the test again to validate that it passes.
C. Write the code, write the test to validate that it passes, run the test again to validate that it still passes
D. Write the passing test, write the code, break the code, run the test again to validate that it fails.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.