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 |
who are the final deliverables to the client?
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.
Can anybody send me sample test case for GUI testing for a web page? for eg Homepage
What is the good qualities of test enginner
How many types of bugs are there? What are they? like Deferred bug,cosmatic bug.....
pls explain perfomence testing and strees testing load testing
What is release candidate
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
What is the diffeence between SDLC and STLC?
How do you test if you have minimal or no documentation about the product?
what is a review?
How do you evaluate the quality of software?