While executing test cases, you got a test case as failed
and it has a high severity(Show stopper). What is the next
step? How you will execute the remaining test cases ?
Answers were Sorted based on User's Feedback
Answer / raz
Once you find any issue(which can stop releasing the
project as per schedule)
first thing tester have to do is confirm whether that is an
isue or not, if that is an as per developer , raise an
issue traker and assign that to developer.
second thing is if we dont have dependencies on the
functionality on which we got an issue, we can proceed with
the further testing.otherwise we should stop testing other
functionalities as well untill the issue get fixed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / pulla reddy
first of all inform the developer about the sevearity of the
problem and set severity as high in quality center or in
bugzilla and then check you can continue testing other
functionalities if it is possible then continue testing
otherwise just stop testing the software
| Is This Answer Correct ? | 0 Yes | 0 No |
Enlist some bug status along with its description?
What is the QA environment?
Can we use automation tools during static testing? If yes when and how?
2.How should we post the bugs, Difference between priority and severity, Difference between sanity and smoke testing and Problem faced during development - please mail the answers to my mail id thanu_santo@rediffmail.com
What is Data Flow Testing?
Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?
can any one please give bug reporting format of bugzilla ?
how to do testing estimation ? is there any genearl formula for that ?
can anbody tell me wht are microsoft 6 rules
Diff. between system test cases & UAT test cases.
What is checkpoint? How can you handle the checkpoints?
what is agile testing, explain with example