What is difference between Regression and Restesting?

Answers were Sorted based on User's Feedback



What is difference between Regression and Restesting?..

Answer / ashokkumar

Consider an Example.
you have modules like add, delete, modify, cancel and ok
buttons.
you have already 150 test cases for the above.

Now You are going to introduce an other module ie, edit,
for this You have 50 test cases.

After integrated edit with other modules,
you check 50 test cases working correctly or not. This is
Regression Testing,

Now all together you should check all the 150 + 50 test
cases, ie called Retesting.

Is This Answer Correct ?    2 Yes 4 No

What is difference between Regression and Restesting?..

Answer / raj

Retesting :running a test morethan once
Regression testing:It is a test used to verify that already
tested software is still functioning correctly or not and
not affected by the test object and the environment.The
main aim of regression testing is to check whether it has
any unexpected side effects after fixing a bug.

what we can conclude is if regression testing is a super-
set then retesting is a subset

let me know ur answer

Is This Answer Correct ?    1 Yes 4 No

What is difference between Regression and Restesting?..

Answer / kiran

retesting means testing whole document again then it is
called as retesting.testing once again from starting to
ending is retesting

testing particular point where changes taken place.testing
the particular place where the bug fixed by the
developer.testing whether that changes effecting on code or
not it is called as regression testing

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More Manual Testing Interview Questions

What is deferred?

3 Answers   Hykin Solutions,


How many types of testcases can be prepare.

8 Answers   Ordain Solutions,


What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.

0 Answers  


how to create automation frame work ?

0 Answers   ITC Infotech,


what are the various techniques you will use as soon as the srs was given to you to speedup the testing?

0 Answers   Apex,






What is SQA Process?

3 Answers   BlueShift,


What is the advantage of V-model compared to other models?

2 Answers  


What is the difference between functional specifications and business requirement specification?

2 Answers  


What is unit level testing?

0 Answers  


what is UAT and IST ?

5 Answers  


what is mean security testing ? define with example

4 Answers   HCL, Matrix,


What is Test Condition. what is test scenario.

3 Answers   Logica CMG,


Categories