The attachment test suite example shown in Figure 13 is included with the sample code in this article.
图13中显示的附件测试套件例子包含在本文的示例代码中。
Figure 6: Example of test suite driver table.
图6:测试套件驱动表的实例。
Figure 7: Example of test suite data-driven table.
图7:测试套件数据驱动表的实例。
This article shows you how to develop a unit test suite for legacy code that's never been tested, using jEdit as an example.
本文使用jEdit 做为例子,向您展示如何为从未测试过的遗留代码开发一个单元测试套件。
The LimeWire test suite takes over two hours to run, for example.
例如,LimeWire测试套件运行时间超过两小时。
In this example, we've created a suite called MonkeyContactsSuite containing a single test case called MonkeyContactsCase.
在这个例子中,我们创建了一个叫做MonkeyContactsSuite的套件,它其中包含了一个叫做MonkeyContactsCase的测试用例。
For example, you can integrate Purify with your unit or smoke test suite that developers must run before checking in any code changes and require them to fix any new memory errors reported by Purify.
例如,您可以将Purify与您的单元或者烟雾测试单元整合在一起,这些单元是开发人员必须在报告任何代码变更前必须运行的单元,并需要它们修复Purify所报告的所有新的存储错误。
For example, we could have two utility files that would never get included together, but in the test suite, they are, since we are testing the entire application at once.
比如,我们有两个永远不会包含在一起的实用方法文件,但是在测试套件中,它们就会包含在一起,因为我们会一次性测试整个应用程序。
For example, imagine a test suite that tests a Web application that requires a login.
例如,假设有一个测试套件测试一个需要登录的Web应用程序。
But with parametric tests, you can define one test case and then push your desired parameter patterns (for example) into TestNG's suite files. That's what I've done in Listing 6.
但是,如果使用参数化测试,就可以只定义一个测试用例,然后,(举例来说)把所需的参数模式加到TestNG的测试套件文件中。
For example, if a build suite of 8,000 automated test cases generates 600 failures, are you realistically able to handle this?
例如,如果8000个自动化测试用例的构建集合生成了600个失败,您能实际地处理这种情况吗?
It is easy to use an Ant build (for example) to run your entire Selenium test suite and it's also possible to run Selenium tests in a Continuous Integration (CI) environment.
使用一个Ant构件(比方说)运行完整的Selenium套件非常简单,并且还可以在持续集成(Continuous Integration,CI)环境中运行Selenium测试。
Each test suite (for example, ts1 in Listing 17) is created by using the macro BOOST_TEST_SUITE.
每个测试套件(比如清单17中的ts1)都是使用BOOST _ test_suite宏创建的。
A router solicitation packet of neighbor discovery protocol is used as an example to show the structure of test suite and log window.
以邻居发现协议的路由请求包为例,展示了测试套的结构及日志窗口。
For example, you might want to run the simplest tests first, because if these tests failed then the subsequent tests in your test suite would be blocked.
例如,您可能希望先运行最简单的测试,因为如果这些测试未通过,则测试套件中的后续测试也将受阻。
For example, you might want to run the simplest tests first, because if these tests failed then the subsequent tests in your test suite would be blocked.
例如,您可能希望先运行最简单的测试,因为如果这些测试未通过,则测试套件中的后续测试也将受阻。
应用推荐