Wayne-State-ATEC4110 / Senpaga-Memory

Main Branch
0 stars 0 forks source link

Non-Functional Requirement 20 #84

Open CalvinBrooks-fn2669 opened 4 years ago

CalvinBrooks-fn2669 commented 4 years ago
NFR20. User Privacy
Goal: The system shall ensure user privacy.
Stakeholders: Users
Description: The system will only use a username to keep track of user data. No other personal info will be used or displayed.
Version: 1.0
Date: 01/29/2020
Priority: 2
Author: Calvin Brooks
MSDattathreya commented 4 years ago

You should avoid using will. All requirements shall use the word 'Shall'. Also, the description should contain the requirement. It is not following the correct convention and not showing showing the characteristics of good requirement.

You should have written the Description section like this The system shall use only the user names for keeping track of the users. The system shall hide personal information other than user names when displaying the user details.