MCQOPTIONS
Saved Bookmarks
| 1. |
_____________ is a programming practice that expects new code to be written only if an automated test has failed and also to eliminate duplication. |
| A. | Object Oriented Testing |
| B. | Test Driven Development |
| C. | Acceptance Testing |
| D. | Lossless Development |
| Answer» C. Acceptance Testing | |