(→Efficiency quality characteristics) |
(→Efficiency quality characteristics) |
||
| Line 23: | Line 23: | ||
* '''Performance Testing''' : Focuses on the ability of a application or component to respond to user or system inputs within a specified time and under specified conditions (e.g. normal load, low resource and stress situations). Performance might be measured according to CPU cycles, response or latency times, frame rates, etc. | * '''Performance Testing''' : Focuses on the ability of a application or component to respond to user or system inputs within a specified time and under specified conditions (e.g. normal load, low resource and stress situations). Performance might be measured according to CPU cycles, response or latency times, frame rates, etc. | ||
| - | ** Test type '''performance''' : The process of testing to determine the performance (or efficiency) of a software product. | + | ** Test type '''performance''' : The process of testing to determine the performance (or efficiency) of a software product. It can serve to validate and verify different aspects of the system, such as |
*** '''Framerate''' : Measuring the frequency rate at which an imaging device produces unique consecutive images. | *** '''Framerate''' : Measuring the frequency rate at which an imaging device produces unique consecutive images. | ||
*** '''Latency''' : Measures time delay between the moment something is initiated, and the moment one of its effects begins or becomes detectable. | *** '''Latency''' : Measures time delay between the moment something is initiated, and the moment one of its effects begins or becomes detectable. | ||
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 |