Explain SDLC with an example
Software Development Life Cycle (SDLC) is a structured approach to software development that includes Requirement Analysis, Design, Development, Testing, Deployment, and Maintenance.
For example, a client approaches a Project Manager with a business requirement. The PM collaborates with the development team and solution architects to gather and finalize requirements. Once approved, the development team builds the software, performs testing, deploys it, and provides ongoing maintenance.
Comments
Post a Comment