mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 13:24:05 -06:00
25 lines
443 B
Markdown
25 lines
443 B
Markdown
---
|
|
title: "furps"
|
|
tags:
|
|
- info201
|
|
---
|
|
|
|
The furps framwork defines a robust way of defining and categorising requirements and constraints. Requirements are split into the following five categories:
|
|
|
|
- F: featurs
|
|
- U: Usability
|
|
- R: Reliability
|
|
- P: Performance
|
|
- S: Supportability
|
|
|
|
There is an extended set called furps + adds which adds:
|
|
|
|
- design
|
|
- implementation
|
|
- interface
|
|
- physical
|
|
|
|
For example:
|
|
|
|

|