You should also see all of the verification points and test objects listed in the Script Explorer on the right.
你还应该看到右侧的脚本资源管理器中列出的所有验证点和测试对象。
Clean house by deleting registration of test objects.
通过删除测试对象的注册表来清理内存。
You now know how to figure out the path between two test objects.
现在您已经知道,怎样找到两个测试对象之间的路径。
The setUp method, which is declared by JUnit, initializes the test objects.
由JUnit声明的setUp方法初始化这个测试对象。
The Test Objects pane contains a tree that's a partial version of the script's object map.
测试对象面板包括一个树状结构,它是脚本对象图的一个部分版本。
The Test Objects pane and the Recognition TAB will appear for any type of verification point.
测试对象面板和识别标签对任何类型的验证点都会出现。
Sometimes, you need to perform verification points on test objects that aren't in your object map.
有些时候 ,您需要在您的对象图上没有的测试对象上执行验证点。
For simplicity, we do not use the unregister method to unregister the test objects that are iterated.
至于简单性,我们并不使用unregister方法来注销迭代的测试对象。
Load also includes commands for looping, random values, Posting dummy text, and access to 20 other test objects.
Load同样包含循环、随机值、发送“傻瓜”文本(一种毫无意义的,反复发送的文本,其用于测试)及访问其他20多个测试对象的命令。
By checking a node in the Test Objects pane, you're including the data in that node in your verification point.
通过检查测试对象面板中的节点你就把那个节点中的数据包括进了你的验证点。
Although we can try the test objects one by one in the return array to find the correct one, that is not a smart way.
但是我们可以在返回的数组中一个个地试一下测试对象,这并不是一个聪明的办法。
The Press and drag hand to select test objects method selects an object and all the descendents of the selected object.
Pressanddraghandtoselecttest objects方法选择一个对象以及所选对象的所有下级对象。
The find() method works by comparing certain properties of the test objects with the given criteria to find a set of candidates.
find()方法通过将测试对象的特定属性,与给定的标准相比较以找到一系列的候选对象。
They were able to show that the scanner could acquire accurate PET and MRI images at the same time from test objects and mice.
这样,这个设备就可以对测试物体和小鼠同时采集到PET和MRI的准确图像了。
Create some test objects in Access Manager, such as users, groups, and protected resources, and then add an Access Control List policy.
在AccessManager中创建一些测试对象,如用户、组和受保护资源,然后添加访问控制列表策略。
The buttons register as GUI test objects in the object Map, and they are assigned indexes that correspond to their positions in the applet.
这些按钮在对象图中注册为GUI测试对象,并且分配了索引以对应于它们在applet中的位置。
It offers a scripting language to operate a library of test objects, and enables you to develop intelligent scripts that drive a Web service.
它提供一个用于操作测试对象库的脚本语言,并能让您开发驱动Web服务的智能脚本。
In the demo package, you'll also find an implementation of a data access object (TestDAOImpl) for Test objects, which lets you find Test instances by ID.
在demo包中,还会发现Test对象的数据访问对象(TestDAOImpl)的实现,它允许您按照ID查找Test实例。
Under Populate then select test objects, there are two methods: Press and drag hand to select test objects and Use selection wizard to select test objects.
在Populate thenselecttest objects下,有两种方法:Pressand draghandto select test objects和Useselectionwizard to select test objects。
The Use selection wizard to select test objects method is used to invoke the Drag Hand Selection method with its options, or the Test Object Browser method.
Useselectionwizard toselecttest objects方法被用来激活DragHand Selection 方法及其选项,或 TestObjectBrowser 方法。
A tester can also code a test case manually i.e. without using the recording capabilities of the tool and capture the test objects later by identifying them using tool.
测试员还可以通过使用工具识别对象,可以在不使用工具的记录功能并获取测试对象的情况下,从而手动地为一个测试用例编码。
In this package, you have to map all the objects of the application under test.
在这个程序包中,你必须映射所有被测试应用的对象。
In this package you have to map all the objects of the application under test.
在这个包中你必须映射所有被测试应用的对象。
It also generates a special class that can be used to unit test the objects created.
它还生成一个特殊的类,这个类可用于对创建的对象进行单元测试。
In this test, the number objects returned in either case is 10.
在该测试中,对象返回的数目在所有情况下都是10。
You can also execute a test run of these objects.
您还可以对这些对象执行测试运行。
Our test code, specifically the mock objects, give us total control over the database results.
我们的测试代码,特别是模拟对象,使我们能完全控制数据库结果。
I also wrote a similar timing test program for creating objects using reflection. The differences for this case aren't nearly as significant as for the field and method call cases, though.
我还为创建使用反射的对象编写了类似的计时测试程序,但这种情况下的差异不象字段和方法调用情况下那么显著。
Furthermore, well-written application classes can easily be unit tested by providing stub implementations of the injected objects, improving test coverage and code quality.
此外,通过提供被注入对象的存根实现、改进测试覆盖率和代码质量,可轻松对编写良好的应用程序类执行单元测试。
Furthermore, well-written application classes can easily be unit tested by providing stub implementations of the injected objects, improving test coverage and code quality.
此外,通过提供被注入对象的存根实现、改进测试覆盖率和代码质量,可轻松对编写良好的应用程序类执行单元测试。
应用推荐