what is deffered defect?
Answers were Sorted based on User's Feedback
Answer / madhu somala
• When a tester finds a bug, the bug is reported to
developer, the status of the bug is "open".
If the bug is of less Priority & less severity in the
client point of view, then the developer agrees to fix
that bug in later release of the application and marks
the status of bug as "deferred".
•A defect can be deferred for following reasons:
1. Priority & Severity of the bug.
2. Time Constraint.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sindhuja rao
When a tester finds a bug,the bug is reported to
developer,the status of the bug is " open".
Developer agrees to fix that bug in next version of the
product and marks the status of bug as "deferred".
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / venkat reddy
What Sindhuja and Sowmya said is correct..
When a tester finds a bug he sends to developer, dev will
accets the bug but he wanted to fix it in the next release
bcoz of low severity,so that time dev will give status
called "deffered"
And also
When related module of the perticular module is under
fixing developer cannot fix new bug until unless fix the
old bug,so this time also dev will give status
called "Daffered"
Bye...
reddyvenkat82@gmail.com
Correct me if i am wrong.,
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vivek
A deferred defect is one which the triage team has decided
to fix in later release of the application.
A defect can be deferred for different reasons:
Priority of the bug.
Limitation if the programming language/Technology
limitations.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nandankumar
"When ever the developer accepts the defect but wants to rectify it after some time then they will set the status of Differed".
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sowmya
when a bug is found and when a developer cant fix the bug
in this release and the developer changes the state of the
bug to differ that it wil get fixed in the next release
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / dipti surve
In some cases a particular bug stands no importamce & is
needed to be/can be avoided, that time it is marked
with 'deferred' status.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / ramprasad.s
Hi
Bug differed is
bug with least significant
customer or clinet point of view not important
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 0 Yes | 2 No |
What are the initiations Ur taken in UR projects?(In P.M)
What are the advantage of using V models?
What is Equivalence Partitioning and Boundary Value Analysis. Is Boundary Value is subset of Equivalence Partitioning??
testing is a process or methodology,diff between methodology and process?
6 Answers BirlaSoft, Cap Gemini,
what is test Harness?how it will help for testing?
What is smoke testing?
what is mean by configuration managaement.. explain with example ?
if tester invloves in req or initial phase , what test eng will do in initial phase?
In which stage more defects found means anlaysis,design,coding,testing and maintance?
how would u do performance Testing manually for web site.
How can u swap 2 variables in C without using 3rd variable?
what is change request, and how to manage the changes..