General info
User story
As a user on saclab.com
I want to use the portal to submit my bag’s details
So I can sell my bag with saclab.
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: the user is not logged in When: the user is on the very first step of the submisison process Then: they user sees:
what changes can be found here |
|
|
02 |
Given: the user is logged in When: the user is on the very first step of the submisison process Then: the user sees:
what changes can be found here |
|
|
03 |
Given: The seller fills in their bag detail When: a brand, model and size (if needed) is selected Then: The suggested price field and payout field are updated accordingly (function already exists) |
|
|
04 |
Given: The seller fills in their bag detail When: a brand, model are not selected Then: The Size field is disabled (function already exists) |
|
|
05 |
Given: The seller hasn’t selected the brand and model When: The seller hovers/ clicks on the size dropdown Then: see “Select the model first” |
|
|
06 |
Given: The brand is not selected When: The seller clicks on the model drop-down Then: The seller is redirected to the brand field, with the drop down open up (function already exist) |
|
|
07 |
Given: The seller selected the brand and model When: The model does not have a size Then: The Size field is disabled (function already exist) (And the price fields are updated) |
|
|
08 |
Given: The seller selected the brand and model When: The model has a size
Then: the size field is enabled, so the seller can select their bag’s size (function already exist) |
|
|
09 |
Given: the user is on the very first step of the syb submisison process When:
Then: See the popup |
|
|
10 |
Given: The seller has given enough information for a price suggestion When: The seller changes the suggested price Then: See the suggested price in the “Suggested price X” field title
1. If the changed price is higher than the suggested price, then see warning “Lower chance of selling” (let admin change this text)
|
|
|
11 |
Given: The “Suggested price” field is empty (the seller clear it up or they didn’t choose a model or size) When: The seller clicks “Next step” Then: See warning “Please enter price” (Function already exists) |
|
|
12 |
Given: Not all the mandatory fields are answered When: User wants to go to the next step Then: See error messages where the answer is missing (function already exists) |













Leave a Reply
You must be logged in to post a comment.