An Automatic Testing Framework For Hmbedded Software

Yang Shuaishuai,Yu Zhengwei,Liu Bin,Lu Yunfeng,Gao Zhijie
2017-01-01
Abstract:With the widespread use of embedded software, the embedded software testing has become an indispensable part of the development process. The current representative tools for testing embedded software include ADS2 made by TechSAT, RT-LAB developed by OpaIRT, and GESTE developed by Beihang University. However, their degree of automation is inadequate. Therefore, this paper studies an automatic testing framework for embedded software. It through Interface Protocol Modeling Module, Test Profile Modeling Module, Test Data Generation Module and Test Script Generation Module, to achieve platform related test script generation. The framework greatly reduces the time for testers to design test cases.
What problem does this paper attempt to address?