Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain All-pairs testing?

Answer Posted / ramyab.mca@gmail.com

Hai....

All-pairs testing:

All-pairs testing or pair wise testing is a combinatorial
software testing method that, for each pair of input
parameters to a system (typically, a software algorithm),
tests all possible discrete combinations of those
parameters. Using carefully chosen test vectors, this can
be done much faster than an exhaustive search of all
combinations of all parameters, by "parallelizing" the
tests of parameter pairs. The number of tests is typically
O (nm), where n and m are the number of possibilities for
each of the two parameters with the most choices.

the simplest bugs in a program are generally triggered by a
single input parameter. The next simplest category of bugs
consists of those dependent on interactions between pairs
of parameters, which can be caught with all-pairs testing.
[1] Bugs involving interactions between three or more
parameters are progressively less common[2], whilst at the
same time being progressively more expensive to find by
exhaustive testing, which has as its limit the exhaustive
testing of all possible inputs.

K,Byeeee...
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain a pair-wise defect?

1247


What is the typical situation u faced while collecting the test data?

2269


What are the different servers and difference between them?

2221


How do you estimate white box testing?

1180


What is checkpoint? How can you handle the checkpoints?

2553


Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step

2117


What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?

2268


Explain the difference between alpha testing and beta testing.

1154


What is data flow diagram?

1182


define risk management system with example ?

2011


Is compatabilitytestig and port testing are same

1997


what is meant by application server and its functions?

7136


Enlist some bug status along with its description?

1246


What is desk checking and control flow analysis

1384


Could some one tell me test cases for multi line text boxes like Notes field?

2232