linked linked linkedin whatsapp remove
Feedback

Software Testing Quiz Software Testing

Test driven development (TDD) refers to what?

Writing one method and then thoroughly writing tests for it
Writing new code alongside already tested code
Writing a failing test first and then writing the minimum amount of code to make it pass
Writing tests for untested legacy code before introducing new features

Answer:
Writing a failing test first and then writing the minimum amount of code to make it pass

Note: This Question is unanswered, help us to find answer for this one