这个工具包中有用于加载数据库和驱动基准测试程序的一些基准工具。
Inside the kit are the benchmark facilities for loading the database and driving the benchmark.
没有在足够多类型的平台上运行测试程序。
The test program was not run on a large enough variety of platforms.
在examples中运行几个测试程序。
不需要再为创建测试程序而获取专门的工具。
You do not need to acquire specialized tools to create the test cases.
这个测试程序创建了一个图形环境。
清单4. strcmp可用性测试程序。
我花了三个星期多一点就完成安装和测试程序。
It took a little more than three weeks to complete the installation and testing procedures.
使用组件测试程序进行测试。
表1的图表显示了我的基准测试程序测试的结果。
The chart in Table 1 shows the results of my benchmark testing.
我还编写了用于该解析器的JUnit测试程序。
这些测试实际上会去运行测试程序,并检查它的输出。
These tests will actually run the test program and check its output.
一旦用例被充分开发产生事件流,就可以得到测试程序。
As soon as use cases are developed enough to have a flow of events, then test procedures can be derived.
如果可能,就直接使用这些测试程序,而不用自己去写。
Whenever possible, use these tests instead of writing your own.
然而,该测试程序只包含一个线程,因而显然不存在竞争。
However, the test program contains only a single thread, and therefore is guaranteed never to experience contention.
上述设置对于多次开启和关闭连接的测试程序工作得很好。
The Settings shown above worked fine with a test program that opened and closed a connection several times.
连续测试:在程序员增加一项特征前就完成测试程序。
Continuous Testing: Before programmers add a feature, they write a test for it.
实际上讲,可以采用两种策略中某一种来编写自动化测试程序。
Practically speaking, you can follow one of two strategies to write automated tests.
请注意在 autoconf中已经预定义了各种测试程序。
Note that there are predefined tests for all sorts of things in autoconf.
特别是测试程序“torture”,其中包括不少有益的线索。
In particular, the test program "torture" contains a number of helpful clues.
这些测试程序能够轻松捕捉任何可能导致身份验证失败的配置问题。
These tests programs would easily catch any configuration issues which would cause the authentication to fail.
所以,Williams和他的同事不得不开发自己的测试程序。
So Williams and his colleagues have had to develop their own test software.
但是一些客户展示在我们面前的有关他们测试程序的选择却有问题。
But some of the client's choices regarding their test process presented us with challenges.
您已经学习了如何在可测试程序运行的末尾运行您的脚本。
You have already learned how to run your scripts at the end of instrumented program run.
现在您有一个即将失败的测试程序,它将告诉您真正需要编写那些代码。
Now you have a failing test that tells you exactly what code to write.
出于同样的原因,编写那些您知道将要经常运行的测试程序会更有效些。
By the same token, it's more effective to write tests that you know you'll run often.
因为该程序是用来显示参数的数目,所以该测试程序将显示四。
Because the program displays the count of arguments, this test will report four.
您可以利用这个来报告这个可测试程序退出之后所有错误的概要。
You can use this to report a summary of all of the errors reported after the instrumented program exits. To do this, you use the Purify -run-at-exit runtime option.
虽然没有教程,但您不会想念它;由于有了文档和测试程序,您并不需要它。
Although there is no tutorial, you won't miss it; between the documentation and the test program, it won't be needed.
你在Python程序中使用monkeyrunner来测试程序和设备。
You use monkeyrunner with Python programs to test applications and devices.
首先从新代码着手,待您习惯了整个过程以后,再针对现有代码创建测试程序。
Start with new code, get used to the process, and then revisit the existing code to create a test suite for it.
应用推荐