what is the main difference between high and low level
design in sdlc

Answers were Sorted based on User's Feedback



what is the main difference between high and low level design in sdlc..

Answer / athilakshmi.g

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

Answer / surjit

HLD: DFD , FLOW CHART showing ligh view of app.
LLD : Class diagram with all information like methods etc ,
state diagram

Is This Answer Correct ?    15 Yes 5 No

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

what is the main difference between high and low level design in sdlc..

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

Post New Answer

More Manual Testing Interview Questions

Hi, Below is a question on white box testing. Kindly help me in answering it. How many test cases are needed to obtain 100% branch coverage. This question was asked in ISTQB foudation level exam - Dec21 2008. Read(A,C) If(A<10) then Print A; Endif If(C>100) then Print C is greater then A else if(C<100) then print only C Endif else Options - a. 4 b. 3 c. 2 d. 1 Kindly answer with explanation so that it would be easy to understand

6 Answers   ISTQB,


if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail

4 Answers   Sapient,


May i know now-a-days most of the companies are following which model?

7 Answers  


What are the cases why parameterization is necessary when load testing the Web server and the database server?

0 Answers  


WHAT ARE THE BUG TOOLS USED IN YOUR COMPANY

10 Answers   Covansys,






What is traceability matrix? What is recovery scenario? How to pass values into a datatable?

2 Answers   RBS,


how can client know that the bug which has been corrected

2 Answers   Genpact,


what is negative testing and positive testing with example?

2 Answers  


Can any one explain about USE CASES?

5 Answers  


What is UML and how to use it for testing?

2 Answers  


Please any one tell me what is application architure in web based applications

2 Answers   ProKarma,


You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?

3 Answers   AZTEC,


Categories