Classification Tree Method: Difference between revisions

Content deleted Content added
OMPwiki (talk | contribs)
No edit summary
OMPwiki (talk | contribs)
No edit summary
Line 2:
 
The '''Classification Tree Method''' is a method for test design, as it is used in different areas of [[software development]] (e.g. [[embedded systems]] …).
It has been developed by Grimm and Grochtmann in 1993<ref name=GG>{{cite journal|last=GrimmGrochtmann|first=KlausMatthias|coauthors=GrochtmannGrimm, MatthiasKlaus|title=Classification Trees for Partition Testing|journal=Software Testing, Verification & Reliability|year=1993|volume=3|issue=2|pages=63–82|doi=10.1002/stvr.4370030203}}</ref> .
Classification Trees in terms of the Classification Tree Method must not be confused with [[decision tree]]s.
 
Line 18:
== Background ==
 
Evaluation available techniques for test design, Grimm and Grochtmann analysed the Category Partion Method<ref>{{cite journal|last=Ostrand|first=T. J.|coauthors=Balcer, M. J.|title=The category-partition method for specifying and generating fuctional tests|journal=Communications of the ACM|date=NaN undefined NaN|volume=31|issue=6|pages=676–686|doi=10.1145/62959.62964}}</ref> by Olstrad and Balcer to find several draw backs.<ref name=GG />
 
==References==