Exam 200-901 | Question id=6238 | Software Development and Design |
Which task is performed because the test-driven development approach is being used?
A. |
creating test scenarios based on continuous development | |
B. |
writing code without committing any coding violations | |
C. |
refactoring code that is covered by existing tests | |
D. |
testing existing software before developing new code |