FURPS
- Tags
- comp-sci
Is a an [see page 13, anagram] used to help outline the requirements of a software project:
- Functionality: What the application should do?
- Usability: What the program should look like?
- Reliability: How reliable the system should be (see availability)?
- Performance: How efficient the system should be?
- Supportability: How easy is it to support the application.