what is the status of defect when the developer reject the
defect?
Answers were Sorted based on User's Feedback
Answer / sm
Deferred: if it is a postponed defect
Rejected: Not a defect according to developer
Not reproducible: when the developer not able to reproduce
the defect in his system
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / bizz
Actually it depand on which Defect tracking tool u r using
or the company policies. To the fact that a defect is
rejected only when the defect is be not repoduceable or the
tester who filed the defect cannot give sufficient
information on the defect. Upon reject the defect, the
usually status is Rejected. If the reject is due to non
availablity of enough information, doveloper usually gives
a status as Not Reproduceable, need more information.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sm
Maianly the status depends upon in which situation the
developer is rejecting the defect.
if is due not reproducable at developers environement-->
Not reproducible
if the defect is not a defect according to him --> Invalid
If the defect is postponable then he will give the status
as --> Deferred.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / jim
"Rejected/Invalid"
why many s here are spoiling this forum and telling
that they take classes when they dont know this easy
answer...
rest guys, good going ...
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mohan shyam
According to the Defect/Bug life cycle, A developer can
face three stages after opening the code:-
a). Deferred - If the defect is not having any importance &
it is not effecting the functionality of the application,
then it is rejected & Application is released.
b). Postponed - If appropriate tools/resources are not
available to fix the Defect. This stage is known as
Postponed.
c). Pending reject - After analysing the part of the
program which contains defect,the developer find that there
is no defect, it is a mistake committed by tester then
stage is called Pending Reject.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / thilahavathi
Status of defect is "Rejected/Invalid".
bye friends
THILAGAJAMES
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / annapurna
the status given by the developers is testers error or as
per the design ,and then the defect is given closed status
by the test engineer.
| Is This Answer Correct ? | 0 Yes | 2 No |
why we use sql server in webapplication
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?
what is the difference between Bug and Defect
how will you estimate of your website?
How do we measure quality of testing? What are parameter of this?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What is the difference between Performance testing and Load testing ?
What is quality center? What are the modules of quality center?
How do tou design a good test case?
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
Your manager has taken you onboard as a test lead for testing a web-based application. He wants to know what risks you would include in the Test plan. Explain each risk factor that would be a part of your test plan
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.