Among 5000 test cases, how to pick test cases for regression testing
Answers were Sorted based on User's Feedback
Answer / mudaseer
do only smoke testing pick only positive test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mm haan
Use "Regression Test Suite Minimization and Prioritization"
Technique.
Google it if you want more details.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bharath raj s
We need to perform Regression Testing ,Choose the test Cases in such a way that it will cover major functionality of the application.So that we can avoid Showstopper,Major issues instead of checking for minor issues which will come in 6months.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ramya
Among all those tc's first look after the failed tc's. Then, the failed testcases must be retested and for the remaining tc's regression testing must be performed
| Is This Answer Correct ? | 3 Yes | 6 No |
i) functional test cases can we consider for regression test ? or we have to write separet test cases for regression test ? ii) How to write the system test case and what are the technique shall we have to follow ?
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
Can Someone tell me scenario in testing having low severity and high priority and vice versa
What is the diff. Between Waterfall and Spiral model?
17 Answers Covansys, IBM, Wipro,
what is cyclomatic complexity
what is test metrics? difference between test matrix and test metrics? (Asked in Zensar Hyderabad today(17-1-12010))
how to determine if a test environment is approritate?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
What is the difference between System Testing and Functionality Testing?
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?
What do you mean by Cause Effect Graphing? in which standard its mentioned?
what are the Cs in testing