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
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
How to write a test case for traffic signal?
where do we use checkpoints in real time?where they actually come into picture?
There is an opening in our organization Sierra Atlantic, Hyderabad. All Manual test engineers with 2-3 years or experience can forward your resumes to mah_cs82@yahoo.com before May 01, 2008. (Only manual testers)
7)In a Banking Application, for a module to pay a bill it must have 3 screens (Entry, verification and confirmation screens) in series. It was found that at the final confirmation page the data was getting saved in the database but was not getting displayed on the screen. Which is the best suited category and severity of this defect? A)High severity Content issue B)Low severity Content issue C)High severity Data Loss D)Medium severity data loss
What is the difference between Unit Testing and Debugging?
what is mean by computer standards,with ex?
How can i understand about the concept of "State Transition" Testing. Can any Testing genius can suggest me.
What is programe specification deleverable documents of SDLC ?
what is PVCS
Can you explain about defect life cycle?
what is sanity test (or) build test?
Explain a bug which if you have missed could have created a big problem?