what is difference bettween High level documents and low
level documents wht is covered in it ? when does tester
uses this ie wht level of testing?

Answers were Sorted based on User's Feedback



what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / siva

HLD:
High Level Deign is the overall system design --
covering the system architecture and database design. It
describes the relation between various modules and
functions of the system. data flow, flow charts and data
structures are covered under HLD.Acceptance
Testing is used in this design process.

LLD:
Low Level Design is like detailing the HLD. It
defines the actual logic for each and every component of
the system. Class diagrams with all the methods and
relation between classes comes under LLD. Programs specs
are covered under LLD.Unit and Integration Testing is used
in this design process.

Is This Answer Correct ?    23 Yes 0 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / prakash

Its comes under Customer Object Model or Design Phase,
1.High level document(external design)
2.low Level Document(Internal design)

Is This Answer Correct ?    13 Yes 3 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / tj.valiyamattam

HLD:
High Level Document is the Document which is explaning the
client need and expected system. It will cover the existing
system, issues with the existing system, goal of the new
system, SRS,Patern and architecture to be used, Technology
and tools to be used for the development and testing, DB
diagram, protocols to be used, data communication criteria,
modules to be developed. An HLD will be an input to the
LLD. This document can be used by a tester before
acceptance testing.

LLD:
Low level documnt will be divided as modules as per the
HLD. Each modules should again divided as functionalities.
Each functionality document will have the functionality
head, Whole desciption of the functionality, Controls to be
used and naming conventions to be followed, to or from
dependancies (how to activate this functionality and the
output after this functionality), DB objects which
afecting, DB objects to be used, A screen shot of the GUI
(look and feel), And the expected result of the
functionality. A tester can do the integration testing
based on the LLD.

Is This Answer Correct ?    10 Yes 1 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / ramprasad.s

HI

High level documents
1. SRS 2.Test Plan 3. Test Stratergy

Low level documents

1. Test Case Desighn 2. Defect Logging etc
(includes every Action)

sun_ramprasad@yahoo.com

Is This Answer Correct ?    13 Yes 6 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / murali

High level design is over all design of the projects and it
contains SRS,Database design,coding and software packeages
that are used in a project.

Low level design:
The detailed design of the project is
called low level design in that development is done.Unit
and integration testing is perfomed and entry and exit
criteria for ech testing will be developed
Murali
dharanmu@yahoo.com

Is This Answer Correct ?    9 Yes 3 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / sravan kumar.p

High Level Deign: is the overall system design --
covering the system architecture and database design

Low Level Design: is like detailing the HLD. It
defines the actual logic for each and every component of
the system.

Is This Answer Correct ?    6 Yes 0 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / prince

At the High Docu will be Designed to verify all the
Requirement is faithfully implemented as per the
Reqiirement Specification(external Design)Ex:Acceptance
Testing.

At the Low level Docu will be Designed in such a way that
all the Arch Design and Detail Design which as been Decided
is implemented or not(internal Design)Ex:unit testing and
Intergration testing.

Is This Answer Correct ?    7 Yes 4 No

what is difference bettween High level documents and low level documents wht is covered in it ? wh..

Answer / smruti

Simply, HLD & LLD's are two levels coming under Test Design
done by s/w testers after completion of BRS & SRS.
High level design defines overall architecture of a s/w is
known as system design or system level document in which
testers are preparing Test Scenarios in MS WORD .
After completion of HLD the testers are preparing LLD's
i.e., writing detailed Test Cases in MS EXCEL which is
based on internal design structure called as module level
document.
Thanks !!

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is inter-operability?

1 Answers  


Define brain stromming and cause effect graphing?

0 Answers  


Difference between Web based application and web application

6 Answers   AZTEC, Wipro,


What is the Input of Testcase?

13 Answers   GE,


Sentence "Working from onsite is effective" is growing in IT field. How do we bring that knowledge to offshore and do an effective job in Offshore?

0 Answers  






how do u define quality of software?

6 Answers   Verifone,


How Defect prevention can be accomplished ?

2 Answers   Crea,


How do u prepare test environment for ur application?

0 Answers  


how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?

6 Answers   HCL,


Hi Please tell me about ERP for hr module what all function u found in hr model .

1 Answers  


Who will excatly assign the priority to the bug.. ...

5 Answers  


Tell some examples of bug severity and bug priority?

0 Answers  


Categories