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 |
What is the difference between Performance testing and Load testing ?
what is JOINTS & REGISTRY in SQL?
if we are working on web app and suddenly web app server crush or block ..that situation wht will we do.. and which command will use in sql database
Who is the father of software testing?
what type of testing process is being followed in your company?
what is the testing process if water fall is the sdlc model
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
can anybody give me an example for high severity and low priority?
What is the difference between alpha testing and beta testing
When do you feel that testing should start now while developing an application.
How to explian the V model ?
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?