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 ?
Answer Posted / 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 |
Post New Answer View All Answers
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What type of testing you perform in organization while you do system testing, give clearly?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Why should you care about objects and object-oriented testing?
What is alpha testing?
What is fuzz testing?
1.How to maintain the Bug status Report? 2.What is project based Company and product based company?
What is smoke testing and user interface testing ?
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
Why you are selected software testing as career ?
What are the Major Functionality for a ATM machine ??
What is state transition?
What is Web testing & which action we take at the time of Web Testing?
can anyone tell me few critical bugs in ecommerce project.
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.