What is the difference between high level design and low
level design with example
Answer Posted / girishkumar
Ex: HLD is over all software level.
LLD is module level.
HLD having information like, When user login to website he can find two option Mail and Chat, and having log out option available to log from the website.
LLD for Login only
------------------
LLD having information like, when user try to login with valid data application(website) will perform the Database authentication for valid details, if the user entered details as per database he will login and got the next page, for invalid data, error msg will come and cursor move to login details fields.
Like this LLD having Actual flow of application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
Hi,friends i am going to write ICST certificate exam on augest.So can anybody post some of sample qusetions for ICST certificate exam.Really it will be useful for me
can any one send sample test cases for database testing by taking an example? also leave emailid please. thanks (very urgent)
A defect which could have been removed during the initial stage is removed in a later stage. How does this affect cost?
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Define brain stromming?
What are the different test techniques used in functional testing?
can somebody plz tel me about financial domain for manual tester?? which kind of application use and what is the approach of testing??
What were the major challenges u faced while testing
Explain the advantages of automation over manual testing?
1.what kind of testing have you done ?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
What are the interview question on insurance domain in manual testing
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.