te found one bug and reported to developer or test lead
after that he rejected my bug so on which basis he can
reject my bug
Answers were Sorted based on User's Feedback
Answer / vignesh
1. you may have wrongly interpretted the requirement
2. The bug may not have a relevance in the current
release.In other words, you may have found a bug which is
out of the scope of testing
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / subrat
only when bug is not affecting the flow of application and
does not affect the requirment and functionality.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rama
if the bug cant be replicated, the bug is rejected
sometimes; but only when the bug is not a show stopper kind
of bug.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anandbijwe78
1.when some one rejecting your bug.may be that one is not a
bug it is working according to functionality.means you dont
aware of that functionality.
2.may be other reason take for example if there is two text
field in application Firstname and lastname and while
testing you are using special character say comma(,)in
firstname and lastname.and system get scrash..ya it is a
bug but when someone is using this application in live
environment no body is going to put comma in firstname and
lastname.so it doesnt harm to end user.may be you have less
time to deleiver the software and already your application
is get complex.by fixing that unneccessary bug it may
affect the other functionality.by that reason project
manager declined bug.
anand bijwe
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mudaseer
may be its a bug but technology is not supporting to fix the bug
or fixing that bug may create some more bugs so dev doesnt want to fix the bug
may be test engineer has not understood the requirement correctly so dev rejects the bug
test engineer sends a bug but its a duplicate(some other test
engineer has already sent it)so he rejects it
test engineer calls it as a bug but developer says it as
enhancement
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
they will reject the bug if only it is not a defect which
cause problem to the actual functionality...or if a tester
raise a defect with out having the knowledge of the changed
reqirements..then the developer will reject the bug..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is acid testing
What are the Test Cases for a login in to your email which has username and password?
If I have Date Calender on every screen Should I have to write test cases for date calender for every screen?
How does u integrate the modules before performing Integration Testing?
What about the test case if the field only takes a certain number of characters or a minimum number?
About Hierarchy level in your company.
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Can you explain the elementary process?
what is vss
Integrating Testing Own example
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
What are the advantages of Automated Testing?