Djuradj Babich
Florida International University
7 Papers
46 Citations
Djuradj Babich is an academic researcher from Florida International University. The author has contributed to research in topics: Inheritance (object-oriented programming) & Test strategy. The author has an hindex of 5, co-authored 7 publications.
Chat about Author
Papers
A testing strategy for abstract classes
TL;DR: This paper presents a structured approach that supports the testing of features in abstract classes, paying particular attention to ensuring that the features tested are those defined in the abstract class.
12
Analyzing clusters of class characteristics in OO applications
TL;DR: This paper investigates how the number and distribution of clusters are expected to change during the transition from Java 1.4 to 1.5 and shows how the variability of the combinations of class characteristics may affect the testing of class members.
9
Using a class abstraction technique to predict faults in OO classes: a case study through six releases of the Eclipse JDT
Djuradj Babich,Peter Clarke,James F. Power,B. M. Golam Kibria +3 more
- 21 Mar 2011
TL;DR: It is concluded that this proposed CAT metric suite, even though it treats classes in groups rather than individually, is as effective as the traditional Chidamber and Kemerer metrics in identifying fault-prone classes.
8
Intra-Class Testing of Abstract Class Features
Peter Clarke,Djuradj Babich,Tariq M. King,James F. Power +3 more
- 05 Nov 2007
TL;DR: This paper presents a structured approach that supports the testing of features in abstract classes by generating a test order for the methods in an abstract Java class based on a comprehensive taxonomy of object-oriented classes.
A tool to automatically map implementation-based testing techniques to classes
TL;DR: This paper presents a technique that automatically identifies those IBTTs that are most suitable for testing a class based on the characteristics of that class, and implements a tool that automates the process of mapping IB TTs to a class.
5