Open In App

Software Engineering | Quality Characteristics of a good SRS

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Share
Report issue
Report

Related Article: Writing a good SRS for your project 

Quality characteristics of a good Software Requirements Specification (SRS) document include:

  1. Complete: The SRS should include all the requirements for the software system, including both functional and non-functional requirements.
  2. Consistent: The SRS should be consistent in its use of terminology and formatting, and should be free of contradictions.
  3. Unambiguous: The SRS should be clear and specific, and should avoid using vague or imprecise language.
  4. Traceable: The SRS should be traceable to other documents and artifacts, such as use cases and user stories, to ensure that all requirements are being met.
  5. Verifiable: The SRS should be verifiable, which means that the requirements can be tested and validated to ensure that they are being met.
  6. Modifiable: The SRS should be modifiable, so that it can be updated and changed as the software development process progresses.
  7. Prioritized: The SRS should prioritize requirements, so that the most important requirements are addressed first.
  8. Testable: The SRS should be written in a way that allows the requirements to be tested and validated.
  9. High-level and low-level: The SRS should provide both high-level requirements (such as overall system objectives) and low-level requirements (such as detailed functional requirements).
  10. Relevant: The SRS should be relevant to the software system that is being developed, and should not include unnecessary or irrelevant information.
  11. Human-readable: The SRS should be written in a way that is easy for non-technical stakeholders to understand and review.
  12. Aligned with business goals: The SRS should be aligned with the overall business goals and objectives of the organization, so that the software system meets the needs of the business.
  13. Agile methodologies: Agile methodologies, such as Scrum and Kanban, provide an iterative approach to requirements capturing and validation, where requirements are captured and validated in small chunks of functionality and feedback is gathered from the customer.

By keeping these quality characteristics in mind, developers and stakeholders can ensure that the SRS document is clear, complete, and accurate, which in turn can help to ensure that the final software system meets the needs of the business and its users.

Following are the characteristics of a good SRS document: 
 

  1. Correctness: 
    User review is used to ensure the correctness of requirements stated in the SRS. SRS is said to be correct if it covers all the requirements that are actually expected from the system. 

     

  2. Completeness: 
    Completeness of SRS indicates every sense of completion including the numbering of all the pages, resolving the to be determined parts to as much extent as possible as well as covering all the functional and non-functional requirements properly. 

     

  3. Consistency: 
    Requirements in SRS are said to be consistent if there are no conflicts between any set of requirements. Examples of conflict include differences in terminologies used at separate places, logical conflicts like time period of report generation, etc. 

     

  4. Unambiguousness: 
    A SRS is said to be unambiguous if all the requirements stated have only 1 interpretation. Some of the ways to prevent unambiguousness include the use of modelling techniques like ER diagrams, proper reviews and buddy checks, etc. 

     

  5. Ranking for importance and stability: 
    There should a criterion to classify the requirements as less or more important or more specifically as desirable or essential. An identifier mark can be used with every requirement to indicate its rank or stability. 

     

  6. Modifiability: 
    SRS should be made as modifiable as possible and should be capable of easily accepting changes to the system to some extent. Modifications should be properly indexed and cross-referenced. 

     

  7. Verifiability: 
    A SRS is verifiable if there exists a specific technique to quantifiably measure the extent to which every requirement is met by the system. For example, a requirement starting that the system must be user-friendly is not verifiable and listing such requirements should be avoided. 

     

  8. Traceability: 
    One should be able to trace a requirement to design component and then to code segment in the program. Similarly, one should be able to trace a requirement to the corresponding test cases. 

     

  9. Design Independence: 
    There should be an option to choose from multiple design alternatives for the final system. More specifically, the SRS should not include any implementation details. 

     

  10. Testability: 
    A SRS should be written in such a way that it is easy to generate test cases and test plans from the document. 

     

  11. Understandable by the customer: 
    An end user maybe an expert in his/her specific domain but might not be an expert in computer science. Hence, the use of formal notations and symbols should be avoided to as much extent as possible. The language should be kept easy and clear. 

     

  12. Right level of abstraction: 
    If the SRS is written for the requirements phase, the details should be explained explicitly. Whereas, for a feasibility study, fewer details can be used. Hence, the level of abstraction varies according to the purpose of the SRS. 

     

Advantages of having a good Software Requirements Specification (SRS) document include:

  1. Improved communication and understanding between stakeholders and developers, as the SRS clearly defines the requirements for the software system
  2. Increased efficiency in the software development process, as a well-written SRS can help to reduce the need for rework and change requests
  3. Improved quality of the final software system, as a well-written SRS helps to ensure that all requirements are met
  4. Increased stakeholder satisfaction, as a well-written SRS helps to ensure that the software system meets the needs of the business and its users
  5. Improved traceability and verifiability, as a well-written SRS can be traced to other documents and artifacts and its requirements can be tested and validated.
  6. Clarity and Completeness: A good SRS document provides clear and complete specifications for the software project, which ensures that all stakeholders have a common understanding of the requirements and objectives.
     
  7. Traceability: A good SRS document includes detailed requirements and specifications, which enables traceability throughout the software development process.
     
  8. Testability: A good SRS document can serve as a basis for test cases and verification, which can ensure that the software meets the requirements and specifications.
     
  9. Improved Communication: A good SRS document can serve as a communication tool between different stakeholders, such as project managers, developers, testers, and customers.
     
  10. Reduced Rework: A good SRS document can help to identify and resolve issues early in the development process, which can reduce the need for rework and improve the overall quality of the software.

Disadvantages of having a poorly written SRS include:

  1. Confusion and misunderstandings between stakeholders and developers, as the requirements are not clearly defined or are vague
    Increased rework and change requests, as the SRS does not accurately capture the requirements of the software system
  2. Reduced quality of the final software system, as a poorly written SRS can result in requirements being missed or not fully met
  3. Reduced stakeholder satisfaction, as a poorly written SRS does not accurately capture the needs of the business and its users
  4. Reduced traceability and verifiability, as a poorly written SRS can’t be traced to other documents and artifacts and its requirements can’t be tested and validated.
  5. It is important to note that, regardless of the quality of the SRS, gathering and validating requirements is an iterative process, that should be continuously reviewed and updated throughout the software development process.
  6. Time-consuming: Creating a good SRS document can be a time-consuming process, especially for complex software projects, which can delay the development process.
     
  7. Changes and Updates: Changes or updates to the SRS document can cause delays in the software development process and can be difficult to manage.
     
  8. Lack of Flexibility: A detailed SRS document can restrict the flexibility of the development process, which can be challenging for projects that require agile development methodologies.
     
  9. Limited Stakeholder Involvement: The process of creating an SRS document can limit the involvement of stakeholders in the software development process, which can lead to a lack of collaboration and input from different perspectives.
     
  10. Ambiguity: A poorly written SRS document can lead to ambiguity and misunderstandings, which can cause issues throughout the software development process.
     

Last Updated : 01 Mar, 2023
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads