What is regression testing
Answers were Sorted based on User's Feedback
Answer / sunithayagnamurthy.heartcom in
regression testing:
this is conducted by the test
engineer.to test the modified build .It is modified or not
that is called regression testing
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / dheivanai
Regression Testing is Testing the software whether the bug
fixed is working without affecting previously tested
functionality. Regression Testing will be done when we got
modified build
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / madhu
Regression testing is re-execution of same test cases in different build or releases, just to make sure that the changes are not introducing any defect in unchanged feauters.
(changes is addition,modifications in module)
| Is This Answer Correct ? | 0 Yes | 0 No |
diff between priorty and severiorty?
How load testing is different from regression testing?
Among 5000 test cases, how to pick test cases for regression testing
What's the difference between Load and Stress testing ?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?
what is traceability matricks
What r the non-configurable items in the VSS for software configuration management?
What is the difference between version and build.
6 Answers AppLabs, CTS, Seed Infotech,
How will you do beta testing?
I Want to know for the different fields For e.g there are 6 different fields and menus, How much possible test Cases can be written there is any calculation?
Enlist some bug status along with its description?
After insert the record in forntend, How will u check the backend by manually? Please explain..