what is the difference between HLD(high level design)and LLD(low level design)?

Answers were Sorted based on User's Feedback



what is the difference between HLD(high level design)and LLD(low level design)?..

Answer / nainappa

HLD means High level Design where we will concentrate on
designing the main modules of the application.LLD means Low
Level Design where we will concentrate designing the
componenets in the modules.The Best example for this is in
the application the Module designing like how many fields
it should contain,how many links and archetececture of
module will come under HLD.In the low level logics of the
loop and other things we will design...

Is This Answer Correct ?    9 Yes 3 No

what is the difference between HLD(high level design)and LLD(low level design)?..

Answer / mouna

HLD is also called as architectural design. it shows the
flow of project.
LLD is also called detail design.
A project may have 1 hld and any number of lld's that means
the hld gives the whole architecture.
where as lld gives the details of each module(a project may
have many modules but single architecture)

Is This Answer Correct ?    2 Yes 0 No

what is the difference between HLD(high level design)and LLD(low level design)?..

Answer / anilkumar

LLD is like detailing the HLD.it define the actual logic for
each and every component of the system.

HLD is overall design of the system-covering system
architecture and database design.It describes the various
relations between modules and function of the system..

Is This Answer Correct ?    1 Yes 0 No

what is the difference between HLD(high level design)and LLD(low level design)?..

Answer / bhuvana

HLD in this level of designing the project is devided into
modules

This is done by Technical Manager OR Chief Architect

LLD in this level of designing the modules are further
devided into number of submodules, by drawing some diagrams
using UML

This is done by Team Lead

Is This Answer Correct ?    0 Yes 0 No

what is the difference between HLD(high level design)and LLD(low level design)?..

Answer / castor_troy

HLD is high level design. It gives only the layout of the
modules of the complete application and how it is expected
by the customers. Does not normally have enuf details for a
developers to start with the development. Prepared by the TM
or the Manager.

Where as LLD is Low level design. It gives the complete and
detailed requirement of all the modules etc. normally
prepared by project manager or the project lead.

A tester mainly works with the LLD.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

in your organization in what way(phases) s/w is developed and in what way testing will be conducted?

4 Answers  


What about the test case if the field only takes a certain number of characters or a minimum number?

0 Answers  


I have a build in which there are 17 files, now 3 new files added, in this case what type of testing will do

6 Answers   Calsoft,


Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.? and which phase of STLC comes?

1 Answers  


What is Deep Structure Testing?

1 Answers   iSoft,






what is the difference between test bed & test environment.

2 Answers   TCS,


what is sdlc?explian test plan.

2 Answers   Symphony,


write 3 major bugs in inventory management system ...give 3 system test case and 3 integration test case

1 Answers   IBM,


Explain unit testing, integration tests, system testing and acceptance testing?

0 Answers  


what is the role of test engineer while doing unit and integration testing. unit and integration testing is already done by developers

1 Answers   IBM,


Write Test Cases for Vendor Machine, which inputs 50 - Pepsi 1 - Cock 1.50 - 7Up Test Cases should cover all the Boundary Value Analysis, Equivalence Partitioning, etc.

1 Answers   Aspire,


test cases on antivirus with integration testing

2 Answers   Infosys,


Categories