cuiguiru 发表于 2006-10-24 17:43:59

我不知道 test harness是什么?

请问test harness怎么翻译?谢谢各位

genius 发表于 2006-10-25 17:38:54

测试工具包?

理解是这样的

做AD项目吗?

hasis 发表于 2006-10-25 20:52:38

测试工具?

hasis 发表于 2006-10-25 21:09:17

Some test harnesses are made to make sure that the output value are the expected.

cuiguiru 发表于 2006-10-26 12:45:13

谢谢大家。翻译文章时候碰到的,好像是测试用具。

素心小雅 发表于 2006-11-7 17:22:22

测试配件

booyen 发表于 2006-12-9 21:58:05

本人觉得是 测试装具 ,不知道对不对sdlkfj6 sdlkfj6

AlexanderIII 发表于 2006-12-10 14:52:38

<<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:23

目前为止,我还没找到合适的中文来对应TEST HARNESS,我建议直接使用这个英语词汇.

countrynew 发表于 2006-12-11 00:06:54

测试用具

Cheers,
页: [1]
查看完整版本: 我不知道 test harness是什么?