Fixing of Bugs

In which phase of SDLC, the fixing of bugs is least expensive?
In which phase of SDLC, the fixing of bugs is most expensive?

Questions by roja2006

Showing Answers 1 - 15 of 15 Answers

kv.divi

  • May 28th, 2009
 

In the first phase of the SDLC (i.e requirements gathering) the cost of fixing the bugs is less but in the last phase of SDLC (i.e release and maintenance) the cost of fixing the bug is more because during the release time if a bug is raised then we have to debug the source code then modify the source code then do testing so for all this will take more cost.

Bug Fixing is least in the "Requirement Gathering" phase in SDLC. which one is Top-down approach. so the bugs are reduced in the initial steps.

Bug Fixing is high in the last phase "Releas & Maintanence" in SDLC. which one is bottom-up approach. so the bugs are more, which intend in all over.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions