GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Testing  >  Software Testing

 Print  |  
Question:  Fixing of Bugs

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



May 05, 2009 05:54:36 #1
 kv.divi   Member Since: May 2009    Total Comments: 3 

RE: Fixing of Bugs
 
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.
     

 

Back To Question