cuiguiru 2006-10-24 17:43
我不知道 test harness是什么?
请问test harness怎么翻译?谢谢各位
hasis 2006-10-25 21:09
Some test harnesses are made to make sure that the output value are the expected.
cuiguiru 2006-10-26 12:45
谢谢大家。翻译文章时候碰到的,好像是测试用具。
booyen 2006-12-9 21:58
本人觉得是 测试装具 ,不知道对不对sdlkfj6 sdlkfj6
AlexanderIII 2006-12-10 14:52
<<Effective Software Testing:50 specific ways to improve your testing>>里的Item 37: Develop a Test Harness When Necessary章节中有讲:
"A test harness can be a tool that performs automated testing of the core components of a program or system. As used here, the term refers to code developed in-house that tests the underlying logic (back end) of an application. "
基本上按照书上所讲的,意思就是指Test Harness是一个提供了自动化测试程序核心或者系统核心的一种工具. 在这书里就特指在公司内部,一种自己开发的应用于测试程序内部逻辑的代码.
AlexanderIII 2006-12-10 14:54
目前为止,我还没找到合适的中文来对应TEST HARNESS,我建议直接使用这个英语词汇.
countrynew 2006-12-11 00:06
测试用具
Cheers,