E-Voting Software Part 6-Introduction to Software Engineering-Assignment and Solution, Exercises of Software Engineering

This is assignment solution for Basic Software Engineering course. Different examples from real life have been implemented in this course using its core concepts. This assignment was submitted to Prof. Pingala Kambhampat. It includes: Electronic, Voting, Software, Case, Description, Register, Patient, Medical, Receptionist, Validate, Form

Typology: Exercises

2011/2012

Uploaded on 08/09/2012

parthavi
parthavi 🇮🇳

4.1

(14)

171 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Group Members
Use Case 1:
Use Case Description
Pre-condition : Must be log in with role of receptionist
Use case : Register patient
Actors : medical receptionist
Purpose : To collect personal info from patient and store in database
Overview : This module will help in maintaining/adding of information as
Patient visits first time.
Type : Primary
Post condition : show dialog box data stored or show error if already exist
Typical Course of Events:
Actor Actions: Logs in as role of receptionist
System Response: validate user and logs in
Actor Actions: Click on add new patient button
System Response: open a form to enter data
Actor Actions: Fill the form accordingly
System Response: No action
Actor Actions: Press save button
System Response: If the data already exist then show error message otherwise saves the data
successfully.
docsity.com
pf2

Partial preview of the text

Download E-Voting Software Part 6-Introduction to Software Engineering-Assignment and Solution and more Exercises Software Engineering in PDF only on Docsity!

Group Members

Use Case 1:

Use Case Description

Pre-condition : Must be log in with role of receptionist Use case : Register patient Actors : medical receptionist Purpose : To collect personal info from patient and store in database Overview : This module will help in maintaining/adding of information as Patient visits first time. Type : Primary Post condition : show dialog box data stored or show error if already exist Typical Course of Events: Actor Actions: Logs in as role of receptionist System Response: validate user and logs in Actor Actions: Click on add new patient button System Response: open a form to enter data Actor Actions: Fill the form accordingly System Response: No action Actor Actions: Press save button System Response: If the data already exist then show error message otherwise saves the data successfully.

docsity.com

Use Case 2:

Use Case Description

Pre-condition : Must be log in with role of receptionist or manager Use case : view patient info Actors : medical receptionist, manager Purpose : To view patient’s personal information Overview : This module will help in viewing patient data and previewing Complete history of the patient. Type : Primary Post condition : No Typical Course of Events: Actor Actions: Logs in as role of receptionist, manager System Response: validate user and logs in Actor Actions: Click on view button System Response: open the form that shows the data of patient Actor Actions: press print button System Response: prints the view

docsity.com