skip to main |
skip to sidebar
Tutorial 3
Internal
- Correctness (eg. Project conforms to the Specification)
- Verifiability (eg. Every branch/statement can be tested)
- Understandability (eg. Project can be understood at one look)
- Visibility (eg. Good Documentation)
External
- Reliability (eg. Minimun Downtime)
- Usability (eg. System is easy to use)
Process
- Interoperability (eg. Replacing a broken part of a gun with a similar part from another gun)
- Robustness (eg. Reasonable Response to Incorrect Input)
- Performance (eg. Fast processing time)
- Productivity (eg. Efficient process results in faster delivery of product)
Product
- Maintainability (eg. Ease of maintaining the system)
- Reusability (eg. Standard components can be used across many different modules)
- Portability (eg. Can be used in both windows and linux environment)
- Timeliness (eg. Delivery of product on time)
No comments:
Post a Comment