Answer Posted / the good dr.
Arif and Bhagawati are correct.
Pairwise testing is the simplest form of combinatorial testing. Another way to state what Arif and Bhagawati have correctly stated is that a primary goal of pair-wise testing is to achieve 100% coverage of potential dual-mode-faults.
More sophisticated combinatorial testing methods can also guarantee 100% coverage of all potential triple-mode-faults, 100% coverage of all potential quadruple-mode-faults, etc.
If you are interested in finding out more, a recommended site is CombinatorialTesting.com
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the typical situation u faced while collecting the test data?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is a failure?
9.Data – driver automation typically includes?
What is grey box testing?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.
What is 'Account Conditioning'?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
what is the function generator?
On login window for username and password auto populated field means what !
wht is Manual Testing Frame work
Explain Operational Acceptance Testing with example ?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development