Classification Tree Method: Difference between revisions

Content deleted Content added
OMPwiki (talk | contribs)
OMPwiki (talk | contribs)
No edit summary
Line 94:
== Advantages ==
 
* Graphical representation of test relevant aspects
== Disadvantages ==
* Method for both identification of relevant test aspects and their combination into test cases
 
== Limitations ==
 
* When test design with the classification tree method is performed without proper test decomposition, classification trees can get large and cumbersome.
* There is no algorithm or strict guidance for selection of test relevant aspects.
* New users tend to include too many (esp. irrelevant) test aspects resulting in too many test cases.
 
==References==