All0ne13 / All0ne13/CrashCourse
Adding and Managing Liked Products in "My Wish List"
- Lingua principale
- Nessun dato sulla lingua
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# [TC037] : Adding and Managing Liked Products in "My Wish List"
## Description
Verify the functionality of adding, viewing, deleting, and restoring liked products in the "My Wish List" feature.
### Precondition
The user is logged in and has access to the "My Wish List" feature.
### Priority
High
### Input data
- A product with a "Add to My Wish List" button
- A previously liked product
- A deleted liked product
## Test Steps
| Step No. | Step description | Expected result |
|-------------|:-------------|:-----|
| 1. |Navigate to a product with an "Add to My Wish List" button. Click on the button to add the product to "My Wish List."|The product is successfully added to the user's "My Wish List." |
| 2. | Access "My Wish List" to view all liked products.| The user can see all their liked products in "My Wish List." |
| 3. | Select a liked product and delete it from "My Wish List."| The product is removed from the "My Wish List."|
| 4. | Attempt to add a previously deleted product back to "My Wish List."| The product is successfully restored to the user's "My Wish List."|
## Expected Result
- After adding a product to "My Wish List," the product should appear in the user's list of liked products.
- When accessing "My Wish List," the user should be able to view all their liked products.
- The user should be able to delete a liked product from "My Wish List," and the product should be removed from the list.
- The user should be able to restore a previously deleted product to "My Wish List."
## Requirement
[Adding in "My Wish List"](https://github.com/All0ne13/CrashCourse/issues/9)
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.