Sunday, May 17, 2020May 17, 2020
The output of SRS is the input or design phase.
Two type of design..
- High level design
- Low level design
High level design
- List of modules and a brief describe of each module.
- Brief functionality of each module.
- Interface relationship among modules.
- Database tables defined along with key elements.
- Overall architecture diagrams along with technology details.
Low level design
- Detailed functional logic of the module in pseudo code.
- Database tables,with all elements including their type and size.
No comments:
Post a Comment