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 is test driver and test stub?
There are some features to improve the performance of a Product. What are those factors?
What is a Test Strategy and the basic test strategies? What is a Test Methodology and the basic test methodologies?
Different types of design diagrams that supports to write test cases ?
i have an android phone i want to share a photo to my friends phone via Bluetooth.can you tell me possible test cases for this?
Explian traceablity matrix with an example ?
Hi, Anybody knows about Hexaware company..
WHAT EXACTLY A TEST PLAN CONTAINS? WHAT ARE ENTER & EXIT CRITERIA OF A TEST PLAN?
CGI MANUAL TESTING INTERVIEW questions: 1. tell me about your self 2. could you please explain bi-directional traceability 3. Tracebulity matrix with example 4. What and diff between validation & verification activities 5. Possible ways to check the log-in screen page get locked (user acc should b same all ways) 6. log in screen for a job portal for user and new registration user screen and give some new requirement changes 7. What is maintainace testing and support-testing 8. What the real time scenarios you are using your system 9. what are the techniques used for test coverage 10. what are the methods used for manual testing to write test case 11 is any domain you would like to prefer 12 have you been a part of end-to end testing (system testing) 13. What is non-functional testing?
How to test a Falsh player scrollings?
What is the difference between quality assurance and quality control?
what is the difference b/n DPD(Defect profile document) and TRD(Test Report document).