You can create some verification points in a test with simplified scripts by using the
Mobile and Web UI Data view. A verification point can be added for an object
or created for the properties of the object.
About this task
This task is applicable to Android, iOS, hybrid and Web UI
applications. You can create verification points for any of the widgets
or widget properties.
Procedure
To create verification points:
- In the Rational® Test Workbench Mobile
Test Edition, open the test script, and in the Test
Contents area, click an action item for which you want
to create a verification point.
- In the Mobile and Web Ui Data view,
select an object in the Screen capture view,
an item in the hierarchical list of Elements,
or a property in the table.
- Right-click and click Create Verification Point
for propertyName. Note that the properties displayed will
be limited to those available for the selected object. A new step
is added to the test script for the verification point.
- Select a value in Graphic object and
a value for the object’s property in Verify attribute.
You can also modify a verification point using the drag
and drop method:
- Select a step with a verification point. In the Screen
capture view, select a property available in the table
of properties for the target object, drag the property and drop it
on the test script or on the verify attribute field. The object property
and its value are showing in the test step and in the appropriate
fields in the Check Action Details area. You can also add images as main property in a verification point
with the same method. You select an image in the Screen
capture view, drag and drop it on the Identified
by field.
- Save the test.