Content deleted Content added
No edit summary |
No edit summary |
||
Line 5:
Classification Trees in terms of the Classification Tree Method must not be confused with [[decision tree]]s.
The classification tree method consists of two mayor steps:
# Identification of test relevant aspects (so called ''classifications'') and their corresponding values (called ''classes'') as well as # Combination of different classes from all classifications into [[test case]]s. The identification of test relevant aspects usually follows the (functional) specification (e.g. [[requirements]], uses cases …) of the [[system under test]].
|