difference beween re testing and regression testing?

Answers were Sorted based on User's Feedback



difference beween re testing and regression testing?..

Answer / prakash

Amit - out 1000 test cases if 10 are failed. then those 10 are RETESTED and with the fixation of these 10 defects we perform an IMPACT ANALYSIS to find out the test cases which may get impacted becoz of these 10 defects and perform the REGRESSION Testing on all the selected test cases including the newly fixed defects

Is This Answer Correct ?    0 Yes 0 No

difference beween re testing and regression testing?..

Answer / ashutosh

Re Testing- After getting fix in new build, just execute the same TC using same test data, same environment which has failed earlier.

Regression Testing - Need to test other related modules/functionality as well to insure that they are working fine after this fix.

Is This Answer Correct ?    0 Yes 0 No

difference beween re testing and regression testing?..

Answer / sirisha

RETESTING: retesting means the process of re-executive the test cases after bug fixes just to make sure that defect is fixed or not.

REGRESSION:It is the retesting the application after the bug fixes just to make sure that bug has been fixed and its impact on the rest of the application.

Is This Answer Correct ?    0 Yes 0 No

difference beween re testing and regression testing?..

Answer / lalit munola

RE-TESTING: we check for the particular bug and its
dependencies after it is said to be fixed.

REGRESSION TESTING: We check the entire system whether the
fixed bug make any adverse effect in the existing system or
not.

Is This Answer Correct ?    4 Yes 6 No

difference beween re testing and regression testing?..

Answer / suneetha

regression testing: in this the deffected functionality and
its related functionalities are tested to check there any
new diffects are raised due to that change.

re testing: the diffected functionality only checked
whether it is rectified or not.

Is This Answer Correct ?    3 Yes 7 No

difference beween re testing and regression testing?..

Answer / sunitha ,heartcom inc

retesting & regression testing:
retesting: retesting is conduct to test different
combinations of data i.e called retesting
regression testing:regression testing once the tester
report the bug after the developer resolve the bug and
developer should assign the build to tester after the test
engineer should test the build the modifying build is
working or not this process called Regression Testing

Is This Answer Correct ?    3 Yes 8 No

difference beween re testing and regression testing?..

Answer / kris

hi ,
jyotsna and pranathi are right,,

Retesting : --

reexecution of testcases on same application build with
different input values is retesting.

regression Testting :

reexecution of testcases on modify form of build is called
regression testing..

ok,, bye.

Is This Answer Correct ?    7 Yes 15 No

difference beween re testing and regression testing?..

Answer / lakkireddy lakshmidevi

Re Testing:Execution of test cases with different sets of
Test data(the data may be positive data, negative data or
we can say valid data or invalid data).

Regression Testing:Re execution of test cases on modified
build based on bug fix work.

Is This Answer Correct ?    2 Yes 10 No

difference beween re testing and regression testing?..

Answer / pranathi

Retesting: The re-execution of test cases on same
application with multiple test data.

Regression testing: The re-execution of selected test cases
on modified build to ensure bug fix work.

Is This Answer Correct ?    14 Yes 25 No

difference beween re testing and regression testing?..

Answer / jyotsna

RETESTING: Testing the application with multiple sets of
test data is Retesting.

REGRESSION TESTING: Test the bug fixes r working properly
as the specification and test, by fixing these bug any
other feature may get impacted (conduct impact analysis) is
regression testing.

Correct me if i'm wrong :)

Jyotsna.

Is This Answer Correct ?    23 Yes 48 No

Post New Answer

More Manual Testing Interview Questions

can you tell me scenarios for login page?

1 Answers   HCL,


If a test script instructs WinRunner to open an application to test it, what end conditions might be good?

1 Answers  


What is Test Coverage?

3 Answers   iNautix,


we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)

0 Answers  


Hi all. I have 2 years exp in manual testing.Now i want to shift.i got so many email from other company that send ur cv .After sending no response from them .whats the reason.

1 Answers  


Can anybody tell me that in real time how cookies testing is actually done.(kindly specify the steps). its very urgent

0 Answers  


what is the function generator?

0 Answers   IBM, MBT,


What should be a cover letter name while updating resume on naukri.com? please post answer

1 Answers  


What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..

3 Answers   HCL,


What is difference between web based testing and windows based testing ?

4 Answers   CSS,


What is Arthogonal Array Testing Strategy ?

1 Answers   Crea,


What is meant by Error Guessing?

9 Answers   IBM,


Categories