

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
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
1 / 2
This page cannot be seen from the preview
Don't miss anything!


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.
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