KylerKupp / python-desktop-app

MIT License
0 stars 0 forks source link

Write "System Requirements Specification" "Non-Functional Requirements" subsection of Requirements and Specifications #11

Closed MetzgerH closed 1 month ago

MetzgerH commented 2 months ago

Write section 2.3 of the Requirements and Specifications document deliverable.

List the non-functional requirements in this section. Non-functional requirements define system properties (e.g. reliability, response time and storage requirements, etc.) and constraints (e.g. I/O device capability, system representations, etc.)

Generally, non-functional requirements take the form "system shall be ."

Process requirements may also be listed here (e.g. specifying a particular programming language or development method.) This will include any general testing plans, but there is a later assignment that will go into much greater depth about testing the product.

Please refer to Section 4.4.7 in the book “Object-Oriented Software Engineering” for example categories of non-functional requirements.

You may use the following template for non-functional requirements (Please remove the color formatting in your final document):

[Enter a Concise Requirement Name]:
[provide a concise description, in clear and easily understandable language to specify the requirement]

MetzgerH commented 1 month ago

Re-opening because this section is missing an opening paragraph.