which is the bug state that is raised when developer doesn't accept the bug raised by the QA team
Answers
Answer:
Your situation is not uncommon in software testing world :D. There are many reasons and things you can do but the first thing you need to do is to understand why developer does not agree with you.
1) Understand what's happening. Sit back and listen to developers explain why they don't agree with you. What's the point they are trying to make. Don't offend so quickly just because "your baby" is rejected. Also, take this chance to tell developer what's your point too.
2) If developers do not get your bug report or do not fully understand the severity of the bug you found, review your bug report again. Make sure your bug is reproduciable with your steps, your expected result, your observation.
3) Make sure you are not reporting an invalid bug. Do you have data or claims to back you up?
4) If both developer and you have different point of view, you can escalate to upper manager so that your manager can make final decision.