0 votes
164 views
in General by (0 points)
closed by

What are the three steps when using TDD to drive your code development?

  1. Red: write failed test, Green: write code to pass the test, refactor
  2. Write all unit tests possible, regression test, write more tests
  3. Write all lines of code, test it, then correct code on failed tests
  4. Refactor previous code, write the test, pass the test
  5. Blue, yellow, pink
closed

1 Answer

0 votes
by (0 points)
 
Best answer
1

Related questions

0 votes
1 answer 233 views
0 votes
1 answer 69 views
asked Nov 5, 2023 in General by Admin (0 points)
0 votes
1 answer 45 views

2.8k questions

2.8k answers

0 comments

76 users

Welcome to MCQ Village Q&A, where you can ask questions and receive answers from other members of the community.
...