Which of the following is not true about Incremental testing?
Options
- Top- Down approach can be used
- Use of stubs or drivers are required
- All modules need to be completed prior to testing
- Bottom - up approach is also possible
CORRECT ANSWER : All modules need to be completed prior to testing
Write your comments