If developer is not agree with your bug then what is your
response?
Answers were Sorted based on User's Feedback
Answer / swathi vasu
If developer not accepts a bug which is identified by
tester, then the testing engineer should again check
whether that is really a defect or not. so in this
situation the tester should verify the requirements
document.
suppose if developer is correct then we need to close the
defect. otherwise we need conduct a review meeting, in that
meeting the tester, the developer, bussiness analyst, TL
will participate.
we all people should discuss regarding the defect and come
to a conclusion. if developer is correct then we stop
testing on that defect otherwise developer should fix the
defect
if you want you can bug life cycle
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / purushothaman
according to the first answer, review meeting is secondary action that suppose we should have to fix the issue immediately but the developer does not accept again based some ego! how can I convenience him and get resolved the problem?
this is asked again when said the answer as you said 'Swathi Vasu'. So in this situation what can we do as a tester.
| Is This Answer Correct ? | 0 Yes | 1 No |
If the developer is not agree with the bug that posted by a
tester, we should convenience them to approve the bug by
conducting the meeting or we have to take a screen shot of
the bug occurred in the application and to be posted or
shown to the development team.
Muralidharan
| Is This Answer Correct ? | 0 Yes | 3 No |
If Developer never agrees about the Bug, probably they
provide reason
1. This is running from last long and customer didn't have
any problem with this; so leave it but only if its severity
is very low
2. This is as by design time and acceptable, so leave this
too
3. otherwise He always say that he cannot reproduce the bug
in latest build , means due to some other fixes this issue
also has been fixed. Leave this too.
4. Except all above you can convince him only.
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / sowmya
If the developer doesnot accept the bug.we have to talk
with him in a conviencing manner and make him accept the
bug.otherwise conduct review.While sending the bug we have
togive clear discription where the bug occured and can send
screen shots
| Is This Answer Correct ? | 0 Yes | 6 No |
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
What is the Diff between Code Walk through & Code Review?
What is mutation testing and when can it be done?
what is difference between load ,strss and perofrmance??? can u explain me with example???
what is uml
explain VSS
what are the prerequisite conditins to test clientserver and web applications
What is change request, how you use it?
Can you please explain me how to do testing of an E-insurance project end to end process..
developers take most of the time for coding and tester left very few time for testing say 2 days which testing u find best when ur project is run out of time and product is going to be released
What testing roles are standard on most testing projects? Categories: Software Testing
How to Test the Cookies and Memory leakages? (I.e. does the cookies expired or not and about memory leakage)?