ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 1/7 Systems Requirement Specification 1. TIMELINES AND EXPECTATIONS Due date: Monday, Week 6, 11:55pm. Weighting: 15%, maximum...

1 answer below »
My subject is System modelling and I dont know how much words this assignment will have....Can u let me know how much it will cost me


ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 1/7 Systems Requirement Specification 1. TIMELINES AND EXPECTATIONS Due date: Monday, Week 6, 11:55pm. Weighting: 15%, maximum mark: 100. Minimum time expectation: 30 hours. Your assignment will be assessed by your tutor or lecturer if your lecturer is also your tutor. You will receive your mark and written feedback via Moodle two weeks after the due date or submission, whichever is later. 2. INTRODUCTION You have been hired as a systems analyst to work with two other analysts. Your task is to document the functional requirements of Amazon, an online retail system, using UML. In a typical learning environment, assignments are often based on hypothetical case studies, like those in the tutorials. Such case studies, however, are limiting because you have little opportunity to investigate how real systems work, thus making it difficult to appreciate the complexity of a real system, the need of analysis and the usefulness analysis tools. We hope that by investigating a real system you will appreciate the importance of analysis and the role of UML as a communication and analysis tool. During the analysis stage, UML is used to specify systems requiremets, which will be used to design a computer system. In this assignment, we will use UML to document a system that has already been computerised – like reverse engineering a system (from an existing computer system to specification). This has another advantage in that you can evaluate if your specification is close enough to the real system. However, be careful when reverse engineering so you do not also include the design decisions – please see your lecturer when you are unsure – we are more than happy to give you feedback. Please note that the case study provided here is incomplete and you need to investigate Amazon in order to complete the assignment, such as by visiting their website or following Amazon development in the news. You may also come up with functionality that do not exist in Amazon but would add values to the business, but please discuss with your lecturer first. Section 3 describes the motivation behind the design of this assignment; Section 4 provides information on how and what to submit (note that Moodle has been setup so there is only one submission from each group). The case study can be found in Section 5. Section 6 describes the tasks for individual and group work. ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 2/7 3. MOTIVATION. The purpose of the assignment is to ensure that you know: 1. How to document functional requirements using three tools widely used in the IT industry: brief use case description, use case diagram and domain model class diagram. The use case and domain model class diagrams are part of the Unified Modelling Language (UML). 2. How different stakeholders contribute to definition of requirements. The assignment addresses the following learning outcomes: K1. Explain how models are used to assist in analysing and modifying existing business systems; K2. Define various roles involved in the processes of system analysis; K3. Describe techniques used to gather required information for system analysis; K4. Explain the various stages of the system development life cycle; S1. Identify appropriate models for given scenarios; S2. Develop various models using a professional CASE tool; S4. Perform Object Oriented Analysis and Design to construct various object models used to communicate the scope and requirements of the project. A1. Write integrated reports, using appropriate models, providing detailed analysis of given textual scenarios. 4. WHAT AND HOW TO SUBMIT 1. Moodle has been set up so each group submits only one document – anyone from a team can submit. 2. Submit a Word or text document which has the link to a GoogleDoc document which has the group work and individual work. This GoogleDoc document must be complete (please upload and share the template file in Moodle). After uploading, you must share the GoogleDoc with your lecturer and tutor. 5. CASE STUDY The assignment is based on the online shopping system www.amazon.com.au. Some functionality or processes may have been simplified or modified to meet certain learning criteria. We will investigate three subsystems in Amazon: Fullfilment by Amazon (FBA), Customer Support and Warehouse. These three subsystems are described in the following sections. http://www.amazon.com.au/ ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 3/7 5.1 Fullfillment by Amazon (FBA) Subsystem FBA is a business model where sellers leave their merchandice at Amazon warehouses and Amazon ships the products on behalf of the sellers. An overview of FBA can be found here https://sellercentral.amazon.com/gp/help/external/201023020?language=en- US&ref=efph_201023020_cont_201021850 Before resellers can use FBA, they must create a list of items they want to sell under FBA, they then ship the products to Amazon by creating a shipping plan. To create a shipping plan, Amazon needs to know: - which product and the quantity of each product that will be sent. - the location where the items will be sent from, which could be the address of your warehouse, home or supplier. - whether the resellers want Amazon to prepare the product for shipment to customers. Amazon charge per-item fee for each item it prepares on behalf of resellers. - whether the resellers want Amazon to label the products. Amazon also charge labelling per item. Resellers who want to label the product themselves print the labels and affix them to the products (make sure that each product has appropriate barcode). Finally, Amazon displays the fullfillment center(s) your products will be assigned to. Is it worth selling with FBA? Anyone should be able to evaluate this –is FBA worth it? Once you have signed up as an FBA reseller, you would use a different tool for evaluating this decision. For the shipped products to appear on Amazon, resellers have to register the products on Amazon online shop. Information required is product name, the image(s) of the product, SKU, dimension, weight, price, FNSKU, UPC/EAN and ASIN. Resellers also need to specify the categories, subcategories which may have multiple levels and some optional description specific to the categories. For example, to sell a watch, you need to specify the type of band. Resellers can upload information of the products individually or in bulk. FBA resellers can review their inventory to identify slow moving stocks. They can also launch a campaign to promote selective products from within Amazon using Lightning Deal. To create a Lightning Deal, specify how many units are available for the deal and the price during the deal, which is valid for 24 hours. The original price must stay the same, so Amazon can display the original price and the special price. Amazon shoppers can view the deal when they click on “Today’s Deals” on the top menu as in Figure 1 on the next page. Resellers may offer further incentives such as free shhipping to further entice consumers. https://sellercentral.amazon.com/gp/help/external/201023020?language=en-US&ref=efph_201023020_cont_201021850 https://sellercentral.amazon.com/gp/help/external/201023020?language=en-US&ref=efph_201023020_cont_201021850 https://www.webopedia.com/TERM/S/SKU.html https://www.webopedia.com/TERM/S/SKU.html https://www.amazon.com/gp/seller/asin-upc-isbn-info.html https://www.amazon.com/gp/seller/asin-upc-isbn-info.html https://www.amazon.com.au/gp/help/customer/display.html?nodeId=201895510 ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 4/7 Figure 1. A snapshop of a section of an Amazon website. Customers click on “Today’s Deals” to list products under this deal. We have looked at how resellers use Amazon’s FBA. Next we will look at what Amazon’s management need from the FBA system. A manager need a way to evaluate the effectiveness of the FBA offering, so the system must produce reports which will help the management monitor the performance of FBA. This conclude the discussion on the FBA subsystem. The next section describes the Customer Support and Returns subsystem. Note that each student work with only one subsystem. 5.2 Customer Support and Returns Subsystem The Amazon support team provides support via live chat or telephone only. A human agent will then be assigned to the live chat or telephone call. For a telephone call, the customer will be prompted to enter their invoice number and placed on a queue. The system will then inform customers how far they are in the queue and the average waiting time. They will also be given a dial back option without losing their place on the queue. If customers prefer the dial back option, then the system reads current number out and ask if they want to be rung back on that number. If the system is unable to read customer’s number, then it simply asks for the number. In any case, the system must confirm the number before terminating the call. The phone call is then assigned to the next available support agent and the customer being served will be removed from the queue. A ticket is then created and the system must keep track of who support the customer and the detail of the conversation. At then end of the conversation, a request is marked for closed, follow-up or escalated. When the status is escalated, the support agent must choose the team required to resolve the issue. In some cases, customers want to ask for a refund or replacement. If this is the case, they must articulate why they need a refund or replacement. If a replacement or refund is approved, the support agent will then send an electronic return label so customers to be affixed to the return package. The label has the customer name, customer address, phone number, invoice number and a system generated return ID. As an online store in Australia, Amazon and its resellers
Answered Same DayApr 14, 2021ITECH2002

Answer To: ITECH2002 - Systems Modelling Assignment 1 Specification – 20 19 Page 1/7 Systems Requirement...

Mohd answered on Apr 17 2021
127 Votes
Systems Requirement Specification
Table of Contents
1.    Introduction    
1.1    Purpose    
1.2    Scope    
1.3    Overview    
1 A User case Diagrams 6
1 B Class Diagram 8
2.    Specific Requirements     9
2.1    Functionality    9
2.1.1    Sell Configured to Ordered Products.    9
2.1.2    Provide comprehensive product details.    9
2.1.3    Detaile
d product Categorizations    9
2.1.4    Provide Search facility.    9
2.1.5    Maintain customer profile.    10
2.1.6    Provide personalized profile    10
2.1.7    Provide Customer Support.    10
2.1.8    Email confirmation.    11
2.1.9    Detailed invoice for customer.    11
2.1.10    Provide shopping cart facility.    11
2.1.11    Provide multiple shipping methods.    11
2.1.12    Online tracking of shipments    11
2.1.13    Provide online Tax Calculations    12
2.1.14    Allow multiple payment methods.    12
2.1.15    Allow online change or cancellation of order.    12
2.1.16    Allow Online Product reviews and ratings    12
2.1.17    Offer financing options.    12
2.1.18    Provide detailed sitemap.    12
2.1.19    Offer online promotions and rewards.    13
2.1.20    Online Purchase of products.
    11
2.2    Usability    13
2.2.1    Graphical User Interface    13
2.2.2    Accessibility    32
2.3    Reliability & Availability    13
2.3.1    Back-end Internal Computers    13
2.3.2    Internet Service Provider    13
2.4    Performance    13
2.5    Security    13
2.5.1    Data Transfer    13
2.5.2    Data Storage    13
2.6    Supportability    15
2.6.1    Configuration Management Tool
2.6.2 Customer Support and Return Subsystem    15
2.7    Design Constraints    15
2.7.1    Standard Development Tools    15
2.7.2    Web Based Product    15
2.8    On-line User Documentation and Help System Requirements    15
2.9    Purchased Components    15
2.10    Interfaces    16
2.10.1    User Interfaces
2.10.2    Hardware Interfaces    16
2.10.3    Software Interfaces    16
2.10.4    Communications Interfaces    17
2.11    Licensing Requirements    17
2.12    Legal, Copyright, and Other Notices    17
2.13    Applicable Standards    17
3.    Supporting Information 1
4 References 21
1.Introduction
The presentation of the Systems Requirements Specification (SRS) gives an analysis of the full SRS with purpose, opportunity, translations, acronyms, abbreviations, characters and analysis of the SRS. The objective of this detail is to pick up and evaluate and make an in-bottom understanding of the finished Amazon by describing the issue description is telling. Though, it still reduces the means needed by shareholders and their calls for while setting long-grade production innovations. The specific provisions of the Amazon are presented in this detail.
Purpose
The purpose of the detail is to gather and study all assorted theories that have taken place up to spell out the structure, its needs with regard to customs. Again, we shall call and separate out how we believe this work will be accepted in place to make a better insight into the see, describe approaches that may be built up again, and retail concepts that are being studied, but maybe dispensed with as the work evolves.
 In brief, the purpose of this SRS detail is to hand over a comprehensive analysis of our program production, its criteria and objectives. This chronicle outlines the launch’s purpose market and its custom contact, hardware, and program specifications. It describes how our patient, party and public look at the work and its functionality. Nonetheless, it supports any author and builder to aid in program distribution lifecycle (SDLC) handling.
Scope
The purpose of the description is to pick up and examine all assorted approaches that have picked up the place up to breathe out the organization, its calls for with respect to methods. Then, we shall call and break out how we understand this practice will be taken in store to do a further understanding of the experience, tell ways that may be made up anew, and peddling approaches that are being considered, but maybe applied with as the industry gets.
 In blunt, the purpose of this SRS describes is to control over a complete study of our set up management, its principles, and targets. This chronicle describes the institute’s purpose advertising and its policy approach, housewares, and set up specifications. It tells how our subject, association and social attention at the thing and its functionality. Nonetheless, it holds any writer and architect to assist in computing delivery lifecycle (SDLC) working.
Overview
The last parts of this detail give a general definition, having components of the buyers of this propose, the production’s housewares, and the practical and goods needs of the production.  The general definition of the launch is reviewed in region 2 of this detail.  Part 3 presents the practical specifications, data specifications and pressures, and inferences required while drawing the E-Store.  It further shows the buyer a point of view of the production.  Section 3 still provides the individual needs of the work.  Section 3 further discusses the foreign contact specifications and provides a set forth information on practical needs. Part 4 is for holding material.
1 A User case diagram with description:
Web Customer uses some web site to carry out purchases online. Top level use case are View Items, Make Purchase and Client List. View Items use case could be controlled by policy as primary level use case if customer simply needs to get and get some profits. This use case could still be exploited as a pulling out of Make Purchase use claim. Client Register use case allows policy to record on the net location, for part to see some advertisements or be encouraged to separate demands.  Except for the Web Customer actor there are several new players which will be outlined below with accurate use claims.
View Items use problem is continue by several optional use cases - policy may examine for features, browse list, see items proposed for him/her, include components to shopping cart or will list. All these control problems are increasing use cases because they afford some optional functions allowing policy to locate feature. Customer Authentication use claim is get in View Recommended Items and Boost to Wish List because both cause the policy to be substantiated. At the same pace, information could be continued to the market cart without user verification.
Checkout use case consists of several required uses cases. Web customer should be substantiated. Web site authentication function is accepted in all these control cases, while SSO also involves assistance of foreign identity provider.
Checkout use case also includes Payment use evidence which could be given either by manipulating credit ticket and foreign credit payment service or with PayPal.
1 B Class Diagram:
UML class Diagram which illustrates a sphere model for online market. The purpose of the diagram is to find some familiar calls, “vocabulary” for online market - Habit, Web User, Record, Shopping Cart, Device, Assign, Cash, etc. and marriages between. It could be handled as a frequent ground between business analysts and program developers. Each procedure has unique id and is associated to strictly one bill. Account owns shopping cart and assigns. Customer could show as a net user to be competent to acquire things online. Customer is not obliged to be a network user because purchases could further be established by contact or by requesting from inventories. Web user has login name which further serves as unique id. Web user could be in several states - different, dynamic, temporary close, or excluded, and be related to a supermarket cart. Shopping cart belongs to charge. Account owns customer requires. Customer may have no files. Customer requests are catalogued and particular. Each order could send to several amounts, perhaps nothing. Every settlement has unique id and is assigned to precisely one statement. Each charge has current file quality. Both plan and shopping cart have line items identified to a precise stock. Each work component...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here