好了,我们做了两个测试,得到两个不一致的答案。
So now we see is, we've run two tests, and we've gotten inconsistent answers.
你所需要做的只是设置两个测试,并监测每个的结果。
All you'll need to do is set up two tests, and monitor the results from each.
清单15给出了在同一个文件中定义的两个测试套件。
Listing 15 shows two different test suites defined inside the same file.
将会有两个测试单元来测试这种情况,并会立刻失败。
There's a couple of unit tests that test this condition and will fail as of right now.
通常有不同类型的任务与这两个测试实验室角色相关联
There are different types of tasks that are typically associated with these two test lab roles
这两个测试客户程序都将复杂bean作为参数处理。
仔细的观察和测量,记录在这两个测试程序。
Careful observations and measurements are recorded in both testing procedures.
数据库已经启动并运行了,并且已经有了两个测试用的脚本。
Our database is up and running and we have two scripts with which to test it.
这取决于发现这个缺陷在一个测试用例中还是两个测试用例中?
It depends on finding the defect in one test case or in two test cases.
即使清单3中的最后两个测试,也通过默认模板与清单2对应。
Even the last two tests in Listing 3 have direct match in Listing 2 through the default templates.
这两个测试都是采用了冷启动,内存缓冲器中没有数据。
Both of these tests were from a cold start with no data in the memory buffers.
在清单3中定义了两个测试:一个验证登录,另一个验证账户信息。
In Listing 3, two tests are defined: one for verifying a login and another for verifying account information.
现在仅仅编写足够使测试通过的代码(这里有两个测试)。
Now I can write just enough code to get the tests (there are now two) to pass.
如果两个测试描述拥有相同数量的独特事务,那么它们可以拥有相同的大小。
If two use case specifications have the same number of unique transactions, they have the same size.
我们将创建两个测试方法,测试确定按钮之一,是检验取消按钮等。
We are going to create two test methods, one for testing the OK button, and the other for testing the Cancel button.
首先将是一篇关于MotherGoose直接推出的两个测试工具的文章。
First up will be an article on a pair of test tools straight out of Mother Goose.
我们将首先创建一个简单的HTML页面,写两个测试将行使对话框。
We'll start by creating a simple HTML page and write two tests that will exercise the dialog.
当然,这种灵活意味着我必须为删除单词编写至少两个测试用例,如清单10所示。
Of course, being so flexible means that I must write at least two test cases for removing a word, as shown in Listing 10.
HelloWorldPortlet应当显示在两个测试portlet的下方。
HelloWorldPortlet should be displayed below the two test portlets.
这个测试类包含两个测试:一个是鉴定一个无效用户,另一个是鉴定一个有效的用户。
The test class contains two tests: one to authenticate a valid user and another to authenticate an invalid user.
我们通常会生成一个常规的设置方法,给出这两个测试方法之间的复制等级。
We would usually create a common setup method, given the degree of duplication between these two test methods.
编写两个测试,如清单16所示,检验新的重载后的add方法是否如期望的那样运行。
Write a couple of tests, as in Listing 16, to verify that the new overloaded add method behaves as expected.
这里显示了两个测试:第一个展示了类构造器的成功执行,第二个是真实方法调用的执行。
There are two tests displayed; the first represents the successful execution of the constructor for our class, and the second is the execution of the actual method call.
现在要再加入两个测试方法:TestSecond与TestThird,其宣告如下。
To add two more tests, TestSecond and TestThird, declare the methods like this.
还需要考虑其他两个测试类型:validity(或domain)和boundary。
Two other types of tests need to be considered: validity (or domain) and boundary.
在这个表中,“所使用的共享内存”字段说明这两个测试都使用了大约3GB 的内存。
The field for shared memory used in the table shows about 3 GBs of memory for both tests.
从这两个测试系统的介绍中,论文给出了设计虚拟仪器测试系统的一般步骤和方法。
From the introduction of the two testing system, we can grasp the general step and method devising the testing system of virtual instrument.
我说有两个测试,你能理解有效性的定义,一旦你们理解,首先暗含的悖论,然后为什么有用。
So okay and I said there were two test that you would understand the concept of validity once you've understood firstly the paradoxesof entailments and secondly why this works.
因为我同时允许让方法调用和属性调用作为定义查询,因此在清单14中必须编写至少两个测试。
Because I allow both a method call and a property call to work as a definition query, I must write at least two tests in Listing 14.
通过考虑内部和外部项目的安全性,您可以同时在两个测试阶段中实现最大的测试覆盖面。
By considering the security of internal and external items, you cover the greatest amount ground in both phases of testing.
应用推荐