OpenOrders

Location

<UFT One installation folder>\CodeSamplesPlus\Flight_Samples\OpenOrders

Description

Checks that an order can be opened using different criteria in the options in the Search Order tab.

This section describes the key issues covered by this test, a test summary, and external actions called by this test.

Key Issues Covered by This Test

  • Using external actions

  • Using conditional statements

  • Using Reporter object

  • Using the Data pane

Test Summary

  1. Open and log in to application.

  2. Clear the main application window.

  3. Insert a new order and retrieve the order number value.

  4. Clear the main application window.

  5. Open the Search Order tab.

  6. Enter a value in the Order Number. edit box and click Search.

  7. Clear the main application window.

  8. Enter a value in the Dateedit box and click Search.

  9. Check the returned results of the operation.

  10. Clear the main application window.

  11. Enter a value in the Name edit box and click Search.

  12. Check the returned results of the operation.

  13. Delete the new order.

  14. Clear the main application window.

External Actions Called by This Test