Classification Tree Method: Difference between revisions

Content deleted Content added
OMPwiki (talk | contribs)
No edit summary
OMPwiki (talk | contribs)
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: (1)
# Identification of test relevant aspects (so called ''classifications'') and their corresponding values (called ''classes'') as well as (2)
# 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]].