• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2010, Vol. 32 ›› Issue (9): 73-75.doi: 10.3969/j.issn.1007130X.2010.

• 论文 • 上一篇    下一篇

基于图元的测试信息描述技术研究

刘海燕,张占军,杨健康   

  1. (装甲兵工程学院信息工程系,北京 100072)
  • 收稿日期:2010-03-12 修回日期:2010-06-14 出版日期:2010-09-02 发布日期:2010-09-02
  • 作者简介:刘海燕(1970),女,河北遵化人,博士,教授,CCF会员(E200006608S),研究方向为网络安全和软件工程;张占军,博士,副教授,研究方向为计算机网络和软件工程;杨健康,硕士生,讲师,研究方向为网络安全和软件工程。

Research on the Graph Label Based Test Information Description Technique

LIU Haiyan,ZHANG Zhanjun,YANG Jiankang   

  1. (Department of Information Engineering,Academy of Armored Force Engineering,Beijing 100072,China)
  • Received:2010-03-12 Revised:2010-06-14 Online:2010-09-02 Published:2010-09-02

摘要:

本文分析可视化自动测试系统中测试信息描述的方法,简单介绍基于图元的可视化测试平台的组成结构。然后,针对测试设计过程中硬件测试环境设计、测试软件的流程设计、输入输出数据设计这三个步骤,使用XML模式分别定义了相应的描述语言。为可视化界面信息的描述设计了图描述语言,为测试信息的描述设计了测试描述语言。测试设计与生成的测试程序之间通过XML脚本文件松耦合,不仅便于与其它系统交换数据,而且便于系统本身扩展和更新。

关键词: XML, XML模式, 信息描述, 测试

Abstract:

This paper analyzes the methods commonly used to describe the  testing information in graphical automatic test systems,introduces briefly the architecture of the graphlabel based automatic test platform. Then,it defines several languages by the XML schema to describe the testing design,including hardware environment design,flowchart of the testing program,as well as the input/output data of a test. It defines a graph marked language for describing the  interface information of the test,and testing the marked language for describing parameters,programs and  data. In this way the design of a  test and the testing program are loosely related. It can exchange data with other systems and can be generalized and updated easily.

Key words: XML;XML schema;information description;test