You should also see all of the verification points and test objects listed in the Script Explorer on the right.
你还应该看到右侧的脚本资源管理器中列出的所有验证点和测试对象。
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.
测试员还可以通过使用工具识别对象,可以在不使用工具的记录功能并获取测试对象的情况下,从而手动地为一个测试用例编码。
Before using objects like rows and cells, be sure to test them to make sure they are not null.
在使用行和单元格这样的对象之前,一定要测试它们,确保它们不为空。
In a well-designed system, objects work together to accomplish a task; therefore, in order to test a method, we often have to provide other objects that enable the method to complete its task.
在一个设计良好的系统里,对象们协同工作共同完成一项任务;因此,为了检验一种方法,通常我们需要提供使得这种方法完成其任务的其他对象。
This source code could then be compiled into executable objects or programs and copied or moved into test libraries.
然后这个源代码被编译成可执行的对象或者程序,并被拷贝或者移动到测试库中。
It also generates a special class that can be used to unit test the objects created.
它还生成一个特殊的类,这个类可用于对创建的对象进行单元测试。
With a functional test, you can test both the operation and the appearance of GUI objects.
使用功能测试你可以测试操作和图形用户界面对象的外观。
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.
此外,通过提供被注入对象的存根实现、改进测试覆盖率和代码质量,可轻松对编写良好的应用程序类执行单元测试。
Whenever an unexpected window appears during playback, synchronization of test application objects between recording and playback is lost and the script fails.
不管何时回放期间出现未预期的窗口时,录制和回放之间测试程序对象的同步化都会丢失,而脚本也会失败。
Reusable artifacts include not only test automation objects, but also test procedures and other planning information.
可以重用的工件不仅包括自动操作测试对象,还包括测试程序和其他的计划信息。
Figure 5 shows the relationship between the test specifications, the process, and the mock objects we have described.
图5显示了我们介绍的测试规范、流程和模拟对象之间的关系。
Figure 5 shows the relationship between the test specifications, the process, and the mock objects we have described.
图5显示了我们介绍的测试规范、流程和模拟对象之间的关系。
应用推荐