(→Maintainability quality characteristics) |
(→Portability quality characteristics) |
||
| Line 62: | Line 62: | ||
* '''Adaptability testing''' : Evaluating whether a give application can function correctly in all intended target environments (hardware, software, middleware, operating system, etc.). This testing can be done by using a selection of functional test cases which exercise the various components present in the environment. | * '''Adaptability testing''' : Evaluating whether a give application can function correctly in all intended target environments (hardware, software, middleware, operating system, etc.). This testing can be done by using a selection of functional test cases which exercise the various components present in the environment. | ||
* '''Replaceability testing''' : Evaluating the ability of software components within the system to be exchanged for others. | * '''Replaceability testing''' : Evaluating the ability of software components within the system to be exchanged for others. | ||
| + | * Proposal: A test type ‘Portability’ needs to be added to cover following items: installability, compatibility, adaptability and replaceability | ||
| + | * Answer: ‘Portability’ test type and sub-test types to be added and defined | ||
Aligned with ISO/IEC 9126-1 Software Quality Model and ISTQB Advanced Level Syllabus. Note that this includes also description for test types used in Test plan xml files visible through http://testplans.meego.com (e.g. MCTS - Meego Core Test Suite - through http://testplans.meego.com/mcts/#matrix).
Contents |