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 testing and re-
testing?

Answers were Sorted based on User's Feedback



what is difference between regression testing and re- testing?..

Answer / shaily

retesting : rerunning of tests that failed earlier in order to verify the success of corrective action.

regression testing : testing of previously tested program following modification to ensure that the defects have not been introduced in the unchanged areas of s/w due to changes made...

Is This Answer Correct ?    10 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / rajeshkumar

Regression Testing-
If any changes are made to Particular Module in the
Application. After doing system testing on that Module, we
will do Regression on the Other Module which is releated to
that module(System Testing) to ensure that no impacts happen

Retesting:
IF you found any bug in the Application, we will track
it with Defect in QC,once development team fix the Bug they
will deploy the code to QA for RETEST.

Is This Answer Correct ?    8 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / n@n!

regression testing : testing the core functionalities and
dependency variables in the application is called
regression testing.

re-testing : testing the application after fixing the bugs
by the developers r any modified build is called re-
testing

Is This Answer Correct ?    3 Yes 2 No

what is difference between regression testing and re- testing?..

Answer / sara r.k

Regression Testing: Ensure that code change the particular
position (Module) in the Project , we need to check the
impact of the another Existing positon.

Re testing : Once the Developer has fix the Bug we need to
Retest the bug its called the Re testing

Is This Answer Correct ?    1 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / krishna

Regression Testing : It is conducted on the modified build.

Re Testing : Testing the existing build once again to confirm its validation.(Pass/Fail)

Is This Answer Correct ?    1 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / satish kumar

Regression testing( repeated testing) is a type of testing in which in already tested functionality is once again tested to check if the old bugs are rectified,
Retesting is a type of testing in which an already tested function is once again tested to reproduce the bug if at all any, to rule out the environment issues and to ensure functional robustness
regression testing is always performed from build #2 it can not be performed on build #1, Retesting is started from build #1 itself

Is This Answer Correct ?    1 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / kavitha

regression testing:on excuting previously passed all related
test cases on modified SUT to conform those modifications were
one correctly without and side correctly.
retesting:by excuting previously failed cases on modified
builds to conform correctness of modification.

Is This Answer Correct ?    0 Yes 0 No

what is difference between regression testing and re- testing?..

Answer / santosh

Regression: Testing the test scripts if any changes done in
the perticular requirent.

Ex: In Cycle 1 (Pass1) you have exected all the scritps
without bug. In cycle 2, u;ll get change control for any
module, here you need to test the changed/affected one and
dependinces scripts on the other module.

Re-testing: testing the same scripst till a a defect is
closed

Is This Answer Correct ?    0 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / shailesh kumar thakur

Re-Testing:-Reuse of existing Test Cases that have already been executed.

Regression Testing:-After the addition of new Specifications/Requirements, our previous functions are effected or Not.

Is This Answer Correct ?    0 Yes 1 No

what is difference between regression testing and re- testing?..

Answer / ram.polavarapu

regression testing->once we receive the modified build from
the doveloper the regression test is going to conducted

re-testing->testing the same functionality with different
combination of data

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What r the types of test methodologies?

7 Answers   JVS,


what is corrective & Preventive Action

11 Answers   NIIT,


what is testing phase??

3 Answers  


Suppose i want to test an application with in three week, how i will prepare test strategy for this testing.? which testing types should i follow?

7 Answers   SIRD, TCS,


Can you explain random/monkey testing?

0 Answers  


What are the properties of a good requirement?

2 Answers  


if the object is identified by QTP & also virtual object wizard then which object will added to object repository

4 Answers   Tech Mahindra,


what is web application testing and what is the difference between a client server application and web server application?

3 Answers   IndiumSoft,


How to calculate testing productivity?

0 Answers  


Write max. no of test case's in following scenario Developer develops single page which consist of simple Text box and a Submit button. Developer has not written a single line of code for the button (i.e. no relation of Text box and Submit button). No validations are implemented on Test box as well as button.

4 Answers   TCS,


how do u find out memory leaks in any application..?

2 Answers  


who is releasing the project?PM/TL?

3 Answers  


Categories