Integration Testing of an Object-oriented Programs Based on the OOPN Model

LIU Yu-lin,LI Hua,KAN Li-yun
DOI: https://doi.org/10.3969/j.issn.1000-1638.2007.01.016
2007-01-01
Abstract:Object-oriented programs have many unique features,such as message passing,synchronization,dynamic binding,object instantiation,inheritance,polymorphism,which are not presented in their conventional counterparts.Integration testing for such a program is more difficult than that for a conventional program.An approach of integration testing based on the OOPN model is presented.First the objects of the OOPN model and the process of interaction with each other are given,then the algorithm of generating test cases based on this model is proposed.The novel of this approach is to apply the combination of the data flow with the control flow to the object-oriented testing.
What problem does this paper attempt to address?