To get repeatable results, there were series of runs for each test setup on a client.
为了获取可复验的结果,每种测试设置在客户端上都有一系列运行。
The tool also supports data gathering of test runs and creates reports from that data — this data provides feedback to the development team.
该工具还支持测试运行的数据收集,并根据此数据创建报告——此数据向开发团队提供反馈。
Our CI server checks out a clean build and runs test cases from scratch each time I check in a new change.
我们的CI服务器会检查出一个干净的构建并会在我每次检查新更改时从头运行测试用例。
Figure 2 shows the HTML page generated after three runs of the test suite.
图2显示了三次运行这个测试单元之后的产生的html页面。
These test runs show the effect of scaling the number of concurrent users and the number of resources in the repository.
这些测试运行显示了评价储存库中并发用户的数量与资源数量的效果。
The main performance bottleneck is the application server machine for various test runs with varying amounts of load.
主要的性能瓶颈是程序服务器机器,它在不同的运行负荷下运行不同的测试。
This allowed the test runs to achieve high simulated user levels.
这可以运行测试达到较高的模拟用户级别。
If the application under test runs only under a specific controlled environment, you do not need to establish different configurations.
如果测试下的应用程序仅仅在一个特定约束环境下运行的话,那么您就不需要建立不同的配置。
Understanding the scalability and performance of a service requires dozens to hundreds of test case runs.
理解测试一个服务的可伸缩性和性能需要一打到数百个测试用例的运行。
Uncomment the method to be tested for each of the test runs.
对于每次测试运行,取消注释将被测试的方法。
The test runs quickly. There is no dependence upon actual database and network connections.
测试可以快速运行,不需要依赖真实的数据库,也不需要网络连接。
Each virtual user runs an instance of the test client.
每个虚拟用户执行测试客户端的一个实例。
Writing a test before the code means you don't get to do the fun part of the job until the test runs and fails.
在编写代码前编写测试这种作法意味着,在测试运行并失败之前,不会做工作中真正有趣的部分。
The first set of test runs is strictly for gathering data at a variety of configuration points and load levels.
第一组测试运行应严格被用于在各种配置点和负载级别上收集数据。
She runs the test suite to ensure that everything is working as expected.
她运行测试套件以确保一切都按预期工作。
Because Figure 3 shows the end of a test cycle, there are very few "new" test runs shown.
因为图3显示了测试循环的末尾,所以显示出很少“新的”测试运行。
Besides targeting the testing, CTA reduces the number of required test runs with another key concept: cumulative results analysis.
除了确定测试目标,CTA还利用另一个关键的概念减少了所需的测试运行的数量:累积的结果分析。
Thus, the tester must design test suites according to the test architecture, and it makes sense to have a test suite that runs test suites.
因此,测试人员必须根据测试选择设计测试套件,并且拥有一个运行测试套件的测试套件是有意义的。
The following subsections shown in Table 8 describe specific simulated user workload scenarios used in the benchmark test runs.
表8 中所示的子部分描述了基准测试运行所使用到的模拟用户工作负荷场景。
Figures 1 through 6 illustrate how the data binding frameworks perform in extended test runs that are representative of server environments.
图1到6说明了数据绑定框架在扩展的测试运行(代表了服务器环境)中执行结果如何。
Even in test runs where sewage water was used, the resultant water was clean and drinkable.
即使在测试时故意灌入下水道的污水,产生的水也是干净的饮用水。
Dedicated load testing machines provide consistency between the separate performance test runs.
专用的负载测试机器在不同的性能测试运行之间提供了一致性。
Runs the regression test suite to ensure that the team is alerted when modifications impact application behavior.
运行回归测试,确保提醒团队成员,当代码的改动影响应用的运行方式的时候。
As we proceeded into later iterations, these test runs quickly became a collection of earlier tests running simultaneously.
随着我们进入后面的迭代,这些测试执行快速地成为早期的同时的测试执行的集合。
Comment out the methods that are not to be tested, and keep one method uncommented for each of the test runs.
注释掉不执行测试的方法,对于每一次测试,保持一个方法未注释。
Download DbUnit: Puts your database into a known state between test runs.
下载DbUnit:在运行测试时,将数据库置于已知的状态。
The data produced from SAR forms your baseline for comparison in future test runs.
sar生成的数据构成以后测试运行中进行比较的基线。
Instead Jester changes the source code, recompiles it, and runs the test suite to see if anything breaks.
相反,Jester会修改源代码、重新编译源代码,然后运行测试套件,查看是否有什么事出错。
The kernel you want to debug runs on the test machine; GDB runs on the development machine.
您希望调试的内核在测试机器上运行;gdb在开发机器上运行。
DbUnit is a JUnit extension that places your database into a known state between test runs.
DbUnit是一项JUnit扩展,它在每一次运行测试之前,使数据库处于一种已知状态。
应用推荐