Services
Implementation services.
Business Process and Computerization Master Plan Consultancy.
The following principles are borne in mind when developing a software application:
- Correctness The conformation of a software system to its requirements specification.
- Maintainability The ease with which a software system can be changed Due an errors or due to requirement volatility such as corrective, adaptive and/or perfective changes.
- Portability The ability to transfer the software system from one hardware platform to another.
- Testability The ease with which a system can be tested.
- Usability The effort required to learn, operate, and interpret a functioning system.
- Reusability The ability to transfer constructed modules from one software system into another.
- Reliability The ability of a system to carry on executing with little interruption to its functioning.
- Efficiency The degree to which computing resources is used.
- Integrity The extent to which the system and its data are immune to access by unauthorized users.
- Interpretability The ability of a software to operate in Conjunction with another software system.
|