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 |
Define what is a critical bug.
what are the test data for factorial function ?
How to test cookies in Manual testing?
what are the bugs we canot find in the black box testing?
Please anybody explain the interaction of tester with developers and team lead regarding bugs or any issue, how they interact? How they discuss... Plz be clear in detail
6 Answers eSymbiosis, Infosys,
What is the configuration tool is using in your organization.
hi friends, i have completed course and project on insurance domain in mindq testing institution...can any working employee please tell me ,which notes( testing subject notes,project notes)i have to prefer first.i was studied both notes and getting confussion.one of my friend got job throughly only project notes and said that project notes is enough to get job.in which way ,i have to prepare interview( which important topics first ), if you are follow any strategy to interview purpose,pls send me important topics list.
Why we call it as a regression test nor retest?
How do you go about testing a project?
What are the interview question on insurance domain in manual testing
If the developer rejects that its not a bug means then whats the next step we follow?
how to execute manual test cases?