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
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
is it possible to do performance testing in stand alone application..how wil u do that ???????
Explain what is exhaustive testing?
How do you go about testing a project?
What is the difference between load and stress testing?
How a test engineer will convince a test lead when he didn't approve the bug as a report ???
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
I have interview on Guide wire testing. If you please share me.
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?
How to find that tools work well with your existing system?
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
If you're given a program that will average student grades, what kinds of inputs would you use?
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
what do you mean by Develop test data through sourcing (or) handcrafting techniques