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.

Regression Testing

This is a discussion on Regression Testing within the Web Testing forums, part of the Software Testing category; Hello to All, I want to know that what is exact difference between regression and black box testing? Regression as we say that it focuses on retesting after changes are ...

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

Web Testing Web Testing

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-23-2009
Junior Member
 
Join Date: Nov 2008
Location: India
Posts: 12
Thanks: 2
Thanked 0 Times in 0 Posts
Jyoti Sharma is on a distinguished road
Regression Testing

Hello to All,

I want to know that what is exact difference between regression and black box testing?

Regression as we say that it focuses on retesting after changes are made. But this thing also we can do in black box testing i.e retest ater changes. Its regression test needs any test tool?

Please let me know about Regression testing. Is its comes under Black box or White box testing? What are the steps followed to do the regression testing. I am a manual tester and i dont use any test tool yet to do my testing.

Please help me by giving your answer in detail.

Thanks in advance.
Regards,
Jyoti.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 02-23-2009
Expert Member
 
Join Date: Apr 2008
Location: Tamilnadu
Posts: 1,466
Thanks: 15
Thanked 150 Times in 141 Posts
deepasree has a spectacular aura aboutdeepasree has a spectacular aura about
Re: Regression Testing

hai jyothi,

Black Box Testing

Testing, either functional or non-functional, without reference to the internal structure of the component or system.

Regression Testing
Testing of a previously tested program following modification to ensure that defects have not been introduced or uncovered in unchanged areas of the software as a result of the changes made. It is performed when the software or its environment is changed.

Thanks
Deepasree
Reply With Quote
  #3 (permalink)  
Old 02-23-2009
Expert Member
 
Join Date: Oct 2007
Location: hyd-India
Posts: 122
Thanks: 3
Thanked 17 Times in 15 Posts
ch.bhaskar.mca is on a distinguished road
Re: Regression Testing

HI jyothi,

Black box testing: Testing the application with out looking the code of the application.

Regression testing: Testing the application whether the fixed bug is effecting other parts of the application or not.

Cheers,
Bhaskar Kumar
Reply With Quote
  #4 (permalink)  
Old 02-25-2009
Junior Member
 
Join Date: Nov 2008
Location: India
Posts: 12
Thanks: 2
Thanked 0 Times in 0 Posts
Jyoti Sharma is on a distinguished road
Re: Regression Testing

Thank you so much guys.
Reply With Quote
  #5 (permalink)  
Old 05-12-2009
Junior Member
 
Join Date: May 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
vishwanathts is on a distinguished road
Re: Regression Testing

Hi,

Yes Regression testing is also Black box testing.

There are several testing tools available to carry out Functional / Regression testing .To name a few Rational Functional Tester, Rational Robot, Quick Test Pro, Silk Test, QA center test partner,e-Test suite,Test partner etc.

White box testing (a.k.a. clear box testing, glass box testing, transparent box testing, translucent box testing or structural testing) uses an internal perspective of the system to design test cases based on internal structure. It requires programming skills to identify all paths through the software.


While white box testing is applicable at the unit, integration and system levels of the software testing process, it is typically applied to the unit. While it normally tests paths within a unit, it can also test paths between units during integration, and between subsystems during a system level test. Though this method of test design can uncover an overwhelming number of test cases, it might not detect unimplemented parts of the specification or missing requirements, but one can be sure that all paths through the test object are executed.
Typical white box test design techniques include:
Control flow testing
Data flow testing
Branch Testing

Best,
Vish
Reply With Quote
Reply

  Geeks Talk > Software Testing > Web Testing

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 and Sanity Testing JobHelper Testing Issues 21 03-20-2009 03:55 AM
How to conduct retesting and regression testing in qtp? srinu.tenali QTP 1 12-21-2007 02:51 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 07:36 AM.


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