if you have 100 test cases, in that 80 passed and 20 failed,
Which test cases your select for Retest and Regression testing?
Answer Posted / 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 |
Post New Answer View All Answers
What are the main key components in Web applications and Client Server applications? and their differences?
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
What is a top-down and bottom-up approach in testing?
What makes a good test engineer?
what is base time , how can we base time your doc"s ?
What is middle ware testing?? what are the companies using this tech?
Katari your questions was really helpful could you please send the questions and answers with them . Can anyone sends the top 30-40 question and answers for the interview purposes
What is fuzz testing?
How can you use technology to solve problem?
in transfer funds module, how you come to know that amount has been transferred successfully or not....explain in detail
How do you know the code has met specifications?
Give the real-time example for back-to-back testing?
wat is meant by frontend and backend testing
Can anyone list out major scenarios for an application managing drug composition?
How should validation activities be handled?