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?



Explain All-pairs testing?..

Answer / 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

More Manual Testing Interview Questions

trecebality matrix used for which purpose?

8 Answers   Cap Gemini,


What are test entry and test exit criteria?

5 Answers   Covansys,


What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)

0 Answers  


Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?

0 Answers  


What if the client finds a defect after delivering the product? How will you react and justify?

2 Answers   HeadStrong, IBM, Somany Ceramics,


Whats is bugzilla?how is it install,how it is use?

3 Answers  


can any one give the example for high severity high priority high severity low priority low severity high priority low severity low priority

10 Answers   TCS, Wipro,


Why most of the people saying testing is easy job? an you justify?

10 Answers   GE,


What is defect pooling?

6 Answers  


static and dyanamic testing

2 Answers  


which tool used for gui testing?

3 Answers  


what is mean by test suite?

5 Answers  


Categories