When a bug posted by QA is rejected by Dev and Dev says is
not a bug. How to convince Dev that it is a valid bug?
Answers were Sorted based on User's Feedback
Answer / amit verma
Try to Reproduce the same bug by following the steps that v
used earlier.If it occurs again then take a screen shot(if
its reqr.) and send them back with Steps to Reproduce along
with att. screens shot.
If again he refuse to accept it as a bug then discuss it
with ur PM or send him a mail along with screen shot and
steps . But make sure that should be a bug o/w u r in prob.
That Really Works :-)
Amit Verma
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amin
Give him reference of requirement specification or FR
document used to write that test cases and the expected
result. The developer and tester should have same
understanding about the requirement.
Is This Answer Correct ? | 8 Yes | 3 No |
Answer / siri
firstly i will give him reference of requirement
specification and check we both are having the same requirement.
and if we both have the same requirement then
i will arrange a in person meeting with the dev.; explain
the defect; show the screen shots were the defect exactly
was found and also explain the test pattern i.e, enter and
exit points.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devina
1) Verify the requirements.
2) Reproduce the same defect again on the same environment.
3) Send the screen shot to the dev team.
4) Finally if Dev team still rejects it, hold a meeting with
the manager/ requirement manager to come on the same page.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / swapna
reproduce the same bug and send him the steps to reproduce
it.
Is This Answer Correct ? | 7 Yes | 7 No |
Answer / priti chandel
Suppose bug is related with functionality then will explain
to ref him requirement docs or if it is related with UI
then will show him wats the risk of that bug by user point
of view
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / naveen
Two ways which you can convience developer
1>Providing steps to reproduce the issue
2>Providing the function doc
If any req gap happens like ;
Some times requirement clarification/conversation may
happen b/t Tester and BA (Probably developers will also
include in those mails)so providing those mails to dev team
and to confirms a defect.
But these cases should not be in a last minute
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / asha
if developer fails to acccept it as a bug, tell him to test
in the client machine whether it is working fine or not.
it should work in the client machine or else he should
accept a bug and resolve the bug.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesht
case1: Requirement exists for the reported bug
If Dev says it is an invalid issue, then the tester need to
give him reference no of the requirement.
case2: Requirement not exists for the reported bug.
Sometimes we may encounter some issues while testing which
do not have requirements. In that case we still have right
to submit a bug with issue category as requirements. If the
developer says that it is an invalid issue then we have to
move that bug to business analyst asking his comments. Once
we receive the comments from business analyst we will move
back the bug to developers court.
Is This Answer Correct ? | 1 Yes | 1 No |
What is good code?
One very small question, If application/ website performing all the function perfectly like submission, deletion, editing etc, why do we require Data base testing saparately. Please understand before reply thanks !!
what is test case review?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is Glass Box testing?
what is the difference between integration testing and end to end testing?
What is the difference between web based application and client server application?
When a website is ready and you are asked to test it what will u do?If you don't have any requirements and your team manager also doesn't have any requirements?
What are release notes and what it contents?
hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.
How do you perform regression testing?
How to do security implementation for any URL??