background image
<< Mapping Alternative Paths in an AUT | Specify Input and Interaction Order >>
<< Mapping Alternative Paths in an AUT | Specify Input and Interaction Order >>

The Incomplete Order message box

Developing and Working with the Application Map
4-40
To map the path to the Incomplete Order message box in Classics, the Place Order
button object in the application map was mapped to full depth. The following figure
shows the mapping results.
To map the path to the Order Confirmation message box in Classics, an interaction
object was inserted in the application map at the Place Order button (the last control
involved in the interaction). The following figure shows the Confirm Order
interaction object and the corresponding Interaction Object view in the right pane.
The Confirm Order interaction object contains the Place Order parent component,
as well as the TextBox and TextBox 1 components (for the Card Number and
Expiration Date text boxes, respectively).
TestFactory assigned the Left Click default interaction method to the Place Order
component. Card Number and Expiration Date data entry styles were created for the
TextBox and TextBox 1 components. A required string case was specified for both
new styles.
UI object mapped for the
Incomplete Order message box
Interaction Order view for the
Confirm Order interaction object