Can anybody describe what might be the reasons or situations
where the developer doesn't accept a bug as a bug , raised
by tester ?
Answers were Sorted based on User's Feedback
Answer / subhan.qa
if the tester raised bug is not reproducible in development
environment
tester does not providing any strong reasons to accept that
i think these are the strong reasons i think
correct me if am wrong
thnks and bye
subhan.k
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / thaivanai
Once the tester raises an issue,he should be strong enough
to prove that it is a bug by giving strong points and
explaination.He should be aggressive of what he said.
when his points are not valid,there may be a chance that
developer can reject it..
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / divya rana
If a bug is an "inconsistent bug",there could be high
chances of the developer denying to accept a bug as bug
or
If the software being tested has certain pre-requisites
regarding the environment where it is to be run/executed
and the environment in which the tester is testing that
software is not matching,then the application under test
might give some some incorrect results which the tester may
consider it as a bug but developer may deny that.
or
If the front end where the user is supposed to enter the
data is coded such that the length of the datafields is not
compatible with those that can be supported in the
database's coding ,then it could so happen that when tester
is trying to enter the data in the textfields ,system might
apparently accept it and save it but next time when the
tester tries to view the saved data after refreshing it,he
might get to see incomplete data which he might report it
as a bug but the developer might justify that it is not a
bug,the length of textfield is different from the database
which the tester needs to explore that what is the length
of the those textfields.
| Is This Answer Correct ? | 0 Yes | 2 No |
Test Case Design Techniques like BVA, Equalance partitioning, Error guessing?
In an organisation practically how we can implement the Compatability testing(web based applications and windows based applications)
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
PLEASE PLEASE READ FULLY & HELP ME... IT IS VERY VERY URGENT.....
How do i write a test condition to test the following simple program with the intention of 100% Condition coverage testing Print “Hello World” If Date $ = ‘01-01-2000’ AND Time $ = “00:00:00” THEN Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $. Could anyone please clarify in detail. Would really appreciate it....
How do your characteristics compare to the profile of the ideal manager that you just described?
How do you test google or gmail application??tell me step by step process??
IN software testing i have 3.2 yrs exp in testing. last week i attend the interview at Dell comaputers. interviewer asked me that what are the challenges faced in the project. but i didn't able to answer it properly. Anybody can answer it. Thanks in advance.
What is the Change management for documentation? What is the role of documentation in QA??
What is the ONE key element of ‘test case’? What is the ONE key element of a Test Plan?
what is the diff between IE and Netscape in web testing on a login page?