What would be your action if client would raise a bug after
release?
Answers were Sorted based on User's Feedback
Answer / kish!
Please careful about the below points.
1. First identify the Defect related Test cases covered or
not.
2. If YES, check whether we have executed the perticular
test case or not.
3. Identify and analyze the root cause of the Defect from
QA Prospective.
4. Like is there any new CR is dev without testing.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / mudaseer
after releasing if the client finds bug then the developer has to fix it and test engineer has to retest it and make sure the bug is fixed and do regression testing because fixing that bug would have created some other bug after that tester should test end to end scenarios then the test engineer should release the product to client
| Is This Answer Correct ? | 3 Yes | 2 No |
When is a good time for system testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
Can u any 1 please explain the below question and answer? Given the following code, which statement is true about the minimum number of test cases required for full statement and branch coverage? Read p Read q IF p q > 100 THEN Print "Large" ENDIF IF p > 50 THEN Print "p Large" ENDIF a) 1 test for statement coverage, 3 for branch coverage b) 1 test for statement coverage, 2 for branch coverage c) 1 test for statement coverage, 1 for branch coverage d) 2 tests for statement coverage, 2 for branch coverage
Is integration testing is a validation testing ?
can anyone write testcases for a wall clock?
Difference between verification and validation?
what is traceability Matrix??
what types of bugs will we find out in banking projects
What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.
What is difference between load testing and stress testing?
Which of these is not a compenent of test plan: a. Test cases b. escalation process C.effect report D. Tools to be used for test.
what is agile model and spiral maodel?pls explain with an example?