If you find a bug and the developer says it is as-designed,
what can you do?
Answers were Sorted based on User's Feedback
Answer / hemant khurana
We need to show the SRS to the developer that this the
requirement and functionality is not working as per the
SRS.If the developer is still not convinced then we need to
discuss it with Lead or Project Manager.
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / srikanth nandi
In such a situation, u need to perform a root cause
analysis and check the impact of the bug on the customers
business. if the severity is high and it is not covered in
the testing scope as per test plan then a discussion should
be made with the test lead and business analyst. Sometimes
UI bugs can be ignored. But bugs related to revenue cannot
be ignored when resolved as by-design.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / rushi
when we are finding the bug but the devoloper does not accept that is the bug,then we can take the FRS / SRS documents from the BA then we can read the requirements of the client and we can shows to the devoloper even though devoloper does not agree that then we have the right to discuss with the team lead or project manager ...
| Is This Answer Correct ? | 0 Yes | 0 No |
pls tel ans for this scenario:two Textboxes(both accept only single digit numbers)and a button"ok"which when clicked returns addition of two numbers entered in textboxes question:Write test cases which will cover all requirements and scenarios
what is test condition?how do u rank a test condition?
What is class in Testing.
can u merge 10GUI map files into a single GUI map file in winrunner?
What is Migration testing?
What are the GUI Test Cases for calculator?
What actually you(Testing) people do when a new project starts. i.e can you give clear idea how testing is integrated with Project development &Release
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 port testing and do it comes in manual testing?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
what is the difference between compatibilty testing and configuration testing?
what is system testing? explain with an example.