Open kevamason opened 10 years ago
As a customer, I want to select an item out of a list of items from my original search query so I can purchase my desired merchandise.
The Customer is presented with a list of item options that match the input criteria.
The items are represented as objects, in which the Customer can click on an item object to select it.
When the Customer selects an item, they are presented with a page with specific details of the item: UPC, Title, Type, Category, Price, and Stock.
On the item description page, a Customer selects "Add item to basket" to confirm, and back to return to the query results. (See Add Item to Basket).
After selecting an item, or cancelling a selection, a Customer can go back to the search results page and select another item.
Verify Customers are presented with multiple item options on a general search.
Verify that an Item exists in the database
Verify that the item information matches the information stored in the database
Prove GUI elements are displayed
Description
As a customer, I want to select an item out of a list of items from my original search query so I can purchase my desired merchandise.
Priority: 2
Acceptance Criteria
The Customer is presented with a list of item options that match the input criteria.
The items are represented as objects, in which the Customer can click on an item object to select it.
When the Customer selects an item, they are presented with a page with specific details of the item: UPC, Title, Type, Category, Price, and Stock.
On the item description page, a Customer selects "Add item to basket" to confirm, and back to return to the query results. (See Add Item to Basket).
After selecting an item, or cancelling a selection, a Customer can go back to the search results page and select another item.
Testing Plan
Verify Customers are presented with multiple item options on a general search.
Verify that an Item exists in the database
Verify that the item information matches the information stored in the database
Prove GUI elements are displayed
Story Points
Tasks