Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Recently you have been hired as a programmer in a software company. There are three members in your team. Your team is assigned to build

Recently you have been hired as a programmer in a software company. There are three members in your team. Your team is assigned to build a secure Telehealth system for patients to submit questions to their doctors and get response messages. The system should have the following requirements.

  • User registration (after successful registration with username and password, the program will show a successful message, otherwise it will show a warning message for one failure attempt)
  • User login (a user can be a doctor, patient, or administrative staff, who can log in from anywhere)
  • Add questions (by patients)
  • Delete questions or add comments (by administrative staff)
  • View and answer questions (by doctors)

In addition to the above-mentioned requirements, you should consider and take care of the security measures such as input validations (e.g., username should not be more than 30 characters), buffer overflows, etc. that are relevant to the Telehealth system.

Now do the following tasks based on the information above.

1) SECURE DESIGN. List the use cases and misuse cases of the system. Draw a flowchart to illustrate the software design. Reasonable assumptions can be made.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Relational Model A Retrospective Review And Analysis

Authors: C. J. Date

1st Edition

0201612941, 978-0201612943

More Books

Students also viewed these Databases questions

Question

2. Discuss various aspects of the training design process.

Answered: 1 week ago

Question

5. Discuss the key roles for training professionals.

Answered: 1 week ago