InterviewSolution
Saved Bookmarks
| 1. |
What Are Semi-random Test Cases? |
|
Answer» Semi-random test CASES are nothing but when we perform random test cases and do equivalence PARTITIONING to those test cases, it removes redundant test cases, THUS GIVING us semi-random test cases. Semi-random test cases are nothing but when we perform random test cases and do equivalence partitioning to those test cases, it removes redundant test cases, thus giving us semi-random test cases. |
|