If you stuck somewhere while reproducing defect then what
will you do?
Answers were Sorted based on User's Feedback
Answer / mandar
Try to reproduce the scenario again, if we cannot reproduce then note down the nearby scenario using which there is more possibility to reproduce the same. also in most of the defect tracking tools there's an option which we can select which say's "Intermittent"
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / supriya
Try to reproduce this bug, if you can't reproduce it then raise bug for it and add comment as 'Known bug' or keep status as 'Intermittent'.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
try again for sometime because sometimes we get inconsistent bug and if you cant reproduce it change the status to not a defect
Is This Answer Correct ? | 3 Yes | 10 No |
Difference b/w test case and scenarios.
what is severity and priority?
7 Answers Product Dossier, Tarang,
What is the difference between a Test Plan and a Test Strategy?
what is traceability matrix?
Explian equivalence partioning with anexample?
explain current project?
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?
Describe your personal software development process.
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.
When the GUI Testing will be held on the V model ?
What is the usability test case for yahoo login page