Skip to content

User Stories

Shale951 edited this page Sep 16, 2024 · 5 revisions
                                                                      USER STORIES

                                                                        **CUSTOMER**

                                                                         LOGIN

                         ACTION                                WHAT SHOULD HAPPEN                                     REQUIREMENT MET?

                   L.1 User tries to log in          Make sure info is in system and if does allow user in           Planned for in 3.1.3

                   L.2 User tries to make account    Required information is asked for and saved                     Planned for in 3.1.3

                   L.3 User tries to delete account  Account is removed from system                                  Planned for in 3.1.3

                   L.4 User tries change information Info is changed within system                                   Planned for in 3.1.3

                   L.5 User tries do admin commands  Checks if user is an admin. If not don't allow,                 Planned for in 2.3, 2.2
                                                     if they are allow the action to be performed

                                                                          SHOPPING

                          ACTION                                WHAT SHOULD HAPPEN                                     REQUIREMENT MET?

                   S.1 User tries add to cart          Item added to cart                                              Planned for in 3.1.2

                   S.2 User tries remove from cart     Item removed from car                                           Planned for in 3.1.2

                   S.3 User tries search for item      Item is displayed if available or                               Planned for in 3.1.3
                                                       tell user item is not available

                   S.4 User tries to sort inventory    Sort in an effective way                                        Planned for in 2.2

                   S.5 User tries to buy out of        Tell user item can not be added to cart                         NEEDS TO BE ADDRESSED
                       stock item

                                                                            CART

                          ACTION                                WHAT SHOULD HAPPEN                                     REQUIREMENT MET?

                   C.1 User tries quick checkout        Information pulled and used                                    NEEDS TO BE ADDRESSED

                   C.2 User tries checkout without      Either don’t allow, or get required information                NEEDS TO BE ADDRESSED
                       account

                   C.3 User wants to pay                Get valid payment information                                  Planned for in 2.2
                                                       
                   C.4 User wants to change             Update info in system                                          Planned for in 2.2
                       shipping information

                   C.5 User tries to checkout without   Block the checkout until information provided                  NEEDS TO BE ADDRESSED
                       providing payment information

Clone this wiki locally