if you have 100 test cases, in that 80 passed and 20 failed,
Which test cases your select for Retest and Regression testing?
Answers were Sorted based on User's Feedback
Answer / mudaseer
according to me 20 test cases you will retest and all the test cases you do regression testing
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / nitin sharma
@Mudaseer ,Regression Test Cases are less than system test
cases.So,you will not execute all 100 test cases for
regression but execute test cases which are marked for
regression.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / amir
For retesting I will run only those test cases from which i
recognized the bug,
and for regression testing i will only run 80 passed test
cases bcoz by running passed test cases i confirmed that
fixing this bug has no negative impact on the other part of
my application.
but if i run 20 failed test cases then they will failed bcoz
they are due to another bug which was not fixed, by chance
if 1 or 2 test cases are passed then it means that there is
a cascade defect in the application.
this is a logical question, if i wrong pls correct me.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / shwetha mv
20 test cases are selected for Retesting
80 test cases are selected fro Regression Testing
| Is This Answer Correct ? | 2 Yes | 5 No |
What are the Test Deliverables?
10 Answers Banking, Burndy Technology and Global Business Services,
Guys, can any one of u give the realtime example for Alpha Testing
what kind of performance test that required for a word processing system?
What is difference between the Web application testing and Client Server testing?
what is meant meant by test log?
1 Answers DSR Management, Mastek,
Which is not formally included in Test Plan? 1)Features to be tested 2)Incident reports 3)Risks 4) Schedule Pls reply .Thanks
can any one please tell me the types of defects in s/w testing
can you tell me how to write test cases from use case?
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
Use of Regression Testing?
what are known issues? Explain
What is Test strategy?