Software Quality Assurance


1.1 Software Quality factors

Operational characteristics:
- correctness - does it do what I want?
- reliability - does it do it accurately?
- efficiency - will it run efficiently on my hardware?
- integrity - is it secure?
- usability - is it designed for the user?

Product revision:
- maintainability - can I fix it?
- flexibility - can I change it?
- testability - can I test it?

Product transition:
- portability - will I be able to use it on another machine?
- reusability - will I be able to reuse some of the software?
- interoperability - will I be able to interface it with another system?

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...