What is Deffered? explain it who allocate it?
Answers were Sorted based on User's Feedback
Answer / aparna
Deferred is the term used when developer fix the defect it
in next release.
Deferred situation arises in following cases.
1. When developer thinks that the defect is valid but this
change may affect the existing one.
2. When development team and testing team have an argument.
3. The first build is on high priority due to that this
defect will be moved with next build.That s why defect is
deferred.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / murali krishna
A developer would change the status of a defect to DEFFERED
when he decides that the defect will not be fixed in the
current build/cycle. Below are some of the possible reasons
to change the status of a defect to DEFFERED.
1. The defect fix may lead to major impact on other areas.
2. Cost of the defect fixing is more than cost of defect.
3. The particular requirement is mistakenly mentioned in
the requirements document.
4. The defect is an old one (existing defect), and may need
permissions from higher people to fix it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / praneeth
I believe deferring an issue also needs the inputs of
project/ product management as to the requirements of the
feature or defect in the market or to the customers. Only
after a proper signoff by the PM, a bug can be deferred by
the development manager or team.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / srikanth j
Deffered: The bug or the functionality which is expected
will be fined in the future build, that means it is
postponed....
This happens due to the following reasons
1) Testers report the bug, the Developer asks for further
requirement which the tester can't provide at that
situation, so the bug which the tester reported will be
deffered.
2) In another scenario, where the developer is convienced
that this is a valid bug , but in the current realse or
build that will not be of more important what the client is
expecting , so the development team and the testing team
will decide and deffer it..
3) In another scenario, if there is misunderstiding between
the developer and the tester, what ever bug the tester
proudces , the developer will not listen or give important
and he will work on different bugs... so at this time also
the bug can be deffered..
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / bibhu
below are the situation, where dev team can deffered the
issue.
. If there is less time.
. After fixing the issue ,may be effect some other
functionality.Therefore dev can not take risk during
releasing time.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is cyclomatic complexity?
After which phase is the inspection process optional? Choice 1 Preparation Choice 2 Rework Choice 3 Planning Choice 4 Inspection meeting Choice 5 Overview
2 Answers Brainbench Certification,
I. A code inspection is held for new code. II. A code inspection is held for reused code. III. A code inspection is held after the first compilation. IV. A code inspection is held after the first error-free compilation. Which of the statements above are true of code inspections? 1. I and IV 2. I, II, and IV 3. I, II, and III 4. II and IV 5. II and III
The components of a typical Test Plan?
During the test case review, what are the main important things will you check
What is Deffered? explain it who allocate it?
What if the project is not big enough to justify extensive testing?
Give notes on role of ISO in quality assurance.
0 Answers Mahatma Gandhi University,
can u explain what is concurrancy in testing
How would you test an ATM Machine?
What are the challenges faced with the 1+ years experience team.
What is QA Life cycle