When you have logged a Defect for X, Y, Z issue.
i)If X, Y issues are fixed and Z issue is not fixed. What
will you do?
ii)If X, Y, Z issues are fixed and a new issues T is
created. What will you do?
Answer / surya
First we have to see whether X,Y,Z are interdependent or independent issues.
If x,y,z are independent issues the we close the x,y issues and reopen the z issue.
If x,y,z issues are fixed then we close the issues and raise a new issue T.
If these issues are interdependent then we put the fixed issue status as verified and if in the next build all the issues are fixed then we close all the corresponding issues and raise the new issues.
| Is This Answer Correct ? | 6 Yes | 0 No |
Mention what the purpose behind doing end-to-end testing is?
How to test online application.
How do you obtain the expected results for testing a search operation?
What is fault masking explain with example?
What is software failure?
Explain glossary of software qa/testing?
What is a first work when tester get job
Ref.doc.name | Section | module | Testcase ID|Testcase description|Test Input | Expected Result | Actual Result | Status for the above format give one example
What is considered to be a good test?
What is test driver?
What process model u r using 4 current project. (Eg: Water fall model, prototype model etc) and why?
In white box testing, what do you verify?