Is it necessary to do retesting if we are going to do
regression testing?please reply

Answers were Sorted based on User's Feedback



Is it necessary to do retesting if we are going to do regression testing?please reply..

Answer / guntip

Yes, Because Retesting will perform once bug/defect is fixed.we will test that particular scenario.

Regression testing, Any enhancement happened (means added new functionality to existing functionality).

Is This Answer Correct ?    11 Yes 0 No

Is it necessary to do retesting if we are going to do regression testing?please reply..

Answer / vishwas

YES.

Re testing involves extensive testing around the failed
scenario.
Regression testing does test every thing but it does not
touch minute details of each scenario.
Hence, after a code fix it is always necessary to do re
testing even if you have planned regression testing.

Is This Answer Correct ?    4 Yes 0 No

Is it necessary to do retesting if we are going to do regression testing?please reply..

Answer / sangeeta

No

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

How does u integrate the modules before performing Integration Testing?

2 Answers  


What is diff between Defect density metrics and Defect Variance metrics ?

1 Answers   Polaris,


What are the two main categories of software testing?

1 Answers  


I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...

2 Answers  


What are the disavantage of Manual Testing?

4 Answers  


Why white box testing techniques are also called as clear and glass box testing teschniques?

12 Answers   synfosys,


write testcase for print option using mswod

1 Answers   Bally Technologies,


If tester had written test cases for application, then in next build if same features are modified with some changes. Then Should I have to write test cases for the same features to verify new expected results.OR What should I do?

2 Answers  


What is bidirectional traceability?

3 Answers  


What are the properties of a good requirement?

1 Answers  


who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????

6 Answers  


What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing

2 Answers  


Categories