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 types of testing will come under functionality testing and non functionality testing?Security testing is consider as functionality testing or non functionality?why its so?
What is test plan and contents available in a test plan?
ad-hoc testing is not organized, it's not repeatable, it can't be tracked, and when it's complete, there's no proof that it was ever done. is it?
explain waterfall module.
What are the different cost elements involved in implementing a process in an organization?
what is your current team size?
what is the testing process if water fall is the sdlc model
Hi, this is sekhar yadav, when the testing starts...
Where we have to use perl scripting in Testing approach and its importance
Explain agile testing?
Can v prepare Test cases only from BRS from Tester point of view?
How do we decide that testcases covers all the requirements?