Which two concepts describe test-driven development? (Choose two.)
Posted: Fri Jul 22, 2022 2:52 pm
Which two concepts describe test-driven development? (Choose two.)
A. User acceptance testers develop the test requirements.
B. It enables code refactoring. Most Voted
C. Tests are created when code is ready for release.
D. Implementation is driven by incremental testing of release candidates.
E. Write a test before writing code. Most Voted
A. User acceptance testers develop the test requirements.
B. It enables code refactoring. Most Voted
C. Tests are created when code is ready for release.
D. Implementation is driven by incremental testing of release candidates.
E. Write a test before writing code. Most Voted