relationship between SRS and software design.

By vivek kumar in 22 Jul 2024 | 03:42 pm
vivek kumar

vivek kumar

Student
Posts: 552
Member since: 20 Jul 2024

relationship between SRS and software design.

22 Jul 2024 | 03:42 pm
0 Likes
Prince

Prince

Student
Posts: 557
Member since: 20 Jul 2024
  • Input and Output: The SRS defines what the software should do, while software design defines how it will be done.

  • Guidance: The SRS provides the requirements and constraints that guide the software design process.

  • Validation: Software design is validated against the SRS to ensure that all requirements are met.

  • Detail Level: The SRS includes high-level requirements, whereas software design provides detailed architecture and implementation plans.

  • Adaptation: Changes in the SRS may necessitate updates to the software design to reflect new or altered requirements.

  • Documentation: The SRS documents the intended functionality, while software design documents how the system will be structured and built to achieve that functionality.

  • 22 Jul 2024 | 06:26 pm
    0 Likes

    Report

    Please describe about the report short and clearly.