Introduction
The page contains the test cases that should be checked for the product
Test Cases
Configurations test cases
- Configuration check. Each rule should be checked for each configuration
User interface test cases
- Adding new order to the list.
- Adding new inquiry to the list.
- Adding new on request inquiry to the list.
- Deleting item from the list. Cancel is working as well.
- Clear the list. Cancel is working as well.
- Save the list as csv
- Save the list as pdf
- Changing the type of the item is working
- Disabling/enabling buttons is working.
- Filtering is working.
- Checking if the position number is calculated well during add and delete.
- Default values are filled on Send data dialog.
- Reset to default is working.
- Validation is working on Send data dialog
- The order list is ok on the Send data dialog.
- The response dialog is ok after sending the data.
- Counting the total at the bottom of list.
- Counting the total at the bottom of the list if filter is on.
- Checking the total value on the Send data dialog
- Checking if the currency works well for different partners.
- Order and Inquiry email sending is working.
- The email content is ok.
- The email to, cc is ok.
- The order/inquiry id is working.
- The order only/unquiry only scenarion is working.
- Version number is header is working.
- Saving the list into the cash is working.
- Login and logout is working.
- Multiple windows check.
- Checking different browsers for all above.
Admin page test cases
- Checking the different bad excel upload scenarios.
- Checking the upload
- The csv file list is working on the admin page
- Filtering is working on the order list on admin page.