GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing
Go To First  |  Previous Question  |  Next Question 
 Testing  |  Question 2 of 413    Print  
what is pair-wise testing ?

  
Total Answers and Comments: 12 Last Update: December 19, 2008     Asked by: raja 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: tagro82
 
Due To time Constraints, everything cannot be tested. Take an eg.

You have to test a S/W on English/French/Japanese and German Languages with OS as VISTA/MAC PPC/IMAC/WINXP
Testing all will take 16 Language-OS Combination
But as French/English/German are Roman Lang and Japanese is double byte lang so u can omit some of the combinations here. Similarly IMAC and MAC PPc can be grouped in one pair.
VISTA and WIN XP in other pair
Now depending upon time , you can select the number of combinations u want to test
eg
IMAC- GERman
MAC PPC-- French
IMAC-    Japanese
VISTA- Japanese
WINXP - German
VISTA- English

Above answer was rated as good by the following members:
sweetruler
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
October 13, 2005 15:13:08   #1  
Vikram        

RE: what is pair-wise testing ?
We've all heard the phrase You can't test everything. This axiom is particularly appropriate for testing multiple combinations of options selections and configurations. To test all combinations in some of these instances would require millions of tests. A systematic way to reduce the number of tests is called pair-wise testing.
 
Is this answer useful? Yes | No
May 08, 2006 23:41:22   #2  
sudha        

RE: what is pair-wise testing ?
Please explain pair-wise testing with some example.I need clear explanation. where we use this type of testing?
 
Is this answer useful? Yes | No
May 11, 2006 07:05:56   #3  
Neo Member Since: November 2005   Contribution: 6    

RE: what is pair-wise testing ?

Hi

Pairwise (a.k.a. all-pairs) testing is an effective test case generation technique that is based on the observation that most faults are caused by interactions of at most two factors. Pairwise-generated test suites cover all combinations of two therefore are much smaller than exhaustive ones yet still very effective in finding defects.

Another definition:->

Pairwise testing is a specification-based testing criterion which requires that for each pair of input parameters of a system every combination of valid values of these two parameters be covered by at least one test case. In this paper we propose a new test generation strategy for pairwise testing.

I hope everything is clear now

cheers :)


 
Is this answer useful? Yes | No
April 27, 2007 05:32:36   #4  
anil        

RE: what is pair-wise testing ?

Pair-wise testing is a ad-hoc/monkey testing techniques used in case of lack of time
lack of documentation lack of skills lack of resources etc..
The test lead/p.m will use this technique due to lack of time. They will make a tester as a pair with developer. They both continue the coding and testing parallel.


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
May 30, 2007 06:47:45   #5  
sankarraparthi Member Since: August 2006   Contribution: 7    

RE: what is pair-wise testing ?

Pairwise (a.k.a. all-pairs) testing is an effective test case generation technique that is based on the observation that most faults are caused by interactions of at most two factors. Pairwise-generated test suites cover all combinations of two therefore are much smaller than exhaustive ones yet still very effective in finding defects.


 
Is this answer useful? Yes | No
August 14, 2007 23:07:32   #6  
siteuse Member Since: June 2007   Contribution: 12    

RE: what is pair-wise testing ?
I heared pair-wise testing is also termed as Orthogonal Array testing.I read about Orthogonal testing technique but i didn't understand how the combinations are reduced.Can anybody explain with example?

Thanks

 
Is this answer useful? Yes | No
August 19, 2007 07:15:05   #7  
j_madhuri Member Since: November 2006   Contribution: 83    

RE: what is pair-wise testing ?
Pairwise testing is an effective test case generation technique that is based on the observation that most faults are caused by interactions of at most two factors. Pairwise-generated test suites cover all combinations of two therefore are much smaller than exhaustive ones yet still very effective in finding defects.
 
Is this answer useful? Yes | No
August 22, 2007 00:06:00   #8  
tagro82 Member Since: March 2006   Contribution: 23    

RE: what is pair-wise testing ?
Due To time Constraints everything cannot be tested. Take an eg.

You have to test a S/W on English/French/Japanese and German Languages with OS as VISTA/MAC PPC/IMAC/WINXP
Testing all will take 16 Language-OS Combination
But as French/English/German are Roman Lang and Japanese is double byte lang so u can omit some of the combinations here. Similarly IMAC and MAC PPc can be grouped in one pair.
VISTA and WIN XP in other pair
Now depending upon time you can select the number of combinations u want to test
eg
IMAC- GERman
MAC PPC-- French
IMAC- Japanese
VISTA- Japanese
WINXP - German
VISTA- English

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
September 05, 2007 04:14:51   #9  
sampoornam        

RE: what is pair-wise testing ?

Pair Testing is a type of Ad-hoc testing. When ever test engineers found the risk in functional and system testing like lack of time lack of knowledge then they'll conduct the functional and system testing in Ad-hoc manner. That is coducting the testing in informal manner without follwing any formal testing type.

Pair means group together with testers and developeres. due to the lack of time developers and testers together to do the development and testing.


 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
October 11, 2007 01:12:11   #10  
neha.2811        

RE: what is pair-wise testing ?
Pair wise testing is a type of adhoc teting. Mainly done at a point where the testers do not have the sufficient knowledge about the data needed to carry out testing. Here the juniour testers are paired with senoir ones to share their knowledge on domain testing.
 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape