Answer Posted / ganesh
HLD:
High – level Design gives the overall System Design in
terms of Functional Architecture and Database design. It
designs the over all architecture of the entire system from
main module to all sub module. This is very useful for the
developers to understand the flow of the system. In this
phase design team, review team (testers) and customers
plays a major role. For this the entry criteria are the
requirement document that is SRS. And the exit criteria
will be HLD, projects standards, the functional design
documents, and the database design document. Further, High
level deign gives the overview of the development of
product. In other words how the program is going to be
divided into functions, modules, subdivision etc.
LLD:
Low – Level Design (LLD): During the detailed phase, the
view of the application developed during the high level
design is broken down into modules and programs. Logic
design is done for every program and then documented as
program specifications. For every program, a unit test plan
is created. The entry criteria for this will be the HLD
document. And the exit criteria will the program
specification and unit test plan (LLD).
The Low Level Design Document gives the design of the
actual program code which is designed based on the High
Level Design Document. It defines Internal logic of
corresponding submodule designers are preparing and mapping
individual LLD's to Every module. A good Low Level Design
Document developed will make the program very easy to be
developed by developers because if proper analysis is made
and the Low Level Design Document is prepared then the code
can be developed by developers directly from Low Level
Design Document with minimal effort of debugging and
testing.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the two main categories of software testing?
I want to know about satyam manual testing questions
Write 2 scenarios for System testing?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
what are questions asked in TCS for database tester (sqlserver)?ay idea
What is AGP?what is setup.inf?What are the ways to install driver?
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
What is six sigma?
what are your thoughts on SPRINT duration
What is formal testing?
What is Web architecture that are followed while doing online project and tell the samples of architecture?
Describe your experiences with code analyzers.
What is the Testing strategy for testing client server applications/products?
What are the roles of glass-box and black-box testing tools?