QuestionQ406
Software Development and DesignWhat is one characteristic of test-driven development?
- A It enables code refactoring.
- B User tests are created after deployment.
- C Infrastructure testing is done at every stage.
- D Large updates are applied infrequently.
Community Discussion