(→Efficiency quality characteristics) |
(→Efficiency quality characteristics) |
||
| Line 19: | Line 19: | ||
* '''Resource Utilisation Testing''' : Evaluate the usage of system resources (e.g. CPU, memory, energy, bandwidth of internal buses or external interfaces, etc.) either with a single measurement/snapshot or sequence of measurements over the time (e.g. in order to detect memory leaks). | * '''Resource Utilisation Testing''' : Evaluate the usage of system resources (e.g. CPU, memory, energy, bandwidth of internal buses or external interfaces, etc.) either with a single measurement/snapshot or sequence of measurements over the time (e.g. in order to detect memory leaks). | ||
** Test type '''Throughput''' : The (average) rate of successful message delivery over a communication channel in a given period of time. | ** Test type '''Throughput''' : The (average) rate of successful message delivery over a communication channel in a given period of time. | ||
| + | ** Test type '''Memory''' : Amount of (RAM) memory used during a use case or over a period of time | ||
* '''Scalability testing''' : Evaluate the ability of a system to meet future efficiency requirements, which may be beyond those currently required. | * '''Scalability testing''' : Evaluate the ability of a system to meet future efficiency requirements, which may be beyond those currently required. | ||
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 |