You have been assigned to design a test plan for a new e-commerce website that includes features such as user registration, product search, and online checkout. And a special user registration that allows them to sell a product.
- Login page
- search page
- add item
- update item quantity
- remove item
- checkout page
- seller registration
- customer information crud
- seller information crud
- inventory crud
-
users
-
inventory
-
profile information
-
sales (if applicable)
-
products
- types of products/categories
- quantity
- who is going to use the inventory system?
- internal stakeholders: models.Inventory Owner(s)