GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing  >  Web Testing
Go To First  |  Previous Question  |  Next Question 
 Web Testing  |  Question 88 of 96    Print  
Too many test cases to test
I have about 500 test cases to test and I have to test them on all kinds of browsers (IE, Mozilla,Netscape etc) Does anyone know of technique to reduce my work?


  
Total Answers and Comments: 6 Last Update: August 26, 2009     Asked by: ajay0419 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 30, 2008 01:23:14   #1  
paulyog Member Since: December 2007   Contribution: 8    

RE: Too many test cases to test
Your test cases could be automated so that you can make them all run in one go on different browsers. If you could specify on which technology you are working then a tool could be suggested.
 
Is this answer useful? Yes | No
March 09, 2009 02:42:24   #2  
srinivasulub1981 Member Since: December 2005   Contribution: 381    

RE: Too many test cases to test
Hi

First thing we can do automate the test cases but i'm not sure that's the right selection we can do as below.

-> Categorize all the test cases like what are user interface functional...
-> I think most functional cases will works in all browers the failure is 10 out of 100
-> So first i can execute usability issues if the time is there then can go for remaining cases

Srinivas

 
Is this answer useful? Yes | No
April 06, 2009 23:44:34   #3  
vk1978 Member Since: February 2009   Contribution: 174    

RE: Too many test cases to test

To execute all 500 in all browsers (IE Mozilla Netscape etc) will
definitely take more time.

In our team while doing web application testing we have categorized test cases
like Compatibility test cases Integrated Test Cases Functional Test cases
etc. so whenever we are are concentrating on different browsers we do execute
only Compatibility test cases and give second preferences to remaining test
cases. Please correct me if I am wrong


 
Is this answer useful? Yes | No
May 15, 2009 00:24:41   #4  
mathan_vel Member Since: December 2007   Contribution: 422    

RE: Too many test cases to test
Testing the application with same Test cases with different browsers is some what complicated work. There is no proper technique to reduce the work.
One way we can do to this by automation. but not sure the selected tools might be support for all browsers.

Another way is by
select and separate those 500 test cases in to little which is common to execute for compatible testing.
This also say those selected cases only supports for the compatible testing.


In some browsers even button click could not work as compared with different browsers. To better speech is from the SRS itself clearly mentioned what the vendor needs and what browser they are going to use.
The User manual also clearly define that the application supports for following browsers with versions.


 
Is this answer useful? Yes | No
August 25, 2009 06:27:58   #5  
ashishks Member Since: December 2008   Contribution: 73    

RE: Too many test cases to test
As per my understanding we should prioritize our test cases based on the business needs of the functionalities.

For example foe a website we should prioritize our test cases in the following way:

P1: All main page functionalitis like global links main navigation button bar breadcrumbs parent window landing functionalities etc.

P2: Child window functionalities pop ups functionalities secondary pages functionalites and secondary navigation button bars etc.

P3: All error messages default messages system messages and quick menu options.

P4: Pagination options sorting options external links etc.

So in this way according to the time available for testing you can go for testing and also at the same time you can provide testing effort to the management.

PS: All P1 test cases can also be considered as smoke test cases.
and all P1 and P2 test cases can be considered as sanity test cases for perticular module.

 
Is this answer useful? Yes | No
August 26, 2009 03:18:51   #6  
ujjwala76 Member Since: August 2009   Contribution: 1    

RE: Too many test cases to test
If you have to test too many testcase then best go for automation testing tools.

You can use Winrunner OR QTP and pass parameter in the code and execute it.

It will run prpoerly and you will get result which you can report to developer also.

 
Is this answer useful? Yes | No


 
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