what is the main difference between high and low level
design in sdlc
Answers were Sorted based on User's Feedback
High level design:
Overall architecture of the appplication (e.g) data
flow, flow chart, data structure ect.
Low level design:
Detailed description of the each and every module.
| Is This Answer Correct ? | 101 Yes | 11 No |
Answer / usha
High level design is the over all architechture means root
requirement to leaf requirement but low level design's
consists internal logic requirement of that soft ware.
| Is This Answer Correct ? | 53 Yes | 16 No |
Answer / kumar mohapatra
HLD- also known as macro level/ system design...
LLD- also known as micro level/ detailed design...
HLD- 2 main components are 1>Functional architecture of application... 2>Database design...
LLD- in this design,for every program logic design is done, documented and unit test plan created...
HLD- participants are design team, review team and client...
LLD- participants are only design team...
HLD- input criteria is Software Requirement Specification(SRS)... Output criteria is database design, functional design and review record...
LLD- input criteria is HLD, which are reviewed and authorized... Output criteria is Program specification and unit test plan...
| Is This Answer Correct ? | 26 Yes | 4 No |
Answer / nikhil
HLD - High Level Design
HLD is nothing but, heirarchy of all possible functionality
as module in the application.
eg. flograph, flochart, data structure.
LLD - Low Level Design
LLD is nothing but, static logic bet. every sub module.
eg. ER Diagram, Algorithm
| Is This Answer Correct ? | 22 Yes | 9 No |
Answer / prashant
HLD-level Design gives the overall System Design in terms
of Functional Architecture and Database design.it will show
system using usecase,class diagram,seqence...deployment
diagram.
LLD-During the detailed phase, the view of the application
developed during the high level design is broken down into
modules and programs.
| Is This Answer Correct ? | 17 Yes | 8 No |
Answer / arjun
HLD- high level Design LLD-low level Design
Am specifying my answer
with an example
suppose any one goes on
gmail and put there id n
password ..when you entered
in home page it's called hld..
LLD-
when you have enter in gmail and
there is lots of internal links i.e
called low level..because when u open urs orkut account
thru gmail so when u logout yours gmail orkut will b
automatically off but when you login saperalty orkut and
saparetly gmail then ....not in this case so the
combination of hld+lld=cdd cdd stands for comprehensive
design document..
| Is This Answer Correct ? | 11 Yes | 4 No |
Answer / ratan siddique
Higher level means overall goal of this application like
application backborn. and lower level design is details
describe every requriment or every terms. like
process.decision.document for flowchart.
| Is This Answer Correct ? | 10 Yes | 8 No |
Answer / athar
high level design is the over all system desing .and design is the details of high level design..
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / yagnamurthy,heartcom inc
High level Design: to test the function modules ,operators
etc,.....
Low lwvwl design means to test the
functions,operatus,submodules this is called the LLd
| Is This Answer Correct ? | 9 Yes | 19 No |
is Business requirment doc is configurations item or not how you control configurations control
what is the difference between Developer environment and Test environment?
8 Answers Tech Mahindra, Value Labs,
what is static testing,and dynamic testing? explain with an example.
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
what are things you want to check in web based testing?
what is the diffrence b/w Sanity testing and smoke testing
what is two tier application? and what is three tier application?and what is the basic difference? explain with a example?
Suppose " You are given a build with 5 modules to test as per the Customer request after finalization of SRS, But the SRS contains only documentation about 4 modules. On what basis you will continue the testing of 5th module." ?
15 Answers HCL, TCS,
How to test the database manual? how to test data base lekage by using manual and also using QTP ?
i have 3 years of manual testing, i have 1 year of exp in banking domain project, if i am attending any interview what kind of question i will get?
How do we run the database testing manually
what is the difference beween dry run testing and smoke testing?