Give me two examples of HLD and LLD...
Answer / r.chandra shekar
HLD gives an Overview Understanding of a System,
irrespective of the Languages & technologies used for it.
It represents the Modules and sub modules that make up the
system and the interaction with each other.
1) Eg. Functional Architecture(Which gives details about
the Modules)--
a)Use Case Diagram
2)Interaction Diagram
3) Database Design-- which gives the structure and the
Contents Design of the Database .
LLD represents the Low Level representation i.e the Code
Level design which could be used directly by the Programmer
to construct the code.
Eg.
1)Algorithims & Pseudocodes
2)Unit Test Case
| Is This Answer Correct ? | 38 Yes | 6 No |
what are reviews in sdlc?
difference between test suit and test scenario? (Asked in Zensar Hyderabad today(17-1-12010))
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
difference between 2 tier and 3tier?and what is the defination of tier?
1 Answers Ybrant Technologies,
What if the software is so buggy it can't really be tested at all?
What type of testing process do you follow in current organisation?
There is a Create Card window. It contains Card Name,Lunch discount & Dinner discount. I have written test cases for above [+ve & -ve].Now there is one Party discount is added to that window. How should I maintain test case.Guide me properly.I want to know that whether I have to write new test case bloking the previous one.
why do u go for test bed?
If the bug is found by customer and he will put that bug in DTS , that bug is visible 1 - Dev Team 2 - Test Team 3 - B. A. Team 4 - 1 & 2
How do u go about testing a project?
How do you test for the coockies for a web application?
Does we make documentation for all defects?