Manual Integration Test
DESCRIPTION
Test some basic functionality.
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 List Binding application
URL (adjust host and port if necessary):
Testing with back end
Configure your IDE to be able to execute the List Binding application against an ABAP back
end system. Start the List Binding application URL (adjust host and port if necessary):
REALIZE and CHECK
Start the application
- Check: The team "Business Suite" is selected, the Team ID is "TEAM_01".
- Check: The Employee Name of the first row in the Employee table is
"Walter''s Win's".
- Select this row.
- Check: The Product Name of the first row in the Employee Equipments table is
"Office PC".
- Check: (with back end only) The Product Image of the first row in the
Employee Equipments shows a laptop computer.
- Click on the
Budget
button in the Team
form toolbar
- Check: The dialog for changing the team budget opens.
- Check: The
Team ID
is set to TEAM_01
- Check: The
Budget
is set to 555.55
- Change the
Budget
to 444.44
- Check: The value of the
Budget
in the popup changes
- Click on the
Change
button
- Check: The popup closes and a success popup occurs
- Close the popup by pressing the
OK
button
- Check: The popup closes and the budget is changed
- Click on the
Manager
button in the Team
form toolbar
- Check: The dialog for changing the manager opens.
- Check: The
Manager ID
is set to 3
- Change the
Manager
to 5
- Check: The value of the
Manager ID
in the popup changes
- Click on the
Change
button
- Check: The popup closes and a success popup occurs
- Close the popup by pressing the
OK
button
- Check: The popup closes and the manager is changed