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 kinds of testing have you done?
11 Answers Bosch, MBT, Tata Steel Limited, Wipro,
what are the documents that will be created in testing cycle?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What r the inputs in System Testing?
1.what is the deference between priority and severity?
What is Industrical Automation?
what is difference between regression and retesting? urgent
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
what r the fields present in requirement tracability metrice (RTM)?please explain each and every field as i m not aware.
explain fields of a bug
As soon as we get the build what type test we will do?and how?
how do you tell requirement is testable?