摘要
随着嵌入式系统的广泛应用,对其软件进行完善而又高效的测试成为必须。本文提出了一种联系宿主机和目标机的自动化测试平台。该平台分为宿主机端的测试管理和目标机端的测试代理,实现了代码自动插装、脚本自动化批量执行、功能测试、分支覆盖、数据通信和测试结果报告生成等功能。
With the extensive application of embedded system, it's necessary to test its software perfectly and effectively. This paper introduces an automatic test harness to connect host and target which is divided into test manager in host and test agent in target. This test harness implements program automatic instrumentation, automatic execution of a batch of test scripts, function testing module, branch coverage, data communication and document report module.
出处
《航空电子技术》
2011年第1期29-33,共5页
Avionics Technology
关键词
嵌入式软件
软件测试
插装
通信优化
embedded sottware
software testing
program instrumentation
optimization of communication