Google News
logo
Software Testing - Interview Questions
Explain what N+1 testing is?
The variation of regression testing is represented as N+1. In this technique, the testing is performed in multiple cycles in which errors found in test cycle ‘N’ are resolved and re-tested in test cycle N+1. The cycle is repeated unless there are no errors found.
Advertisement