(→Functionality quality characteristics) |
(→Reliability quality characteristics) |
||
| Line 20: | Line 20: | ||
== Reliability quality characteristics == | == Reliability quality characteristics == | ||
* '''Robustness Testing''' : Evaluate a application's or component's tolerance to faults which occur externally to the system under the test (e.g. memory full, process or service not available, file not found). | * '''Robustness Testing''' : Evaluate a application's or component's tolerance to faults which occur externally to the system under the test (e.g. memory full, process or service not available, file not found). | ||
| - | * '''Recoverability Testing''' : Evaluate the software application's or component's ability to recover from hardware or software failures in a predetermined manner which subsequently allows normal operations to be resumed. | + | * '''Recoverability Testing''' : Evaluate the software application's or component's ability to recover from hardware or software failures in a predetermined manner which subsequently allows normal operations to be resumed. |
| + | * Test type '''Iterative''' : Performing multiple iterations of the same test case in order to expose possible problems in sequential runs. | ||
== Usability quality characteristics == | == Usability quality characteristics == | ||
Aligned with ISO/IEC 9126-1 Software Quality Model and ISTQB Advanced Level Syllabus
Contents |