Tuesday, January 18, 2011

SESSION-6 AT SOAR BY AVEMBSYS

                                   The  6th session was on 17th JAN 2011.The session started with discussion on bugs in the programs and also  finding the bugs and correcting bugs.The topic we discussed is software development life cycle (SDLC).It is consist of various steps.It is a  process of developing  a software.
The phases in SDLC are

  • Analysis (10%)
  • Design   (20%)
  • Implementation (20%)
  • Testing (50%)

Analysis:
In this phase we try understanding the problem by preparing questioners, eliciting requirements from clients, business analyst  and we understand the requirements,  then check for feasibility both technically  and commercially . The output of this phase is Software Requirement Specification Document (SRSD). SRSD is then sent to client for approval.
Design:
 We choose the software development model that would be suitable for the development of the system  and set design goals.
It is of 2 types

  1. High level Design
  2. Low level  Design
Output of HLD is HLD Document and output of LLD is LLD Documents which are again sent to client for approval.

Implementation:This phase involves translation of design to programming code.  The code needs to be efficient and reusable.
Testing: The test cases are written and tested with respect to system.




No comments:

Post a Comment