Details
-
Technical Testing
-
Status: Closed
-
Minor
-
Resolution: Resolved
-
None
-
None
Description
Functionality Covered:
- As a buyer, I want to be able to search for one pending order using the search bar
Steps:
- Login as [email protected]
- Navigate to Applications Menu → Control Panel → Sites
- Create a new site using Minium(siteName = Minium)
- Navigate to Minium site -> Account Management page
- Add a new Account (Test Test as administrator)
- Navigate to Minium catalog page
- Navigate to the Pending Orders page
- Click on the "Add Order" button
- Use Selenium.getText() to obtain the first order ID
- Navigate to the Pending Orders page
- Click on the "Add Order" button
- Use Selenium.getText() to obtain the second order ID
- Navigate to the Pending Orders page
- Click on the Search Bar and type the first order ID
- Assert that the first order ID is visible and that the second order ID is not visible