ReportReflectUpdate

Location

<Installdir>\CodeSamplesPlus\Flight_Samples\ReportReflectUpdate

Description

Checks that order information text values in generated reports are updated after the order information changes.

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 FileSystemObject

  • Using text files

Test Summary

  1. Open and log in to application.

  2. Clear the main application window.

  3. Insert a new order.

  4. Open the new order and generate a .txt file report.

  5. Click Update Order without applying changes to the order.

  6. Generate a new report.

  7. Change the value in the Name field and click the checkmark to update the order.

  8. Generate a new report.

  9. Compare the three reports.

External Actions Called by This Test