Goals of Implementation

The goals of implementation part documents some general suggestions relating to development. These suggestions guide trade-off among style goals.

  1. The goals of the implementation section would possibly document problems like revisions to the system functionalities that will be needed within the future, new devices to be supported within the future, reusability problems, etc.
  2. These are the things that the developers would possibly detain their mind throughout development in order that the developed system may meet some aspects that don’t seem to be needed straightaway.

Parts of a SRS document – Software Engineering

The important parts of the Software Requirements Specification (SRS) document are:

  1. Functional requirements of the system
  2. Non-functional requirements of the system, and
  3. Goals of implementation

These are explained as follows.

Similar Reads

Functional Requirements

The purposeful requirements part discusses the functionalities needed from the system....

Non-functional Requirements

Non-functional necessities accommodate the characteristics of the system which may not be expressed as functions – like the maintainability of the system, mobility of the system, the usability of the system, etc. Non-functional requirements may include:...

Goals of Implementation

The goals of implementation part documents some general suggestions relating to development. These suggestions guide trade-off among style goals....