-
Notifications
You must be signed in to change notification settings - Fork 1
4. Inventory
Ekaterina Sevashko edited this page Jul 21, 2023
·
29 revisions
Preconditions
- The user is authorized.
- At least one camera is connected.
- At least two items are added.
Scenario
- Go to Inventory module.
- Sort items so that the items in stock appear at the top.
- Find an item using the search function.
- View the latest photo of this item.
- View how the stock level of the item was changing today.
- View the photo of the item taken 3 hours ago.
- View how the stock level of the item was changing 3 days ago.
Preconditions
- The user is authorized.
- At least one camera is connected.
Scenario
- Go to Inventory module.
- Click Add item button.
- Click on Select Detected object.
- Choose Box.
- Fill in Item name - “Fixings”.
- Fill in Low stock level - 15.
- Select a camera.
- Zoom in the camera.
- Select 2 areas to track.
- Save the item.
Preconditions
- The user is authorized.
- At least one camera is connected.
Scenario
- Go to Inventory module.
- Click Add item button.
- Click on Select Detected object.
- Choose Bottle.
- Fill in Item name - “Water 5l.”.
- Fill in Low stock level - 4.
- Select a camera.
- Zoom in the camera.
- Select 2 areas to track.
- Save the item.
Preconditions
- The user is authorized.
- At least one camera is connected.
Scenario
- Go to Inventory module.
- Click Add item button.
- Click on Select Detected object.
- Choose Red line.
- Fill in Item name - “Wheels”.
- Fill in Low stock level - 15.
- Select a camera.
- Zoom in the camera.
- Select 2 areas to track.
- Save the item.
- Item name is empty.
- Incorrect data is entered.
- Chosen area intersects with the area of another item.
Preconditions
- The user is authorized.
- At least one item is added.
Scenario
- Go to Inventory module.
- Go to the menu of an item.
- Choose Edit the item.
- Change Item name.
- Change low stock level.
- Change camera.
- Change the area to track.
- Save the item.
- Item name is empty.
- Incorrect data is entered.
- Chosen area intersects with the area of another item.
Preconditions
- The user is authorized.
- At least one item is added.
Scenario
- Go to Inventory module.
- Go to the menu of an item.
- Choose Delete the item.
- Confirm deletion of the item.
Preconditions
- The user is authorized.
Scenario
- Go to Inventory module.
- Go to Inventory settings.
- Set up working time from 8:00 to 19:00.
- Save changes.
Potential Faults Check
- Start time is later than end time.
- Incorrect data is entered.
- One or two fields are empty.
Preconditions
- The user is authorized.
- At least one item is added.
- At least one supplier with an email is added to Contacts.
- At least one internal contact’s email is added in Configuration, Notifications.
Scenario
- Go to Inventory module.
- Click on the menu of an item.
- Choose Edit the item.
- Click on Edit notifications.
- Enter an email in the To field.
- Enter an email in the Copy field.
- Click on add a contact icon and add a contact to the To field.
- Click on add a contact icon and add a contact to the Copy field.
- Change the subject of the email.
- Save changes.
- Save the item.
- Incorrect email is entered.
- To field is empty, Copy field id filled in.
- Subject field is empty.
- Added email is edited.
- A supplier's contact was deleted after it had been added to the recipients of notifications.
- An internal contact was deleted after it had been added to the recipients of notifications.
5.3 - Set up SMTP server for email notifications
5.4 - Specify the emails that will get notifications about low stock level