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 different technology that manual tester should know( except automation tools)?
What type of risk analysis u did in a banking projects...? Give an example...?
How do you estimate staff requirements?
What is the exact difference between Integration & System testing; give me examples
what is the output of the query select * from emp where 1=2
How to do cards Testing? And give sample test cases please? And tell me about vision plus card?
hi this is altaf ....could any one send me details of all testing models
One scenario: yahoo inbox doesnt show emails but instead of all inbox emails are shown in draft folder. How do u wrte the defect repert for this scenario.
Give me few testcases(5) of any application other than login related!
which certification we have to complete first? ISTQB or CSTE? in ISTQB which level i have to choose? Foundation level or advanced level? Can any one tell what will be the syllabus and how tough it will be? pls anyone share the experience
what is meant by support project in testing?
What is the Batch file?