文档介绍:1000-9825/2003/14(03)0606
©2003 Journal of Software 软件学报
,
并发 测试执行机的设计与实现
张卫星, 蒋凡+
∗
(中国科学技术大学计算机科学技术系,安徽合肥
230026)
Design and Implementation of Test Executor for Concurrent
ZHANG Wei-Xing,
JIANG Fan+
(Department puter Science and Technology, University of Science and Technology of China, Hefei 230026, China)
+ Corresponding author: Phn: 86-551-3601340 ext 201, E-mail: ******@ustc.
Received 2001-09-13; Accepted 2002-04-10
Zhang WX, Jiang F. Design and implementation of test executor for concurrent . Journal of Software,
2003,14(3):606~611.
Abstract:
The method of designing mon-used concurrent test executor is proposed in this paper.
When testing an implementation of concurrent protocol, the problem of executing concurrent test cases by FIFO
scheduling algorithm is solved and the PTI (packet transmitting interface) part based on the abstract I/O queue
theory is proposed. The PTI part offers the test executor the independency on implementations of a given protocol.
What’s more, the test executor provides a visual interface to trace the executing of test cases, which makes the
locating of faults easier. Banding with corresponding PTI part, the test executor can start a testing. Now it is already
in use.
Key words:
protocol conformance testing; concurrent ; packet transmitting interface; ponent; test
component configuratio