Can any one explain in detail about HLDD(High level design
document) and LLDD(Low level design document). general at
point of time can testers use this. wht does this doc
contain.
Answers were Sorted based on User's Feedback
Answer / rajesh ahirrao
Hi I am Rajesh...
HLD(High Level Design):-Following factors are consider
1)Programming Languages(which are going to use for this
particular project)
2)Technical Envirnomant for this project.
3)Types of O.S.(Opearting Systems)
4)Types of Web Servers,Application Servers,Database Servers
5)Types of Database. etc...these all factors are comes
under HLD.
LLD(Low Level Design):- Following factors are consider
1)Alogorithm 2)Flowchart 3)Data flow 4)Storing the all
files etc...
These all HLD & LLD documents are stored in Test
Plan.Testers can use this docs at the time of testing..
Please let me know, if I am wrong.
Appreciate if anybody will suggest to update my above
answer.
Thanks & Regards,
Rajesh Ahirrao
Sr.Consultant (Testing) (Hyderabad)
ahirrao.rajesh@gmail.com
| Is This Answer Correct ? | 22 Yes | 4 No |
Answer / suresh & saranya
HLD:This is front end of an application.By using this HLD,
the developer develop data flow and control flow
LLD:This is back end of an application by using this LLD,
the developer develop the application[writing the codes]
CDD=HLD+LLD
by using CDD the developer develops the application
| Is This Answer Correct ? | 9 Yes | 11 No |
Answer / asdf
Can any one explain in detail about HLDD(High level design
document) and LLDD(Low level design document). general at
point of time can testers use this. wht does this doc
contain.
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / rajesh.pothina
The high level design document is nothing but it does not
contain the internal design of the project or module.
The low level design document is nothing but it contains all
the internal design of the project or module.
| Is This Answer Correct ? | 11 Yes | 22 No |
How sanitary or smoke testing process will done in the application?mainly how we start doing that test?
What are the Assumption while writing the test cases? Explain with the example?
When the GUI Testing will be held on the V model ?
What are the Testers Responsbile
Is any need that every tester should have the certification in the testing?
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
The scenario is "while reviewing requirement docs(SRS)if u find or feel any requirement is not meeting the client's requirements" whom do you report?and what is your action?
what is alpha , beta testing ?
What is difference between SDLC & STLC?
what is cause effect graph?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
What should be done after writing test cases?