test harness
试验用接线,测试装置
2025-11-01 20:57 浏览次数 9
试验用接线,测试装置
Create a test harness and load test your database.
创建一个测试用具,对数据库进行负载测试。
Now that you have a solid understanding of how the test harness works, you're probably eager to try it out yourself.
现在对于测试装具模块如何工作已经有了很好的认识,可能迫不及待要自己试试它了。
The application server ran on one machine, and the test harness and database ran on the second machine.
应用服务器运行在一台计算机上,而测试工具和数据库运行在另一台计算机上。
Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application.
敏捷推荐围绕应用建立足够的单元测试和验收测试,以构建足够强壮的测试套件。
At this point you could enhance the test harness with more users, more transactions per user, or more complex transactions.
此时,您可以用更多的用户、更大的每用户事务数,或者更复杂的事务来增强测试工具。
Creating a realistic test harness is a critical step in effective tuning.
创建实际测试工具是有效优化的关键步骤。
You should not rely on simply 「noticing」 that test harness runs are taking longer to report a performance issue.
您不应该依赖于简单的「注意到」测试运行了很长时间后才报告性能问题。
The same JUnit test harness from Part 2 was used to generate the tables in this article; the process illustrates the key aspects of using an ACLPerspective.
第2部分中的同一JUnit测试工具用于生成本文中的表;此流程显示了使用ACLPerspective的主要方面。
Since Perl has a pretty decent testing (and test documentation) facility, you can even use a regular Perl test harness for your C libraries.
因为Perl拥有一个十分出色的测试(和测试文档)工具,您甚至可以经常使用Perl 的测试功能来维护您的C 语言库。
For production applications, it is critical to study the expected workload and develop a test harness that mirrors reality as much as possible.
对于产品应用程序,研究预期的工作负载并开发一个最接近现实的测试装具模块十分关键。
To easily test the speed of the incrementally improving modules I planned to develop, I wrote a small test harness to run different versions of the module.
为了可以简单地测试要开发的模块的速度提高情况,我编写了一个简单的测试程序来运行不同版本的模块。
A test coverage measurement is obtained by exercising a code base with a test harness and capturing data that corresponds to code having been 「touched」 throughout the lifetime of the test process.
通过用一个测试工具执行代码库并捕获整个测试过程中与被「触及」的代码对应的数据,就可以获得测试覆盖度量。
Install the test harness in your development environment.
在开发环境中安装测试装具模块。
Try the test harness now.
现在进行测试。
If so, you might want to copy the source files for the implementation and test harness onto your disk drive so you can alter the parameters, styles, or code ( see Download).
如果想开发自己的工具提示部件,那么可以将这个实现的源文件和测试页面复制到硬盘上,然后就可以修改参数、样式或代码(参见下载)。
The component test harness Events window is updated to reflect the writing of the requested number of messages to the JMS queue, as shown in Figure 9.
componenttest harnessEvents窗口进行了更新,以反映请求的消息数量被写入到jms队列中,如图9所示。
To further add in constructing add-ins, Erik Mikkelson has created a test harness that shows the outputs, errors, and events that arise from the extensions.
并且为了更进一步地创建插件,ErikMikkelson还已经创建全套的测试工具,它会显示扩展所会产生的输出、错误和事件。
The performance characterization of your environment with a test harness is critical to managing your servers instead of being managed by them.
为了有效管理服务器,而不是为它们而头疼,使用一个测试用具体现环境的性能十分重要。