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 |
Who will prepare FRS(functional requirement documents)? What is the importent of FRS?
how we do system testingf project?
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
Wht is SQL injection?
Role of Software Test Engineer in Software Company
ofter combine the sub modules which type of integration testing will be done ? and who will do this ?
Who will do the Effort Estimation and Scheduling ?
What type of ideal testing process should be follow by CMM- 3 COMPANY.(PLEASE IN DETAIL)
How does one go for testing of firewall?? Though one answer is posted but its not a relevant one
What is Browser Compatabilty Testing? and How to do BCT testing?
What types of validation check u need to do in fund transfer..?