Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

How to do regression testing?

This is a discussion on How to do regression testing? within the Testing Frameworks forums, part of the Software Testing category; At times all the specifications of the application are not defined. I think that all the passed & failed test cases should be documented with test data. When the application ...

Go Back   Geeks Talk > Software Testing > Testing Frameworks
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Testing Frameworks Open Source Software testing tools and scripts.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-30-2009
Junior Member
 
Join Date: Nov 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kamal1_batra is on a distinguished road
How to do regression testing?

At times all the specifications of the application are not defined. I think that all the passed & failed test cases should be documented with test data. When the application comes for regression testing, we should execute all the test cases to make sure that the previous bugs were resolved & no new bug was introduced. My colleague does not want to document the passed test cases as it would take a lot of time. She wants to document only the failed test cases & recheck only these test cases for regression testing.

Please comment.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-08-2009
Junior Member
 
Join Date: May 2009
Location: Trivandrum
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
sangeethasami is on a distinguished road
Re: How to do regression testing?

Well Kamal, there are three types of regression test,
1.Unit regression test
2.Regional regression test
3.Full regression test
First one,
Verify only the modified/deleted/newly introduced feature when you are sure that the changes are not going to affect other areas
Second one,
Verify only the affected areas by executing the respective test cases when u know the modified/deleted/newly introduced feature is going to affect these areas.
Third one,
When you dont know where and all the changes going to affect, execute all the test cases irrespective of passed and failed test cases in the previous test

Regards,
Sangeetha
Reply With Quote
  #3 (permalink)  
Old 06-17-2009
Junior Member
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
soumyajeet is on a distinguished road
Re: How to do regression testing?

Hi Kamal,

For regression testing generally we need to execute all the Test Cases associated with the software for which we are performing regression testing. So for regression all the Test Cases as well as the Fix Cases (means Test Cases that are prepared for the Issues that are already reported) needs to be executed.

Regards,
Soumyajeet
Reply With Quote
Reply

  Geeks Talk > Software Testing > Testing Frameworks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Regression Testing Jyoti Sharma Web Testing 4 05-12-2009 07:22 AM
Regression and Sanity Testing JobHelper Testing Issues 21 03-20-2009 03:55 AM
How QTP is used for Regression Testing(process) test_3 QTP 2 07-18-2007 06:46 AM
Retesting & REgression Testing bharathi_ark Testing Issues 3 03-01-2007 12:12 PM
Regression Testing Jimmy Zorald Testing Issues 3 12-29-2006 04:06 AM


All times are GMT -4. The time now is 05:43 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved