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 difference between regression & retesting?

Answers were Sorted based on User's Feedback



what is difference between regression & retesting?..

Answer / anil nakhate

What is mean by Retesting-
Re testing is a testing process to test the previously failed test cases passed or not. after fixing of the defect we perform the first retesting then regression testing.

What is mean by Regression testing?
After fixing of any defect or new functionality added in application, then we perform the regression testing for existing functionality working as per requirement or not.

Is This Answer Correct ?    5 Yes 0 No

what is difference between regression & retesting?..

Answer / sripathi venkata ramesh

I am Sripathi Venkata Ramesh working as a software Test
engineer. For this question difference between Regression
and Retesting - different people have given different
answers......I confused so many times.............
So the correct answer is here...

Regression Testing: Regression Testing means to test the
entire application to ensure that the fixing of bug will be
affecting anywhere else in the applicationĀ 

Retesting: Retesting means executing the same test case
after fixing bug to ensure the bug fixing.

Retesting and Regression Testing are slightly different in
the sense....they are to be executed on different test
cases...

For example, if there are 1000 test cases to be executed in
the first build....And of the 1000 test cases 100 fail and
900 pass....

Then after bug fixes and when the 2nd build is received
REGRESSION Testing has to be done on the 900 test cases and
the remaining 100 test cases are to be RETESTED

Is This Answer Correct ?    3 Yes 1 No

what is difference between regression & retesting?..

Answer / shilpa saraf

Regression testing:

Testing the application after changes in a modular part of
an application for testing that is the code change will
affect rest of the application.

Retesting :

Retesting meance we testing only certain part of an
application again and not considering how it will effect in
other part or in the whole application

Is This Answer Correct ?    4 Yes 3 No

what is difference between regression & retesting?..

Answer / priyan

Re-testing : it means testing a particular modified build or
application with multiple sets of data or by giving
different inputs,whether the bug is fixed or not..

after conformation, that the bug is fixed...we do

regression Testing : it means , testing the modified module
or application whether the application will show impact on
other application or not...!

IF UR NOT CLEAR....THEN GO ON VTH THIS BELOW LINK..

http://www.allinterview.com/showanswers/58585.html

PRIYAN
priyanonlyone@gmail.com

Is This Answer Correct ?    0 Yes 0 No

what is difference between regression & retesting?..

Answer / nandankumar

Regression Testing:
"It is a type of testing in which one will perform testing on already tested functionality again and again."

Usually we can do it in two scenarios
1. When ever raised the defects to developers team and next build is released to testing department..we will test the defect functionality as well as the related functionalities once again.

2.When ever some new features are added to the application, and next build is released, then all the related features of those new features will be tested once again

Even random functionality testing also falls under Regression testing..

Note : Regression Testing starts from 2nd build and continues up to the last build.


But where in Retesting :

Here one will perform testing on the same functionality again and again with multiple sets of values in order to come to a conclusion whether it is working fine or not.

Resting will start from 1st build and continues up to the last build.

Is This Answer Correct ?    0 Yes 1 No

what is difference between regression & retesting?..

Answer / suran

Regression testing -regression testing is nothing but
retesting software to detect faults introdued during the
modification .Like it verifies whether new bugs have been
introdued after after fixing prevoulsly idetified
bugs,without regression testing any changes introduced to
the code would go undetected.

Retesting: testing the functionality Number of times
whether its working according to BRS OR FRS.

Is This Answer Correct ?    0 Yes 2 No

what is difference between regression & retesting?..

Answer / psd

regression: Testing the already tested funcionality once
again that is known as regressin testing..
retesting: testing the same functionality onceagain with
multiple sets of data is known as retesting..

Is This Answer Correct ?    4 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

In a company does a tester communicate with clients? if yes then in what situation?

4 Answers  


What is the difference between Shakeout, Smoke, and Sanity Testing.

5 Answers  


Who can perform the unit testing?

5 Answers  


What are the cases when you’ll consider to choose automated testing over manual testing?

0 Answers  


What is meant by thin point in QTP

0 Answers  


Could anyone let me know five positive and negative testcases for ATM machine..?

1 Answers  


Tell me a critical defect in which your Client,PM,PL appreciate on you

0 Answers  


What will u do first when u are asked to start testing ?

4 Answers   Scope International,


Notepad(Editor),we test is which type of testing? a)Functionality Testing,b)Compatability Testing,c) All,d) None

2 Answers   ADITI,


what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?

2 Answers  


any one giv test cases for wordpad using equivalence class partioning

0 Answers   Infosys,


What is verification and Validation?

12 Answers   EDS,


Categories