Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 05, 2007 04:19 AM by nrk.gupta
0 Points
5 Posts
Sep 04, 2007 12:15 PM|LINK
Hi All,
I Don't no how to prepair the LLD document and what content i should place in the document.If any sample documents give me link.
It is a software project enterly related to Pharmacy domain.Please help me in this.If posible give me your suggesions as early as possible.
architecture
Participant
1786 Points
358 Posts
Sep 04, 2007 04:53 PM|LINK
This is what my Low Level Design Document/Detailed Design Document will contain
Basic
Database Tables structures (E/R Diagram)
Flow Charts /Pseudo code (Showing the flow of Data or program control)
User Interface Mocks ( Explaining functions that different constituents of UI/Screen will Perform)
Advance(Do a google on UML)
Use Cases Diagram
Class Diagram
Activiey Diagram
Sequence Diagrams
Technical Specification
Sep 05, 2007 04:19 AM|LINK
Thanks for ur suggestion and i want to know wat should be placed in the below statement:
The details of Global Data Structures used by all modules along with their dynamic behavior (creation/deletion) should be specified.
All macros / prototypes / functions common to a set of programs should be described.
this was given in our template HLD document, make it clear for me if possible .
bcoz am totaly new to prepare HLD document for a project. If posibl gv me a sample document link.
nrk.gupta
0 Points
5 Posts
Low Level Design Document
Sep 04, 2007 12:15 PM|LINK
Hi All,
I Don't no how to prepair the LLD document and what content i should place in the document.If any sample documents give me link.
It is a software project enterly related to Pharmacy domain.Please help me in this.If posible give me your suggesions as early as possible.
architecture
vick93
Participant
1786 Points
358 Posts
Re: Low Level Design Document
Sep 04, 2007 04:53 PM|LINK
This is what my Low Level Design Document/Detailed Design Document will contain
Basic
Database Tables structures (E/R Diagram)
Flow Charts /Pseudo code (Showing the flow of Data or program control)
User Interface Mocks ( Explaining functions that different constituents of UI/Screen will Perform)
Advance(Do a google on UML)
Use Cases Diagram
Class Diagram
Activiey Diagram
Sequence Diagrams
Technical Specification
nrk.gupta
0 Points
5 Posts
Re: Low Level Design Document
Sep 05, 2007 04:19 AM|LINK
Thanks for ur suggestion and i want to know wat should be placed in the below statement:
Global Data Structures and Shared Data Functions
The details of Global Data Structures used by all modules along with their dynamic behavior (creation/deletion) should be specified.
All macros / prototypes / functions common to a set of programs should be described.
this was given in our template HLD document, make it clear for me if possible .
bcoz am totaly new to prepare HLD document for a project. If posibl gv me a sample document link.