Research and Design of A C++ Unit Testing Supporting Tool

Li Yanping,Yan Haihua,Liu Yongpo
DOI: https://doi.org/10.3969/j.issn.1672-9722.2006.10.044
2006-01-01
Abstract:Unit testing is function modules testing.Unit testing can save great effort by finding bugs as early as possible.Unit testing provides quality assurance for the object oriented software process which emphasizes on iterative and increment development~([1]).A unit testing supporting tool based on testing practice is presented,which provides a flexible and effective unit testing framework and testing case management and optimization methods.
What problem does this paper attempt to address?