• Creating a realistic test harness is a critical step in effective tuning.

    创建实际测试工具是有效优化的关键步骤。

    youdao

  • For these reasons I am not going to build a test harness for the pingwww program.

    由于这些原因,对于pingwww程序,我不会构建测试装置。

    youdao

  • Doing so will give you a margin of error in the definition of the test harness.

    这样做将使您获得测试工具定义中的误差幅度。

    youdao

  • It was used as the test harness for the "Hardware" recording method used in Tasker.

    它被用来作为测试工具的“硬件”录制塔斯克使用的方法。

    youdao

  • However, in the real world, not all applications are fortunate enough to have a test harness.

    然而,实际情况是:不是所有的应用都有配套的测试套件。

    youdao

  • The application server ran on one machine, and the test harness and database ran on the second machine.

    应用服务器运行在一台计算机上,而测试工具和数据库运行在另一台计算机上。

    youdao

  • Good unit tests encourage loose coupling between units, a requirement to get the test running in a test harness.

    好的单元测试要求单元间的松散耦合,这是在测试条件下让测试得以运行的条件。

    youdao

  • You should not rely on simply "noticing" that test harness runs are taking longer to report a performance issue.

    您不应该依赖于简单的“注意到”测试运行了很长时间后才报告性能问题。

    youdao

  • All the graphs in this article were generated with JMeter as the load generator, also know as the "test harness."

    本文中的所有图形都是使用JMeter作为负载生成器(也称“测试用具”)的情况下生成的。

    youdao

  • Test harness support, making it very easy to have full testing of Shiro secured-code in unit and integration tests.

    支持测试工具,这样可以很容易的对Shiro的安全代码进行单元测试和集成测试。

    youdao

  • Now that you have a solid understanding of how the test harness works, you're probably eager to try it out yourself.

    现在对于测试装具模块如何工作已经有了很好的认识,可能迫不及待要自己试试它了。

    youdao

  • Agile techniques recommend having adequate unit and acceptance tests to build a robust test harness around the application.

    敏捷推荐围绕应用建立足够的单元测试和验收测试,以构建足够强壮的测试套件。

    youdao

  • At this point you could enhance the test harness with more users, more transactions per user, or more complex transactions.

    此时,您可以用更多的用户、更大的每用户事务数,或者更复杂的事务来增强测试工具。

    youdao

  • You can use a mini-test harness to shorten some of the early tests and also gather verbose information on the system output.

    您可以使用小型测试工具来缩短一些早期测试的时间,还可以获得系统输出的详细信息。

    youdao

  • A test harness is an external program that works by applying a fixed input to selected classes and methods to see how they behave.

    测试工具是一个外部程序,通过应用选定的类和方法,看他们的行为方式输入固定的工作。

    youdao

  • I should really just put it in a nice test harness, where I run 100, 200, 1,000 trials, but I didn't want to bore you with that here.

    我应该把它放到一个测试组件中,我运行100次,200次,1000次,但是我现在不想用这个来烦你们。

    youdao

  • He presents numerous examples to show how the reader can place even the most convoluted and tightly coupled code into a unit test harness.

    他列举了大量的示例,以说明读者如何将费解的、耦合的代码放进单元测试中。

    youdao

  • 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 语言库。

    youdao

  • The performance characterization of your environment with a test harness is critical to managing your servers instead of being managed by them.

    为了有效管理服务器,而不是为它们而头疼,使用一个测试用具体现环境的性能十分重要。

    youdao

  • For production applications, it is critical to study the expected workload and develop a test harness that mirrors reality as much as possible.

    对于产品应用程序,研究预期的工作负载并开发一个最接近现实的测试装具模块十分关键。

    youdao

  • Using the test harness as one of the tools available, and then combining it with profiling tools, helps reveal pesky issues that may be hidden.

    使用test harness作为可用工具的一种,然后与分析工具组合起来,可以帮助您找到那些隐藏的问题。

    youdao

  • Performance analysis is another technique that, when used in conjunction with a test harness, yields enlightening results about the application.

    性能分析是另外一种技术,它与test harness关联,给出有关应用程序的启发式的结果。

    youdao

  • 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所示。

    youdao

  • 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.

    为了可以简单地测试要开发的模块的速度提高情况,我编写了一个简单的测试程序来运行不同版本的模块。

    youdao

  • 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还已经创建全套的测试工具,它会显示扩展所会产生的输出、错误和事件。

    youdao

  • 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的主要方面。

    youdao

  • 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).

    如果想开发自己的工具提示部件,那么可以将这个实现的源文件和测试页面复制到硬盘上,然后就可以修改参数、样式或代码(参见下载)。

    youdao

  • 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.

    通过用一个测试工具执行代码库并捕获整个测试过程中与被“触及”的代码对应的数据,就可以获得测试覆盖度量。

    youdao

  • Because JUnitPerf is a decorator-based framework, in order to actually harness it, you must provide a suite method and decorate your existing test with a TimedTest.

    由于JUnitPerf是一个基于装饰器的框架,为了真正地驾驭它,必须提供一个suite方法并将现有的测试装饰以TimedTest。

    youdao

  • The overall structure of the test automation harness is shown in Figure 3 and an outline of the code is shown in Figure 4.

    图3显示了测试自动化管理的整体结构,图4显示了代码大纲。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定