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 |
What is CRUD testing
What is difference between system and functional testing?
Which is the cost effective model between V Model and Waterfall model and V model and Spiral model
Can you explain usability testing?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
plz tell me the V model with complete explanation(not definition)
One or more text elements or even all text elements in a page should be markable as required to match. -What are the categories of content validation is described in the text above?
how will you define your bug status flow in softsmith qamonitor?
Thanks for all who are helping me and Wish u all happy new Year........ Now I have a one more question plz...help me what is the I DIFFERENCE BETWEEN Performance Testing,LOAD TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me with an EXAMPLE PLZ.... If u have time then post me to my mail id... thank u very much... for ur help.and if anyone wants to talk to me also u can add my id my id is given below. penisetty@gmail.com
Smoke testing is also called sanity testing? Why?
What is exact meaning of Standalone application?
What is software review?