OpenNumBound

Location

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

Description

Tests the boundary of the Order No. field 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 action calls with parameters

  • Using the Data pane to iterate and increase coverage of the test

Test Summary

  1. Open and log in to application.

  2. Clear the main application window.

  3. Open the Search Order tab.

  4. Check the state of the fields.

  5. Return to the main application window.

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

  7. Open the Search Order tab.

  8. Using a parameter, enter values in the Order number field and click Search.

  9. Check the returned results of the operation.

  10. Return to the main application window.

External Actions Called by This Test