Is it necessary to do retesting if we are going to do
regression testing?please reply
Answers were Sorted based on User's Feedback
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 |
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 |
How does u integrate the modules before performing Integration Testing?
What is diff between Defect density metrics and Defect Variance metrics ?
What are the two main categories of software testing?
I m beginner to testing.. plz send me manual testing material or tell me best site for testing where i can get from fundamentals...
What are the disavantage of Manual Testing?
Why white box testing techniques are also called as clear and glass box testing teschniques?
write testcase for print option using mswod
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?
What is bidirectional traceability?
What are the properties of a good requirement?
who will assign the seviourity & priority for a BUG in a project ? tester or any other.......... ????
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