Manual Integration Test: Sales Orders Template

DESCRIPTION

Test of the Sales Orders Template application.

PREPARATION

To check console errors open the developer tools before starting the application and check with each step, that there are no errors and warnings.

Testing with mock data

Start the Sales Orders Template application with following URL (adjust host and port if necessary):

Testing with back end

Configure your IDE to be able to execute the Sales Orders application against an ABAP back end system.
Start the Sales Orders application with the URL (adjust host and port if necessary):

REALIZE and CHECK

  1. Check All CurrencyCode fields are input fields with a value help button.
  2. Check All Role fields are dropdown fields.
  3. Press the value help button of a CurrencyCode field.
  4. Check: A popup is opened that lists the currency codes.
  5. Close the value help dialog.