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
Hi.....wat r d major bugs we can find in banking domain???
What is build interval period?
What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000
How can I do Server side Interface testing in Web Testing?
Can you explain the pdca cycle and where testing fits in?
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
what are your achievements in your organization ? Guyz very very urgent , help me
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
what is a data guidelines?
What are the various techniques in black box testing?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
What are differences in testing a client server and a web application?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
what is the test plan of facebook?