Non-functional Requirements
<Describe non-functional requirements in this section. Please refer to existing software quality models like ISO_IEC_IEEE_25010 or FURPS+.>
Performance Efficiency
Code | Description |
---|---|
NFR1 | Responses to all user-initiated actions in the web-interface must be be rendered in less than 3 seconds. |
NFR2 | Data from the racecar is sent towards the web-application twenty times per second. The application should thus update the data it is displaying twenty times a second. |
...