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 |
Software life Cycle models
This is question is for system testing: What are Global catalog server, Schema Master and other NDTS roles ?
4 Answers AZTEC, HP, Symantec, Veritas,
As a Test Analyst, what is the first thing you do when you receive the Functional Spec for a project?
Defect management
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
1:differenciate between functional regression and gui test cases 2:for a given requirement how to write test case and prepare test data with example like for monster.com front page what testing techniques are used at what requirments see monster page 3: can we test without front end application and can we perform testing without back end application 4:all possible questions asked on bugzilla plz answer as soon
How will you test manually if you have more than 1000 of data?
write test case for 1<=a<10;10<=b<=20 using boundry value analysis
Compatibility Testing
What's the exact meaning of quality
20 Answers AppLabs, QCA, Textiles,
explain the Compatibility testing
what is the output of the query select * from emp where 1=2