SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Custom Closet
                                    Fashion Designer and E-Commerce
                                    Web Application




                                     Date :            5thDecember 2011

                                     Authors:



                                     Version:          1

                                     Status:           Draft

usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 1 of 32
Document Control


Contributors

Name/Position                       Organization            Contact Details

Fabrizio Valerio Covone             DIT                     Fabrizio.covone@mydit.ie

Cara Murphy                         DIT                     Cara.murphy@mydit.ie

Christopher Conlan                  DIT                     Christopher.conlan@mydit.ie

Stephen Carberry                    DIT                     Stephen.carberry@mydit.ie

Shane Ellis                         DIT                     Shane.ellis@mydit.ie



Version History

Date                      Version                  Status            Comments

05/12/2011                1                        Draft




Changes since last version

NA



Known Omissions

NA



Approvals



usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 2 of 32
Date       Name                  Title                 Signature   Version




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 3 of 32
Reviewers Comments
No comments




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 4 of 32
Table of Contents
1    INTRODUCTION ................................................................................................................................ 6
    1.1    PURPOSE OF THE DOCUMENT ......................................................................................................................6

    1.2    INTENDED AUDIENCE ..................................................................................................................................6

    1.3    DEFINITIONS, ACRONYMS AND ABBREVIATIONS ..............................................................................................7

2    USE CASES ........................................................................................................................................ 8
    2.1    LIST .........................................................................................................................................................8

    2.2    UC0001 – CUSTOMER REGISTRATION ....................................................................................................... 10

3    APPENDIX....................................................................................................................................... 25
    3.1    NOTE .................................................................................................................................................... 26

    3.2    WHAT IS A USE-CASE? ............................................................................................................................. 26

    3.3    PROCEDURE FOR CREATING A USE-CASE ...................................................................................................... 26

    3.4    USE CASE STRUCTURE .............................................................................................................................. 29




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 5 of 32
1 Introduction
1.1   Purpose of the Document
This document addresses the use cases associated with the following functional modules:

Ref        Name

FM-0001    Customer Registration

FM-0002    FD Registration

FM-0003    RC Profile

FM-0004    FD Profile

FM-0005    Admin Profile

FM-0006    User Log In

FM-0007    Products Gallery

FM-0008    FD Engagement

FM-0009    Custom Product Request

FM-0010    Shopping Cart

FM-0011    Purchase Process

FM-0012    Refund Process




1.2   Intended Audience
This document is a business level document intended for all project members, the project stakeholders and
potential users of the system.



usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 6 of 32
1.3   Definitions, Acronyms and Abbreviations
UCD: User Centred Design

Requirements Specification: A document that describes the high level functional requirements of the
system to be developed.

RC: Registered Customer.

FD: Fashion Designer.

Admin: Custom Closet’s Administrator.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 7 of 32
2 Use cases
2.1   List




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 8 of 32
Ref       Description


 UC-0001   This is the registration process of any user who wants to buy FD’s shown products and/or
           engage a FD for a customized product.

 UC-0002   This is the registration process that a Fashion Designer has to fulfil in order to set up his/her
           Personal Profile. During this process FDs have to apply to the monthly subscription.

 UC-0003   This functional module is the RCs’ personal profile where FDs can manage their purchased
           products and rate FDs.


 UC-0004   This functional module is the FDs’ personal showroom where FDs can exhibit their work and
           be contacted by RC.


 UC-0005   This functional module is the Admin’s personal console where he/she can approve refunds
           and ban RCs and FDs.

 UC-0006   This is the module where RCs and FDs log n in order to access their relative features.

 UC-0007   In this module all FD’s products are shown and can be purchased by RCs.

 UC-0008   This functionality module provides RCs to contact and engage FDs to order tailored attire.


 UC-0009   RCs can customize their purchase by choosing different products by many FDs.

 UC-0010   RCs can add to the shopping cart the products that they want to purchase.


 UC-0011   During this process RCs will pay the products they want to purchase. After they have
           received their purchased products, RCs and FDs have to rate each other.

 UC-0012   During this process RCs can ask for a refund, but only a Admin will decide to proceed further
           or to reject it.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 9 of 32
2.2     UC0001 – Customer Registration


 Use case reference      UC0001

 Use case title          Customer Registration

 Author                  Fabrizio Valerio Covone

 Creation Date           05/12/2011

 Version                 1

 Last Modified by        Fabrizio Valerio Covone

 Date Modified           05/12/2011



2.2.1    Actors

         Customer type user
         Web Application



2.2.2    Brief Description

This is the registration process of any user who wants to buy FD’s shown products and/or engage a FD for a
customized product.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 10 of 32
2.2.3   Trigger Event

Clicking on the Sign Up Button.

2.2.4   Basic Flow




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 11 of 32
2.2.5   Constraints



 Ref        Description


 0001       Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery.


 0002       Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly.


 0003       Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of
            bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to
            the gravity of his/her actions.




2.2.6   Data model and metadata requirements




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 12 of 32
Name                  Type             Mandatory   Restrictions          Description

 Name                  Text Field       Y                                 Customer’s Name

 Surname               Text Field       Y                                 Customer’s Surname

 Gender                Radio Button     N                                 Customer’s Gender

 Date of Birth         Date Field       Y           DD/mm/YYYY format     Customer’s Date of Birth

 Address               Text Field       Y                                 Customer’s Address

 Country               Drop Down list   Y                                 Customer’s Country

 State                 Drop Down list   N                                 Customer’s State (for US Residents)

 Phone Number          Text Field       Y                                 Customer’s Main Phone Number

 Secondary Phone No.   Text Field       N                                 Customer’s Secondary Phone Number

 Email                 Text Field       Y                                 Customer’s Email

 Password              Password Field   Y                                 Customer’s Password

 Credit Card Type      Radio Button     Y                                 Customer’s Credit Card Type

 Card Number           Text Field       Y                                 Customer’s Credit Card Number

 Expiration Date       Date Field       Y                                 Customer’s Credit Card Expiration Date

 CCV                   Text Field       Y           Maximum of 4 digits   Customer’s Credit Card Verification Number




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 13 of 32
2.3     UC0002 – Fashion Designer Registration


 Use case reference        UC0002

 Use case title            FD Registration

 Author                    Fabrizio Valerio Covone

 Creation Date             06/12/2011

 Version                   1

 Last Modified by          Fabrizio Valerio Covone

 Date Modified             06/12/2011



2.3.1    Actors

         FD type user
         Web Application



2.3.2    Brief Description

This is the registration process that a Fashion Designer has to fulfill in order to set up his/her Personal
Profile. During this process FDs have to apply to the monthly subscription.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 14 of 32
2.3.3   Trigger Event

Clicking on the Join Us Button.

2.3.4   Basic Flow




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 15 of 32
2.3.5   Constraints



 Ref        Description


 0001       Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery.


 0002       Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly.


 0003       Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of
            bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to
            the gravity of his/her actions.


 0004       Terms & Conditions: Custom Closet will keep a small percentage of the revenues of each purchase.




2.3.6   Data model and metadata requirements




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 16 of 32
Name                  Type             Mandatory   Restrictions          Description

 Name                  Text Field       Y                                 FD’s Name

 Surname               Text Field       Y                                 FD’s Surname

 Gender                Radio Button     N                                 FD’s Gender

 Date of Birth         Date Field       Y           DD/mm/YYYY format     FD’s Date of Birth

 Address               Text Field       Y                                 FD’s Address

 Country               Drop Down list   Y                                 FD’s Country

 State                 Drop Down list   N                                 FD’s State (for US Residents)

 Phone Number          Text Field       Y                                 FD’s Main Phone Number

 Secondary Phone No.   Text Field       N                                 FD’s Secondary Phone Number

 Email                 Text Field       Y                                 FD’s Email

 Password              Password Field   Y                                 FD’s Password

 Credit Card Type      Radio Button     Y                                 FD’s Credit Card Type

 Card Number           Text Field       Y                                 FD’s Credit Card Number

 Expiration Date       Date Field       Y                                 FD’s Credit Card Expiration Date

 CCV                   Text Field       Y           Maximum of 4 digits   FD’s Credit Card Verification Number

 Subscription Type     Radio Button     Y                                 FD’s Subscription Type




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 17 of 32
2.4     UC0003 – Registered Customer Profile


 Use case reference        UC0003

 Use case title            Registered Customer Profile

 Author                    Fabrizio Valerio Covone

 Creation Date             06/12/2011

 Version                   1

 Last Modified by          Fabrizio Valerio Covone

 Date Modified             06/12/2011



2.4.1    Actors

         RC user
         Web Application



2.4.2    Brief Description

This functional module is the RCs’ personal profile where FDs can manage their purchased products and
rate FDs.

2.4.3    Pre-conditions

A Registered Customer can access to this feature only after the registration process.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 18 of 32
2.4.4   Trigger Event

Clicking on the Profile Button/Link.

2.4.5   Basic Flow




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 19 of 32
2.4.6   Constraints



 Ref        Description


 0001       Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery.


 0002       Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly.


 0003       Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of
            bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to
            the gravity of his/her actions.




2.4.7   Data model and metadata requirements




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 20 of 32
Name                  Type             Mandatory   Restrictions          Description

 Name                  Text Field       Y                                 Customer’s Name

 Surname               Text Field       Y                                 Customer’s Surname

 Gender                Radio Button     N                                 Customer’s Gender

 Date of Birth         Date Field       Y           DD/mm/YYYY format     Customer’s Date of Birth

 Address               Text Field       Y                                 Customer’s Address

 Country               Drop Down list   Y                                 Customer’s Country

 State                 Drop Down list   N                                 Customer’s State (for US Residents)

 Phone Number          Text Field       Y                                 Customer’s Main Phone Number

 Secondary Phone No.   Text Field       N                                 Customer’s Secondary Phone Number

 Email                 Text Field       Y                                 Customer’s Email

 Password              Password Field   Y                                 Customer’s Password

 Credit Card Type      Radio Button     Y                                 Customer’s Credit Card Type

 Card Number           Text Field       Y                                 Customer’s Credit Card Number

 Expiration Date       Date Field       Y                                 Customer’s Credit Card Expiration Date

 CCV                   Text Field       Y           Maximum of 4 digits   Customer’s Credit Card Verification Number




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 21 of 32
2.5     UC0004 – Fashion DesignerProfile


 Use case reference        UC0004

 Use case title            Fashion Designer Profile

 Author                    Fabrizio Valerio Covone

 Creation Date             06/12/2011

 Version                   1

 Last Modified by          Fabrizio Valerio Covone

 Date Modified             06/12/2011



2.5.1    Actors

         FD user
         Web Application



2.5.2    Brief Description

This functional module is the FDs’ personal showroom where FDs can exhibit their work and be contacted
by RC.

2.5.3    Pre-conditions

A Fashion Designer can access to this feature only after the registration process.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 22 of 32
2.5.4   Trigger Event

Clicking on the Profile Button/Link.

2.5.5   Basic Flow




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 23 of 32
2.5.6   Constraints



 Ref        Description


 0001       Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery.


 0002       Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly.


 0003       Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of
            bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to
            the gravity of his/her actions.


 0004       Terms & Conditions: Custom Closet will keep a small percentage of the revenues of each purchase.




2.5.7   Data model and metadata requirements




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 24 of 32
Name                  Type             Mandatory   Restrictions          Description

 Name                  Text Field       Y                                 FD’s Name

 Surname               Text Field       Y                                 FD’s Surname

 Gender                Radio Button     N                                 FD’s Gender

 Date of Birth         Date Field       Y           DD/mm/YYYY format     FD’s Date of Birth

 Address               Text Field       Y                                 FD’s Address

 Country               Drop Down list   Y                                 FD’s Country

 State                 Drop Down list   N                                 FD’s State (for US Residents)

 Phone Number          Text Field       Y                                 FD’s Main Phone Number

 Secondary Phone No.   Text Field       N                                 FD’s Secondary Phone Number

 Email                 Text Field       Y                                 FD’s Email

 Password              Password Field   Y                                 FD’s Password

 Credit Card Type      Radio Button     Y                                 FD’s Credit Card Type

 Card Number           Text Field       Y                                 FD’s Credit Card Number

 Expiration Date       Date Field       Y                                 FD’s Credit Card Expiration Date

 CCV                   Text Field       Y           Maximum of 4 digits   FD’s Credit Card Verification Number

 Subscription Type     Radio Button     Y                                 FD’s Subscription Type




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 25 of 32
3 Appendix
3.1   Note
This appendix would not be in every use case. An appendix in a use case contains additional information
and artifact examples that might be use full in describing or understanding the usage scenario.


3.2   What is a use-case?
Use-cases are an unfolding story that describes the functions in a system and the usage paths through
them. They are essentially narrative descriptions with diagrams and example screens. Their purpose is to
describe in the simplest possible terms how the proposed system would be used.

Use-cases document the accomplishment of a single task by the user.

The use cases illustrate the functionality of the system in terms of the business processes the system is
being built to support. Use cases describe how it is envisioned users of the system (actors) would perform
tasks such as login, change settings, and enter a particular type of data.


3.3   Procedure for creating a use-case
The diagram below illustrates the process by which each use case is created. Basically it is an iterative
process where the business function required is considered from a number of different perspectives which
can be summarized as : CRUD-SPARP.

For example in a use case area like add a moodle site to the site list the analyst asks themselves how will I :

        Create a Site                                                                       (Create)

        Review site details e.g. URL, Username – are there different views                  (Review)

        Correct site details                                                                (Update)

        Delete or Retire a site from use                                                    (Delete)

        Search for a site on the site list                                                  (Search)

        Print a sites details, a list of sites – are there different print styles           (Print)

        Archive or backup the site list e.g. send to dropbox                                (Archive)
usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 26 of 32
Generate a report on all sites e.g. how frequently are they accessed             (Report)

      Publish  Export  Import e.g. send the list to twitter, facebook or a website   (Publish)

      All of the above are self contained functionality within a module. But what are the reporting
      requirements of this module in relation to other modules in the system – are there lookup to other
      modules, what cross system reports are executed within this module or involve this module
      (Report across system)




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 27 of 32
usecasenamecustomclosetv1-111211101203-phpapp01.docx   Page 28 of 32
3.4   Use case structure
Each use case has the following narrative structure:




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 29 of 32
Ref    Heading                       Description


       Actors                        Who performs the process described in the use case


       Brief Description             A description of the use case being specified with an overview diagram of the
                                     process.

                                     What is the goal of this use case, what is the objective of the user.


       User Interface                A wire frame diagram of the main screens and dialogs presented to the user as
                                     they execute the use case. This is only used where appropriate. Its purpose is to
                                     provide a visual aid to the reader as to the functionality available.

                                     The user interface in this case is used to help explain the proposed functionality.
                                     As user experience designers get involved the UI may change and even use cases
                                     may disappear.

                                     Including a mock up user interface can however drive out issues as to what data
                                     needs to be displayed and if data is to be entered how it is validated. This
                                     information then helps the design of the data model.


       User Interface description    A description of the user interface components and their functions


       Trigger Event                 What event or action triggers this use case


       Flow of Events


       - Basic Flow                  A description of the main process where each step is referenced by a number. A
                                     flow, state or sequence diagram may also be added to explain the process.


       - Alternative Flow            The basic flow describes how the process would be executed in 90% of the cases
                                     i.e. where no error has occurred or where no business rule exceptions occur.

                                     The alternate flows concern the business logic applied to a basic flow. For
                                     instance the basic flow could be for to enter a URL, username and password.
                                     Access to the moodle site is checked and the site is added.

                                     Alternative flows may describe situations where there is an error in the input
                                     data, the site cannot be reached etc.


       Non-functional Requirements   This section only contains content if it is specific to that particular use case not
                                     the system as a whole.


       - Usability                   A particular usability requirement. For instance command line functionality
                                     required, quick key, must be able to select all and deselect a list, or deselect all
                                     and select a list etc.


       - Reliability                 A particular reliability requirement. For instance no site should be stored unless
                                     connection to the site has been established at least once.


       - Performance                 Minimum performance requirements. For instance the system should respond
                                     report an issue with uploading within 10 seconds and ask if the user wants to


usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 30 of 32
continue or wait until they have a WiFi connection.


       - Supportability          What support/debug features need to be provided for this process.


       Artefacts                 What is created, updated or deleted as a result of this business process


       Pre-conditions            This section outlines the Pre-conditions prior to the execution of the basic flow.
                                 For instance there must be at least one valid site in the site list before the main
                                 functionality of the moodle app can be accessed.

                                 Assumptions may also be expressed here




Ref    Heading                   Description


       Post-Conditions           How must the system or user interface be left after the execution of the basic
                                 flow.


       Authorization and Audit   What roles are allowed access this functionality. Are there any confidentiality,
       Requirements              auditor logging requirements.


       Business Rules            Business rules referenced within the basic or alternative flows. For instance theire
                                 may be rules as to what constitutes a valid password e.g. One capital letter, One
                                 number, one non-numberalpha character where the password has not been used
                                 before in the last 6 months..


       Issues                    Any potential issues identified which may cause problems in the deployment of
                                 this use case functionality.


       Assumptions               What assumptions have been made e.g. a wifi network connection is available as
                                 opposed to an Edge or 3G connection


       Constraints               Are there scheduling constraints, legal constraints, accessibility constraints,
                                 environment constraints


       Data model and metadata   Description of any data required or stored in relation to this usecase.
       requirements
                                 For a photo graph, audio recording or video there maybe metadata such as the
                                 time takenrecorded, location of the recordingphotovideo.

                                 The focus is a business description of the data rather than a technical description
                                 of the data. For instance a use case may require a drop known list of participant
                                 types – administrator, teacher, student, reviewer they would be mentioned here

                                 If there was a particular XML format for publishing the site list to twitter or
                                 facebook then the specification or definition would be mentioned here.




usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 31 of 32
usecasenamecustomclosetv1-111211101203-phpapp01.docx
                                  Page 32 of 32

Weitere ähnliche Inhalte

Ähnlich wie Custom Closet Use Cases v1

Vision document new
Vision document newVision document new
Vision document newmidhat12
 
team_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxteam_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxbradburgess22840
 
team_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxteam_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxdeanmtaylor1545
 
27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirementsMarcelo Mesti
 
Surendra_Resume
Surendra_ResumeSurendra_Resume
Surendra_Resumesurendra p
 
Deepika jewel order processing system
Deepika jewel order processing systemDeepika jewel order processing system
Deepika jewel order processing systemmuthuraja6728
 
Telco 2.0 - Introduction to 2-Sided Markets
Telco 2.0 - Introduction to 2-Sided MarketsTelco 2.0 - Introduction to 2-Sided Markets
Telco 2.0 - Introduction to 2-Sided MarketsTYR
 
camt.053.001.02.pdf
camt.053.001.02.pdfcamt.053.001.02.pdf
camt.053.001.02.pdfj c
 
Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0DigiLocker
 
Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Amit Ranjan
 
Stoa wrldc user manual_v1 3
Stoa wrldc user manual_v1 3Stoa wrldc user manual_v1 3
Stoa wrldc user manual_v1 3senthil1717
 
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)T3SolutionsTeamProjectPowerPointforFinancialApplication (1)
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)Katherine Shelton
 

Ähnlich wie Custom Closet Use Cases v1 (20)

User Experience Custom Closet v1
User Experience Custom Closet v1User Experience Custom Closet v1
User Experience Custom Closet v1
 
User Experience Custom Closet v3
User Experience Custom Closet v3User Experience Custom Closet v3
User Experience Custom Closet v3
 
Vision document new
Vision document newVision document new
Vision document new
 
Custom Closet Use Cases v2
Custom Closet Use Cases v2Custom Closet Use Cases v2
Custom Closet Use Cases v2
 
Custom Closet Use Cases v3
Custom Closet Use Cases v3Custom Closet Use Cases v3
Custom Closet Use Cases v3
 
Custom Closet Use Cases v4
Custom Closet Use Cases v4Custom Closet Use Cases v4
Custom Closet Use Cases v4
 
Actual test case document
Actual test case documentActual test case document
Actual test case document
 
team_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxteam_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docx
 
team_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docxteam_contract.docxTeam ContractProject NameProject Team M.docx
team_contract.docxTeam ContractProject NameProject Team M.docx
 
27 pso business_requirements
27 pso business_requirements27 pso business_requirements
27 pso business_requirements
 
Surendra_Resume
Surendra_ResumeSurendra_Resume
Surendra_Resume
 
Deepika jewel order processing system
Deepika jewel order processing systemDeepika jewel order processing system
Deepika jewel order processing system
 
Telco 2.0 - Introduction to 2-Sided Markets
Telco 2.0 - Introduction to 2-Sided MarketsTelco 2.0 - Introduction to 2-Sided Markets
Telco 2.0 - Introduction to 2-Sided Markets
 
camt.053.001.02.pdf
camt.053.001.02.pdfcamt.053.001.02.pdf
camt.053.001.02.pdf
 
Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0Digital Locker Requester Api Specification v1 0
Digital Locker Requester Api Specification v1 0
 
Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0Digital Locker Requester API Specification v1 0
Digital Locker Requester API Specification v1 0
 
DiamondFox Malware 2017
DiamondFox Malware 2017DiamondFox Malware 2017
DiamondFox Malware 2017
 
lukecyriac
lukecyriaclukecyriac
lukecyriac
 
Stoa wrldc user manual_v1 3
Stoa wrldc user manual_v1 3Stoa wrldc user manual_v1 3
Stoa wrldc user manual_v1 3
 
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)T3SolutionsTeamProjectPowerPointforFinancialApplication (1)
T3SolutionsTeamProjectPowerPointforFinancialApplication (1)
 

Mehr von Fabrizio Valerio Covone (19)

Shards Idea Proposal
Shards Idea ProposalShards Idea Proposal
Shards Idea Proposal
 
Shards 2nd presentation
Shards 2nd presentation Shards 2nd presentation
Shards 2nd presentation
 
Prince of Persia - Flow charts
Prince of Persia - Flow chartsPrince of Persia - Flow charts
Prince of Persia - Flow charts
 
Shards - Presentation
Shards - PresentationShards - Presentation
Shards - Presentation
 
Machinima Report
Machinima ReportMachinima Report
Machinima Report
 
Custom Closet Presentation Phase 3
Custom Closet Presentation Phase 3Custom Closet Presentation Phase 3
Custom Closet Presentation Phase 3
 
Custom Closet Prototype Storyboard
Custom Closet Prototype StoryboardCustom Closet Prototype Storyboard
Custom Closet Prototype Storyboard
 
Sound State Presentation
Sound State PresentationSound State Presentation
Sound State Presentation
 
Custom Closet Presentation
Custom Closet PresentationCustom Closet Presentation
Custom Closet Presentation
 
Custom Closet Presentation
Custom Closet PresentationCustom Closet Presentation
Custom Closet Presentation
 
Game Analysis - Mafia Wars
Game Analysis - Mafia WarsGame Analysis - Mafia Wars
Game Analysis - Mafia Wars
 
Na Celtigh v1.1
Na Celtigh v1.1Na Celtigh v1.1
Na Celtigh v1.1
 
Na Celtigh - v0.95
Na Celtigh - v0.95Na Celtigh - v0.95
Na Celtigh - v0.95
 
Na Celtigh - v0.9
Na Celtigh - v0.9Na Celtigh - v0.9
Na Celtigh - v0.9
 
Na Celtigh - v0.8
Na Celtigh - v0.8Na Celtigh - v0.8
Na Celtigh - v0.8
 
Na Celtigh - v0.7
Na Celtigh - v0.7Na Celtigh - v0.7
Na Celtigh - v0.7
 
Na Celtigh - v0.6
Na Celtigh - v0.6Na Celtigh - v0.6
Na Celtigh - v0.6
 
Na Celtigh - v0.5
Na Celtigh - v0.5Na Celtigh - v0.5
Na Celtigh - v0.5
 
Integrated Project Phase 1
Integrated Project Phase 1Integrated Project Phase 1
Integrated Project Phase 1
 

Kürzlich hochgeladen

HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...Nguyen Thanh Tu Collection
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataBabyAnnMotar
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEaurabinda banchhor
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxVanesaIglesias10
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxJanEmmanBrigoli
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptxmary850239
 

Kürzlich hochgeladen (20)

HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
HỌC TỐT TIẾNG ANH 11 THEO CHƯƠNG TRÌNH GLOBAL SUCCESS ĐÁP ÁN CHI TIẾT - CẢ NĂ...
 
Measures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped dataMeasures of Position DECILES for ungrouped data
Measures of Position DECILES for ungrouped data
 
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Dust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSEDust Of Snow By Robert Frost Class-X English CBSE
Dust Of Snow By Robert Frost Class-X English CBSE
 
ROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptxROLES IN A STAGE PRODUCTION in arts.pptx
ROLES IN A STAGE PRODUCTION in arts.pptx
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Millenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptxMillenials and Fillennials (Ethical Challenge and Responses).pptx
Millenials and Fillennials (Ethical Challenge and Responses).pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx4.16.24 Poverty and Precarity--Desmond.pptx
4.16.24 Poverty and Precarity--Desmond.pptx
 

Custom Closet Use Cases v1

  • 1. Custom Closet Fashion Designer and E-Commerce Web Application Date : 5thDecember 2011 Authors: Version: 1 Status: Draft usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 1 of 32
  • 2. Document Control Contributors Name/Position Organization Contact Details Fabrizio Valerio Covone DIT Fabrizio.covone@mydit.ie Cara Murphy DIT Cara.murphy@mydit.ie Christopher Conlan DIT Christopher.conlan@mydit.ie Stephen Carberry DIT Stephen.carberry@mydit.ie Shane Ellis DIT Shane.ellis@mydit.ie Version History Date Version Status Comments 05/12/2011 1 Draft Changes since last version NA Known Omissions NA Approvals usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 2 of 32
  • 3. Date Name Title Signature Version usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 3 of 32
  • 5. Table of Contents 1 INTRODUCTION ................................................................................................................................ 6 1.1 PURPOSE OF THE DOCUMENT ......................................................................................................................6 1.2 INTENDED AUDIENCE ..................................................................................................................................6 1.3 DEFINITIONS, ACRONYMS AND ABBREVIATIONS ..............................................................................................7 2 USE CASES ........................................................................................................................................ 8 2.1 LIST .........................................................................................................................................................8 2.2 UC0001 – CUSTOMER REGISTRATION ....................................................................................................... 10 3 APPENDIX....................................................................................................................................... 25 3.1 NOTE .................................................................................................................................................... 26 3.2 WHAT IS A USE-CASE? ............................................................................................................................. 26 3.3 PROCEDURE FOR CREATING A USE-CASE ...................................................................................................... 26 3.4 USE CASE STRUCTURE .............................................................................................................................. 29 usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 5 of 32
  • 6. 1 Introduction 1.1 Purpose of the Document This document addresses the use cases associated with the following functional modules: Ref Name FM-0001 Customer Registration FM-0002 FD Registration FM-0003 RC Profile FM-0004 FD Profile FM-0005 Admin Profile FM-0006 User Log In FM-0007 Products Gallery FM-0008 FD Engagement FM-0009 Custom Product Request FM-0010 Shopping Cart FM-0011 Purchase Process FM-0012 Refund Process 1.2 Intended Audience This document is a business level document intended for all project members, the project stakeholders and potential users of the system. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 6 of 32
  • 7. 1.3 Definitions, Acronyms and Abbreviations UCD: User Centred Design Requirements Specification: A document that describes the high level functional requirements of the system to be developed. RC: Registered Customer. FD: Fashion Designer. Admin: Custom Closet’s Administrator. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 7 of 32
  • 8. 2 Use cases 2.1 List usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 8 of 32
  • 9. Ref Description UC-0001 This is the registration process of any user who wants to buy FD’s shown products and/or engage a FD for a customized product. UC-0002 This is the registration process that a Fashion Designer has to fulfil in order to set up his/her Personal Profile. During this process FDs have to apply to the monthly subscription. UC-0003 This functional module is the RCs’ personal profile where FDs can manage their purchased products and rate FDs. UC-0004 This functional module is the FDs’ personal showroom where FDs can exhibit their work and be contacted by RC. UC-0005 This functional module is the Admin’s personal console where he/she can approve refunds and ban RCs and FDs. UC-0006 This is the module where RCs and FDs log n in order to access their relative features. UC-0007 In this module all FD’s products are shown and can be purchased by RCs. UC-0008 This functionality module provides RCs to contact and engage FDs to order tailored attire. UC-0009 RCs can customize their purchase by choosing different products by many FDs. UC-0010 RCs can add to the shopping cart the products that they want to purchase. UC-0011 During this process RCs will pay the products they want to purchase. After they have received their purchased products, RCs and FDs have to rate each other. UC-0012 During this process RCs can ask for a refund, but only a Admin will decide to proceed further or to reject it. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 9 of 32
  • 10. 2.2 UC0001 – Customer Registration Use case reference UC0001 Use case title Customer Registration Author Fabrizio Valerio Covone Creation Date 05/12/2011 Version 1 Last Modified by Fabrizio Valerio Covone Date Modified 05/12/2011 2.2.1 Actors Customer type user Web Application 2.2.2 Brief Description This is the registration process of any user who wants to buy FD’s shown products and/or engage a FD for a customized product. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 10 of 32
  • 11. 2.2.3 Trigger Event Clicking on the Sign Up Button. 2.2.4 Basic Flow usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 11 of 32
  • 12. 2.2.5 Constraints Ref Description 0001 Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery. 0002 Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly. 0003 Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to the gravity of his/her actions. 2.2.6 Data model and metadata requirements usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 12 of 32
  • 13. Name Type Mandatory Restrictions Description Name Text Field Y Customer’s Name Surname Text Field Y Customer’s Surname Gender Radio Button N Customer’s Gender Date of Birth Date Field Y DD/mm/YYYY format Customer’s Date of Birth Address Text Field Y Customer’s Address Country Drop Down list Y Customer’s Country State Drop Down list N Customer’s State (for US Residents) Phone Number Text Field Y Customer’s Main Phone Number Secondary Phone No. Text Field N Customer’s Secondary Phone Number Email Text Field Y Customer’s Email Password Password Field Y Customer’s Password Credit Card Type Radio Button Y Customer’s Credit Card Type Card Number Text Field Y Customer’s Credit Card Number Expiration Date Date Field Y Customer’s Credit Card Expiration Date CCV Text Field Y Maximum of 4 digits Customer’s Credit Card Verification Number usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 13 of 32
  • 14. 2.3 UC0002 – Fashion Designer Registration Use case reference UC0002 Use case title FD Registration Author Fabrizio Valerio Covone Creation Date 06/12/2011 Version 1 Last Modified by Fabrizio Valerio Covone Date Modified 06/12/2011 2.3.1 Actors FD type user Web Application 2.3.2 Brief Description This is the registration process that a Fashion Designer has to fulfill in order to set up his/her Personal Profile. During this process FDs have to apply to the monthly subscription. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 14 of 32
  • 15. 2.3.3 Trigger Event Clicking on the Join Us Button. 2.3.4 Basic Flow usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 15 of 32
  • 16. 2.3.5 Constraints Ref Description 0001 Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery. 0002 Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly. 0003 Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to the gravity of his/her actions. 0004 Terms & Conditions: Custom Closet will keep a small percentage of the revenues of each purchase. 2.3.6 Data model and metadata requirements usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 16 of 32
  • 17. Name Type Mandatory Restrictions Description Name Text Field Y FD’s Name Surname Text Field Y FD’s Surname Gender Radio Button N FD’s Gender Date of Birth Date Field Y DD/mm/YYYY format FD’s Date of Birth Address Text Field Y FD’s Address Country Drop Down list Y FD’s Country State Drop Down list N FD’s State (for US Residents) Phone Number Text Field Y FD’s Main Phone Number Secondary Phone No. Text Field N FD’s Secondary Phone Number Email Text Field Y FD’s Email Password Password Field Y FD’s Password Credit Card Type Radio Button Y FD’s Credit Card Type Card Number Text Field Y FD’s Credit Card Number Expiration Date Date Field Y FD’s Credit Card Expiration Date CCV Text Field Y Maximum of 4 digits FD’s Credit Card Verification Number Subscription Type Radio Button Y FD’s Subscription Type usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 17 of 32
  • 18. 2.4 UC0003 – Registered Customer Profile Use case reference UC0003 Use case title Registered Customer Profile Author Fabrizio Valerio Covone Creation Date 06/12/2011 Version 1 Last Modified by Fabrizio Valerio Covone Date Modified 06/12/2011 2.4.1 Actors RC user Web Application 2.4.2 Brief Description This functional module is the RCs’ personal profile where FDs can manage their purchased products and rate FDs. 2.4.3 Pre-conditions A Registered Customer can access to this feature only after the registration process. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 18 of 32
  • 19. 2.4.4 Trigger Event Clicking on the Profile Button/Link. 2.4.5 Basic Flow usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 19 of 32
  • 20. 2.4.6 Constraints Ref Description 0001 Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery. 0002 Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly. 0003 Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to the gravity of his/her actions. 2.4.7 Data model and metadata requirements usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 20 of 32
  • 21. Name Type Mandatory Restrictions Description Name Text Field Y Customer’s Name Surname Text Field Y Customer’s Surname Gender Radio Button N Customer’s Gender Date of Birth Date Field Y DD/mm/YYYY format Customer’s Date of Birth Address Text Field Y Customer’s Address Country Drop Down list Y Customer’s Country State Drop Down list N Customer’s State (for US Residents) Phone Number Text Field Y Customer’s Main Phone Number Secondary Phone No. Text Field N Customer’s Secondary Phone Number Email Text Field Y Customer’s Email Password Password Field Y Customer’s Password Credit Card Type Radio Button Y Customer’s Credit Card Type Card Number Text Field Y Customer’s Credit Card Number Expiration Date Date Field Y Customer’s Credit Card Expiration Date CCV Text Field Y Maximum of 4 digits Customer’s Credit Card Verification Number usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 21 of 32
  • 22. 2.5 UC0004 – Fashion DesignerProfile Use case reference UC0004 Use case title Fashion Designer Profile Author Fabrizio Valerio Covone Creation Date 06/12/2011 Version 1 Last Modified by Fabrizio Valerio Covone Date Modified 06/12/2011 2.5.1 Actors FD user Web Application 2.5.2 Brief Description This functional module is the FDs’ personal showroom where FDs can exhibit their work and be contacted by RC. 2.5.3 Pre-conditions A Fashion Designer can access to this feature only after the registration process. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 22 of 32
  • 23. 2.5.4 Trigger Event Clicking on the Profile Button/Link. 2.5.5 Basic Flow usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 23 of 32
  • 24. 2.5.6 Constraints Ref Description 0001 Terms & Conditions: A refund is granted to the client only in case of wrong size and damaged product delivery. 0002 Terms & Conditions: Registered users whether they are Fashion Designer or Customers have to behave properly. 0003 Terms & Conditions: If a registered user (RC and/or FD) is caught behaving in an inappropriate way (e.g.: usage of bad words in rating system, spamming, etc.) by and Admin. He/she will be banned for a period of time related to the gravity of his/her actions. 0004 Terms & Conditions: Custom Closet will keep a small percentage of the revenues of each purchase. 2.5.7 Data model and metadata requirements usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 24 of 32
  • 25. Name Type Mandatory Restrictions Description Name Text Field Y FD’s Name Surname Text Field Y FD’s Surname Gender Radio Button N FD’s Gender Date of Birth Date Field Y DD/mm/YYYY format FD’s Date of Birth Address Text Field Y FD’s Address Country Drop Down list Y FD’s Country State Drop Down list N FD’s State (for US Residents) Phone Number Text Field Y FD’s Main Phone Number Secondary Phone No. Text Field N FD’s Secondary Phone Number Email Text Field Y FD’s Email Password Password Field Y FD’s Password Credit Card Type Radio Button Y FD’s Credit Card Type Card Number Text Field Y FD’s Credit Card Number Expiration Date Date Field Y FD’s Credit Card Expiration Date CCV Text Field Y Maximum of 4 digits FD’s Credit Card Verification Number Subscription Type Radio Button Y FD’s Subscription Type usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 25 of 32
  • 26. 3 Appendix 3.1 Note This appendix would not be in every use case. An appendix in a use case contains additional information and artifact examples that might be use full in describing or understanding the usage scenario. 3.2 What is a use-case? Use-cases are an unfolding story that describes the functions in a system and the usage paths through them. They are essentially narrative descriptions with diagrams and example screens. Their purpose is to describe in the simplest possible terms how the proposed system would be used. Use-cases document the accomplishment of a single task by the user. The use cases illustrate the functionality of the system in terms of the business processes the system is being built to support. Use cases describe how it is envisioned users of the system (actors) would perform tasks such as login, change settings, and enter a particular type of data. 3.3 Procedure for creating a use-case The diagram below illustrates the process by which each use case is created. Basically it is an iterative process where the business function required is considered from a number of different perspectives which can be summarized as : CRUD-SPARP. For example in a use case area like add a moodle site to the site list the analyst asks themselves how will I : Create a Site (Create) Review site details e.g. URL, Username – are there different views (Review) Correct site details (Update) Delete or Retire a site from use (Delete) Search for a site on the site list (Search) Print a sites details, a list of sites – are there different print styles (Print) Archive or backup the site list e.g. send to dropbox (Archive) usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 26 of 32
  • 27. Generate a report on all sites e.g. how frequently are they accessed (Report) Publish Export Import e.g. send the list to twitter, facebook or a website (Publish) All of the above are self contained functionality within a module. But what are the reporting requirements of this module in relation to other modules in the system – are there lookup to other modules, what cross system reports are executed within this module or involve this module (Report across system) usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 27 of 32
  • 29. 3.4 Use case structure Each use case has the following narrative structure: usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 29 of 32
  • 30. Ref Heading Description Actors Who performs the process described in the use case Brief Description A description of the use case being specified with an overview diagram of the process. What is the goal of this use case, what is the objective of the user. User Interface A wire frame diagram of the main screens and dialogs presented to the user as they execute the use case. This is only used where appropriate. Its purpose is to provide a visual aid to the reader as to the functionality available. The user interface in this case is used to help explain the proposed functionality. As user experience designers get involved the UI may change and even use cases may disappear. Including a mock up user interface can however drive out issues as to what data needs to be displayed and if data is to be entered how it is validated. This information then helps the design of the data model. User Interface description A description of the user interface components and their functions Trigger Event What event or action triggers this use case Flow of Events - Basic Flow A description of the main process where each step is referenced by a number. A flow, state or sequence diagram may also be added to explain the process. - Alternative Flow The basic flow describes how the process would be executed in 90% of the cases i.e. where no error has occurred or where no business rule exceptions occur. The alternate flows concern the business logic applied to a basic flow. For instance the basic flow could be for to enter a URL, username and password. Access to the moodle site is checked and the site is added. Alternative flows may describe situations where there is an error in the input data, the site cannot be reached etc. Non-functional Requirements This section only contains content if it is specific to that particular use case not the system as a whole. - Usability A particular usability requirement. For instance command line functionality required, quick key, must be able to select all and deselect a list, or deselect all and select a list etc. - Reliability A particular reliability requirement. For instance no site should be stored unless connection to the site has been established at least once. - Performance Minimum performance requirements. For instance the system should respond report an issue with uploading within 10 seconds and ask if the user wants to usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 30 of 32
  • 31. continue or wait until they have a WiFi connection. - Supportability What support/debug features need to be provided for this process. Artefacts What is created, updated or deleted as a result of this business process Pre-conditions This section outlines the Pre-conditions prior to the execution of the basic flow. For instance there must be at least one valid site in the site list before the main functionality of the moodle app can be accessed. Assumptions may also be expressed here Ref Heading Description Post-Conditions How must the system or user interface be left after the execution of the basic flow. Authorization and Audit What roles are allowed access this functionality. Are there any confidentiality, Requirements auditor logging requirements. Business Rules Business rules referenced within the basic or alternative flows. For instance theire may be rules as to what constitutes a valid password e.g. One capital letter, One number, one non-numberalpha character where the password has not been used before in the last 6 months.. Issues Any potential issues identified which may cause problems in the deployment of this use case functionality. Assumptions What assumptions have been made e.g. a wifi network connection is available as opposed to an Edge or 3G connection Constraints Are there scheduling constraints, legal constraints, accessibility constraints, environment constraints Data model and metadata Description of any data required or stored in relation to this usecase. requirements For a photo graph, audio recording or video there maybe metadata such as the time takenrecorded, location of the recordingphotovideo. The focus is a business description of the data rather than a technical description of the data. For instance a use case may require a drop known list of participant types – administrator, teacher, student, reviewer they would be mentioned here If there was a particular XML format for publishing the site list to twitter or facebook then the specification or definition would be mentioned here. usecasenamecustomclosetv1-111211101203-phpapp01.docx Page 31 of 32