PM Non-functional requirements
Must meet all applicable NFRs prior to being released.
- NFRs define system attributes and constraints, which include:
Non-functional elements of security (e.g. use of encryption, SSL)
Non-functional elements of compliance
Reliability (fault tolerance, failure prevention, etc.)
Availability/Recovery
Scalability/Performance (response time, throughput, data freshness, etc.)
What is a well-defined NFR
Bounded – When they lack bounded context, some NFRs are irrelevant (or even harmful). For example, performance considerations can be critical for the main application but unnecessary or too expensive for administration and support applications.
Independent – NFRs should be independent of each other so that they can be evaluated and tested without consideration of or impact from other system qualities.
Viable/Achievable – Each NFR comes at a cost and must be right-sized to be achievable for the organization.
Testable – NFRs must be stated with objective, measurable, and testable criteria because if you can’t test it, you can’t ship it.
Category | NFR verification | Notes/explanation |
---|---|---|
Reliability | The upload and process of the data import job must complete successfully [TBD % of the time] | |
If the upload is not successful then [] | ||
If the processing of the data import job is not successful [] | ||
If a tenant on a multi-cluster environment, a job cannot impact the overall activities and performance of another tenant. | ||
If a tenant on a multi-cluster environment, a job cannot impact the overall data import activities and performance of another tenant. | ||
If a tenant is a part of a consortia, a job cannot impact the overall activities and performance of another tenant. | ||
If a tenant is a part of a consortia, a job cannot impact the overall data import activities and performance of another tenant. | ||
System activity needs to be accounted for | ||
Performance testing | Provide baseline performance metrics for production-like settings:
| |
Recovery | ||
Encoding | ||
Format | ||
Compliance | WCAG 2.1 AA compliance | |
Successful import should result in record availability in real-time via search | ||
Cancel job | ||
Security | ||
Documentation |