what is the main difference between high and low level
design in sdlc
Answer Posted / kumar mohapatra
HLD- also known as macro level/ system design...
LLD- also known as micro level/ detailed design...
HLD- 2 main components are 1>Functional architecture of application... 2>Database design...
LLD- in this design,for every program logic design is done, documented and unit test plan created...
HLD- participants are design team, review team and client...
LLD- participants are only design team...
HLD- input criteria is Software Requirement Specification(SRS)... Output criteria is database design, functional design and review record...
LLD- input criteria is HLD, which are reviewed and authorized... Output criteria is Program specification and unit test plan...
| Is This Answer Correct ? | 26 Yes | 4 No |
Post New Answer View All Answers
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
1.what is the approach while writing test cases in your project. 2.tell some intresting scenareo in your project
Why should you care about objects and object-oriented testing?
Can any tell me how a clinical data management system is tested? what are the test scenarios? what are the test cases? work flow.
Explain Single View Testing ?
Explain the importance of agile testing?
any one please send me any test case examples with tabular columns in manual testing
What is severity and priority of bug? Give some example.
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
What is function points??????
how to write the test cases for mark as read/unread mails for gmail inbox?and what are the testings we will do?
How can I do Server side Interface testing in Web Testing?
How can data caching have a negative effect on load testing results?
How to Generate Test Case for Shopping Cart?
Can you explain v model in manual testing?