Powered by SQA Mate test cases management tool
Pairwise | 成對 | ペアワイズ | 쌍으로 | попарное | زوجي | por parejas | פּאַירוויסע (a.k.a. all-pairs) testing — is an effective test case generation technique that is based on the observation that most faults are caused by interactions of at most two factors. Pairwise-generated test suites cover all combinations of two therefore are much smaller than exhaustive ones yet still very effective in finding defects.
» Learn more about all-pairs theory