Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Retesting & Regression Testing? When do we use
retesting & regression testing(i.e In what situation)?
Please clear me.

Answers were Sorted based on User's Feedback



What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / priyan

when a developer fix the bug and send the modified build to
a tester, first tester do Re-testing on that module or
application. Re-testing means, testing the module whether
the bug is fixed or not with multiple sets of data.. then

Regression testing : when the tester come's to conformation
that the big is fixed, then he starts Regression testing on
that modified build. in this testing, the tester test's or
checks whether the modified build is showing any impact on
other application or not.. means whether new application or
functionality is effecting other application or not.the
tester checks after fixation of bug,we got any side effects
in application or not...

why because , during the bug fixing some parts of coding may
be changed or functionality mat be manipulated.. in this
case the old test cases will up-dated or completely
re-written according to new feauter of application where bug
fixed area.....

if any mistake pls correct me .. tank u every body

priyan
priyanonlyone@gmail.com

Is This Answer Correct ?    6 Yes 2 No

What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / haribaskaran g

regression testing: when ever change is made in the sorce
code we are handle in the regression testing . ex add new
application in the source code
re-testing:testing conducted on a particular bug when its
been fixed

Is This Answer Correct ?    6 Yes 3 No

What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / sush

Re-Testing: testing the build/ application multiple times
with the same set of Test Cases and the Test Data, which was
used for testing the same application for the first time.

Regression Testing: Testing the new build/ application when
some new functionality is added to the system. This type of
testing usually done to see that the added functionality do
not affect the functionality of the build which was already
tested.

Is This Answer Correct ?    6 Yes 4 No

What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / guest

Re-Testing means ones all bugs are fixing from "bug report",
we are doing the testing for that report,all bugs are fixed
or not?
The retesting is mostly focused on that particular module.
that means in which module we are finding the errors on that
module only we are concentrating and we have to check for
that module only.
Regression Testing:This one is also depending upon "Bug
Report" only.But in regression Testing we are concentrating
on total application
That means:newly fixed bugs were effected in any other
place(like in any other modules)or not this is called
regressiion
Re-testing done by manually
Regression testing done by automation.

Is This Answer Correct ?    6 Yes 5 No

What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / siddhartha singh

Re-testing - testing a reported bug
to verify that it has been fixed.

Reggression testing - testing the
entire application to ensure that it
has not been affected in anyway
due to fixing of the reported bug.

Is This Answer Correct ?    2 Yes 2 No

What is Retesting & Regression Testing? When do we use retesting & regression testing(i.e I..

Answer / kazi jahangeer alam

Hi,
retesting and regression testing both are different-
Retesting is means if nay change in system software or h/w
we need a retesting of the application.and will check the
all data is same working the second time or not?

Regression Testing means if any change will happen the
development side we need the regression testing.and we will
check the all functionality of the system properly.as well
as requirement. thanks
if any suggestion plz let me know welcome for your suggestion
or mail me-qazijk@yahoo.com

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

Define Non-functional testing?

2 Answers   Crea,


1. Differentiate test bed and test environment ?

0 Answers  


What testing roles are standard on most testing projects? Categories: Software Testing

1 Answers   Wipro,


1Who performed sanity and smoke testing :-- developers or testers ? Explain with example and prove ur answer. 2 Company has developed a project for company B, company B has to introduce this project into the market. The acceptance testing is performed at Company B. is it called as alpha testing or beta testing ? Explain with example and prove ur answer.

7 Answers  


expalin with ex high priority high severity, and low sev low prioority? brahma412@yahoo.co.in July 24

3 Answers   CTS, Wipro,


5)which of the following is not the characteristics of well written Bug report? A)It describes a real defect in the product B)It describes the symptoms of the problem in terms of the behaviour of the system C)It contain a step by step procedure for reproducing the problem D)None

3 Answers   Mind Tree,


Pliz anyone give me examle of Blocker,critical,Mojor,Mormal,Minor,Tivial,Enhancement Bug.Itz very urgent....

4 Answers   Jamcracker, Satyam,


what is configuration testing

1 Answers   Ness Technologies,


What is an end-to-end testing?

0 Answers  


When new application ready to test than whats your testing strategies?

0 Answers   Capillary Technologies,


what are the release notes and what release note contains, when these prepared.

3 Answers   HCL,


how to test a web application manually?can u explain indetail?

0 Answers   Medsynaptic,


Categories