只运行受修改规则影响的测试套件。
维护自动化服务整合测试套件。
为每个新服务构建和执行整合测试套件。
Building and executing integrated testing suites with each new service.
创建不使用宏的测试套件。
使用测试套件测试包含附件的应用程序。
在这方面,全面的测试套件可以提供好处。
A comprehensive test suite provides benefits in this regard.
否则,就要手工制作自己的回归测试套件。
Otherwise you'll be handcrafting your own regression test suites.
她运行测试套件以确保一切都按预期工作。
She runs the test suite to ensure that everything is working as expected.
图10:uml规范产生的测试套件执行。
Figure 10: the test suite implementation is generated from the UML specification.
为系统更新的每个新子集执行整合测试套件
Executing the integrated testing suite with each new set of system updates
他们转向短迭代,回归测试套件和结对编程。
They have moved to short iterations, regression test suites, and pair programming.
只需要进行一些额外的配置来执行测试套件。
Only some additional configuration needs to be done to execute these test suites.
在存储库中发现的所有测试套件都将依次执行。
All the test suites found in the repository are executed one after the other.
在系统用例层面,一个测试套件实现用例场景。
At the system use-case level, a test suite implements the use-case scenarios.
她修复该错误并向测试套件添加一个递归测试。
清单15给出了在同一个文件中定义的两个测试套件。
Listing 15 shows two different test suites defined inside the same file.
开发出的这些测试案例然后整合到自动化测试套件中。
These developed test cases are then integrated into an automated test suite.
TCK测试套件测试结果发布在Felix网站上。
运行测试套件所需要的命令行对于每个项目都是不同的。
The exact command line you need to run the test suite varies widely from one project to the next.
测试套件每月都会更新发布,可以运行于多种体系结构上。
The test suite is updated and released monthly and runs on multiple architectures.
然而,实际情况是:不是所有的应用都有配套的测试套件。
However, in the real world, not all applications are fortunate enough to have a test harness.
图13中显示的附件测试套件例子包含在本文的示例代码中。
The attachment test suite example shown in Figure 13 is included with the sample code in this article.
知道测试套件没有执行某个语句,可以证明该语句没测试到。
Knowing that a statement isn't executed by the test suite proves that it isn't being tested.
在清单22给出的测试套件中,三个测试中只有一个使用装备。
Listing 22 has a test suite in which only one out of three tests is using fixture.
最终使用add方法,把所有测试套件添加到主测试套件中。
All the test suites are eventually added to the master test suite using the add method.
在某些情况下,这会使大型测试套件报告出许多不必要的错误。
In some situations, this can lead to large test suites reporting unnecessary failures.
构建版本到达集成服务器后,整个自动化测试套件就开始运行。
Once builds hit the integration server the entire suite of automated tests are run.
该框架还支持测试套件的概念,这使我能以逻辑单元来组织测试。
The framework also supports the notion of test suite, which lets me organize the tests in logical units.
测试执行通过将测试脚本的顺序集合成测试套件来运行这些测试。
Test execution entails running the tests by assembling sequences of test scripts into a suite of tests.
从配置中可以看到,支持可配置的测试需要管理测试套件的生成。
As you saw with configuration, supporting configurable test involves managing test suite generation.
应用推荐