An Automatic Generation Method of Executable Test Case Using Model-Driven Architecture

Fuqing Wang,Shuai Wang,Yindong Ji
DOI: https://doi.org/10.1109/icicic.2009.79
2009-01-01
Abstract:Model Driven Architecture (MDA) provides a more efficient way to software development by giving a higher-level abstraction with standardized model and implementing the automatic transformation among different levels of model or code. By using MDA, not only the development time could be shortened, but the quality of code could be greatly enhanced. In test field, how to decrease the cost of test and reuse the artifacts, and how to raise testing's automation level are eternal topics. In this paper, we propose an efficient way to transform test cases in word documents to executable programs using MDA. The cost of testing is reduced in this way because lots of duplicated work is diminished and testing efficiency is improved. Moreover, by using this method, artifacts in testing can be easily reused as support data for the evaluation of testing.
What problem does this paper attempt to address?