Assignment No.2: Instructions

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Assignment No.

2
Semester Spring 2017 Total Marks: 20
CS504 - Software Engineering-I

Due Date: 18/05/2017

Objective:

• To learn and understand the basic concepts of Requirement Engineering and


Software Design covering First 15 lectures
• To practice Data Flow Diagram

Instructions:

Please read the following instructions carefully before solving & submitting assignment:

Assignment should be in your own wordings not copied from net, handouts or books.

It should be clear that your assignment will not get any credit (zero marks) if:

o The assignment is submitted after due date.


o The submitted assignment does not open or file corrupt.
o The assignment is copied (from other student or copy from handouts or internet).

For any query about the assignment, please communicate at CS504@vu.edu.pk

You are advised to please upload the assignment in MS Word format only (other formats i.e.
.pdf, images etc. will not be accepted.).
Suppose you are working as Requirement Engineer in a renowned software house. You have been given a task
to model requirements for a software project for ABC taxi service.

Scenario:

ABC taxi is a riding online mobile application for fast and reliable rides. Customer log in to the system. System
first checks your location and show nearby taxi(s). System keeps track of all its customers, drivers and vehicle’s
information. When customer books any vehicle, he receives driver and vehicle information along with estimated
arrival time. System also conveys customer information to the driver. After the ride, fare is calculated by system.
Driver receives the payment and marks the ride as paid. System will prompt for service rating or any complaint
to customer. Customers fill-up the review/complaint form and submit to the system. A Manager can check
system for complaints and generate reports.

1. You are required to draw Level 1 DFD. 15 Marks

2. Identify all the classes/objects in this problem statement. 5 Marks

You might also like