The Tester at Work: designing, writing, and maintaining individual tests.
工作中的测试员:设计、编写和维护各测试。
You can easily extend these methods to check the time individual tests are taking.
可以通过扩展这些方法轻松地检查各个测试花费的时间。
Let's look at the individual tests results to see where jQuery code needs attention.
让我们查看每个测试,看看需要注意jQuery代码的什么地方。
As a GUI application, which allows easy selection of individual tests and groups of tests.
图形用户接口的应用程序,让你方便地选择个别的以及一整组的测试。
Listing 4 shows the two common test methods you will use in each of your individual tests.
清单4显示了您将在各个测试中使用的两个通用测试方法。
You can run individual tests, or you can run groups of tests, which are known as test lists.
您可以执行个别测试,或执行称为测试清单的测试群组。
Let's focus only on the overall results, and not on the individual tests that are run in the test at this point.
现在我们仅关注总体结果,而不是每次测试。
So the only components we have, really, are the many individual tests, and a small bit of routine for processing.
所以我们真正拥有的组件就是各种测试,再加上一点处理程序。
Listing 17 shows the code (from CppUnit sources) that illustrates how individual tests are called for each suite.
清单17中的代码(取自cppunit源代码)说明如何为每个套件调用测试。
To create a test suite without macros, instantiate CppUnit::TestSuite, and then add individual tests to the suite.
要想创建不使用宏的测试套件,应该实例化CppUnit::TestSuite,然后在套件中添加测试。
A fixture, or a TestFixture in the CppUnit context, is meant to provide clean setup and exit routines for individual tests.
在CppUnit上下文中,fixture或TestFixture用于为各个测试提供简洁的设置和退出例程。
The CPPUNIT_TEST_SUITE macro, defined in HelperMacros.h, simplifies creating a test suite and adding individual tests to it.
在HelperMacros . h中定义的CPPUNIT _ test_suite宏可以简化创建测试套件并在其中添加测试的流程。
Twist helps you work with test suites, not just individual tests, and ultimately managing a suite is the toughest problem down the line.
Twist帮助你使用测试套件进行工作,而不只是单独的测试,归根到底,管理套件是环节中最艰难的问题。
With either option, all the individual tests, pages, and transactions are timed, and percentile data is calculated from the individual timing data.
无论采用哪个选项,所有单个测试、页和事务均会计时,且根据单个计时数据来计算百分比数据。
Typically, the individual tests and configuration points that are described below should only be run at the peak load level for an individual test for a maximum of 10 to 30 minutes.
一般来说,对于个别测试,您应该只在最大负载级别上运行下面描述的个别测试和配置点,运行时间最多为10至30分钟。
There is some debate, however, as to whether results on individual tests of specific abilities may be more helpful than results on tests of broader factors, like general intelligence.
然而,对个体的特殊能力测试结果是否比像一般智力这样较广泛的因素的测试结果更有帮助,目前还存在一些争议。
Does it matter whether the individual writes tests before implementing the code or after the implementation code is written?
个人编写测试是在执行代码之前还是在执行代码被编写之后,这个问题真的很重要吗?
Individual methods that are part of the mystringTest class form unit tests in the test suite.
mystringtest类中的方法形成测试套件中的单元测试。
The individual functions in the program can produce the right answers and your tests can pass, but there can still be memory errors.
这个特殊的功能在程序中可以产生正确的答案,您的测试可以通过,但是仍然可能存在内存错误。
These tests are processed at the individual templates.
这些测试是在各个模板中处理的。
Direct tests on individual particles do not support these contentions.
对单个粒子所做的直接试验并不支持这些论点。
To me, unit tests are fast running tests that typically test individual classes that don't have heavy external dependencies like databases.
对我来说,单元测试是快速运行的 测试,通常测试没有大的外部依赖项(如数据库)的单独的类。
The researchers are now attempting to refine their tests to pick out the individual features in a voice that lead to recognition, to see which she has most difficulty with.
研究人员现在正试图对测试进行优化,选出对声音识别有决定性的特征,以帮助判断她是在哪些方面出现了问题。
While the individual certified file size is 64gb, development tests run with 50,000 + databases on a single server.
虽然支持的每个文件的大小为64gb,但是开发测试在一个服务器上运行了50,000多个数据库。
Doing so might reveal important interactions that are missed by stress tests at the level of the individual firm.
这样可以发现单个公司进行压力测试时所遗漏的重要的相互作用。
"Test after" tests your code's coarse-grained functionality, not the individual parts.
“后测试”将测试代码的粗糙功能,而非各个部分。
Using a variety of tests, they found virtually no correlation between an individual country's GDP growth rate per head and the returns to investors.
用了多种测验,他们发现实际上每个国家的GDP增长和给投资者的回报毫无关联。
Using a variety of tests, they found virtually no correlation between an individual country’s GDP growth rate per head and the returns to investors.
用了多种测验,他们发现实际上每个国家的GDP增长和给投资者的回报毫无关联。
This report gives details about all JUnit tests that were run for this individual project and their results.
此报告给出了关于所有为个别项目运行的JUnit测试及其结果的详细信息。
This report gives details about all JUnit tests that were run for this individual project and their results.
此报告给出了关于所有为个别项目运行的JUnit测试及其结果的详细信息。
应用推荐