A Test System Framework for Distributed Programming

GU Qing,CHEN Dao-xu,HAN Jie,XIE Li,SUN Zhong-xiu
DOI: https://doi.org/10.13328/j.cnki.jos.2000.08.010
2000-01-01
Journal of Software
Abstract:This paper puts forward a test system framework TFDS (test system framework for distributed software system) for the testing of distributed programs, and as an illustration, introduces its prototype implementation PSET * (distributed program structure and event trace, revised version) on heterogeneous network platforms. The main functions of TFDS are for unit testing and integration testing. And the framework is divided into two parts: one for specification design and source code analysis, which works statically; and the other for program execution and event sequence manipulation, which works dynamically. Along with TFDS, and by a component based architecture, the functionality of the PSET * can be easily improved and reinforced.
What problem does this paper attempt to address?