A Tcl-based Multithreaded Test Harness
暂无分享,去创建一个
This paper describes an implementation of a test harness written in Tcl and C for Merit Network, Inc. capable of running multiple structured tests simultaneously. Many available test tools are based on a single threaded stimulus/response approach. This is not always sufficient to adequately test certain classes of applications that manage multiple simultaneous requests. The design presented in this paper is for a Tcl-based system capable of running multiple simultaneous tests in the context of testing a RADIUS authentication server. The design and implementation illustrate novel applications of Tcl as well as the rapid development and code reusability inherent in using Tcl as an application glue language.
[1] David A. Carrington,et al. A Framework for Specification-Based Testing , 1996, IEEE Trans. Software Eng..
[2] Vernon Rego,et al. A simulation testbed based on lightweight processes , 1994, Softw. Pract. Exp..
[3] Glenford J. Myers,et al. Art of Software Testing , 1979 .
[4] Andrew S. Tanenbaum,et al. Operating systems: design and implementation , 1987, Prentice-Hall software series.