what is the Quality Criteria For Software Applications?

James Bach defines categories for quality criteria, which is as follows:
Capability
Can it perform the required functions?
Reliability
Will it work well and resist failure in all required situations?
Usability
How easy is it for a real user to use the product?
Security
How well is the product protected against unauthorized use or intrusion?
Scalability.
How well does the deployment of the product scale up or down?
Performance
How speedy and responsive is it?
Installability
How easily can it be installed onto it target platform?
Compatibility
How well does it work with external components & configurations?
Supportability
How economical will it be to provide support to users of the product?
Testability
How effectively can the product be tested?
Maintainability
How economical is it to build, fix or enhance the product?
Portability
How economical will it be to port or reuse the technology elsewhere?
Localizability
How economical will it be to publish the product in another language?

Comments

Post a Comment

Popular Posts