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  >  Common

 Print  |  
Question:  SDLC models testing

Answer: how we will test SDLC models in manual testing


October 10, 2008 05:48:16 #2
 Himanshu Man   Member Since: October 2008    Total Comments: 4 

RE: SDLC models testing
 
Software Devlopment Life Cycle is basically a systematic way of devloping a software. It includes various phases starting from the functional requirement of a software. Means what a software is supposed to do. After that designing takes place then development and then testing. After testing is finished the source code is genrally released for Unit Acceptence Testing (UAT) in client testing envirnoment. After approval from client the source code is released into production envirnoment.  
     

 

Back To Question