Differentiate between LLDs or HLDs in SDLC?

  • Sharad Jaiswal
  • 22nd Feb, 2018

1 answer(s) :

  •   Reply
    img

    Anug Verma

    15th Feb, 2020
    "

    LLDs refers to the Low-Level Designs while HLDs refer to the High-Level Designs. Both of them are used for understanding and analyzing the project. LLD allows you to perform analysis at a low level while HLD allows you to perform a high-level analysis of the project.

    HLD: In HLD a normal partition is done into components for specific behavior. To take the user input HLD is having a UI layer and a service layer for encryption of passwords, validation, communication, and authentication.

    LLD: In LLD there are two boxes of UI along with one submit button. For example in the case of a register/login system, there will be a user table with the fields like id, password or username.

Post your Answer :

Valid name is required.

Valid name is required.

Valid email id is required.