Creating a test suite without using macros.
创建不使用宏的测试套件。
A test suite architecture centered around decision points
以决策点为中心的测试套件体系架构
Moonlight passing 47.77% of the Silverlight 4 test suite.
Moonlight在Silverlight4测试套件上的通过率为47.77%。
She fixes it and adds a regression test to the test suite.
她修复该错误并向测试套件添加一个递归测试。
The results of TCK test suite are posted on Felix website.
TCK测试套件测试结果发布在Felix 网站上。
A comprehensive test suite provides benefits in this regard.
在这方面,全面的测试套件可以提供好处。
Test suite: Enables sequential execution of test scripts.
测试集:能够对测试脚本执行连续的执行。
She runs the test suite to ensure that everything is working as expected.
她运行测试套件以确保一切都按预期工作。
Figure 2 shows the HTML page generated after three runs of the test suite.
图2显示了三次运行这个测试单元之后的产生的html页面。
These developed test cases are then integrated into an automated test suite.
开发出的这些测试案例然后整合到自动化测试套件中。
At the system use-case level, a test suite implements the use-case scenarios.
在系统用例层面,一个测试套件实现用例场景。
In particular, look for issues in the test suite that don't arise in normal code.
具体来说,要在测试套件中查找在正常代码中不会出现的问题。
Figure 10: the test suite implementation is generated from the UML specification.
图10:uml规范产生的测试套件执行。
Listing 22 has a test suite in which only one out of three tests is using fixture.
在清单22给出的测试套件中,三个测试中只有一个使用装备。
The test suite is updated and released monthly and runs on multiple architectures.
测试套件每月都会更新发布,可以运行于多种体系结构上。
Usually multiple test cases are added to a test suite and the complete suite is run.
通常来说,多个测试用例会添加至一个测试套件中,然后才会运行完整的套件。
Then, as part of an overnight build process, the full test suite is run and reported.
那么,作为一个构建的过程,运行并报告整个的测试集。
Each successive run of the test suite will add a new row at the beginning of the table.
每次测试单元的连续运行都将在这个表格的开始添加一个新的行。
What is really cool, though, is that the unit tests function as a test suite for vendors.
但是,真正“炫酷”的地方在于这些单元测试的作用是作为面向供应商的一个测试套件。
Knowing that a statement isn't executed by the test suite proves that it isn't being tested.
知道测试套件没有执行某个语句,可以证明该语句没测试到。
If the answer is no, then you might try to expand the test suite first before fixing the code.
如果回答是“否”,则应该在修复改代码之前首先尽力扩充测试套件。
The test suite structure should correspond to this next phase, as well as the quality results.
测试集结构应当与下一个阶段对应,也要同质量结果对应。
In theory, the entire test suite should be executed if any change is made to the deliverables.
从理论上讲,如果对可交付内容做出了任何变更,都应该执行完整的测试集合。
In addition to this automated regression test suite we also do extensive manual testing as well.
除了这个自动化的回归测试套件外,我们还会进行更广泛的手工测试。
You can also add unit tests to the master test suite, although it is not a recommended practice.
也可以把单元测试添加到主测试套件中,但是不建议这么做。
We're adding new platforms all the time and the test suite is getting more and more comprehensive.
我们一直在增加新的平台,而且测试套件也变得越来越全面。
As you saw with configuration, supporting configurable test involves managing test suite generation.
从配置中可以看到,支持可配置的测试需要管理测试套件的生成。
The attachment test suite example shown in Figure 13 is included with the sample code in this article.
图13中显示的附件测试套件例子包含在本文的示例代码中。
Should the budget or schedule fail to cover the entire test suite, less critical use cases are omitted.
预算或者时间表如果没有覆盖整个测试单元,那个就会省略一些关键的用例。
Code without a good test suite is typically buggy, hard to change with confidence, and poorly factored.
没有好的测试集的代码通常有很多问题,难于进行有信任度的改变,并且难以重构。
应用推荐