Q1) (50 points) Assume that you are given the task of developing a testing strategy and an associated test plan for a ho
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q1) (50 points) Assume that you are given the task of developing a testing strategy and an associated test plan for a ho
company, and you are given the source code, user's manual and the requirements document. The brief description of the system is as follows: Patients make reservation over the Internet. Reservations can be made for 1-7 days from the current day. The patient first enters the web site of the hospital, clicks reservations, then, a menu will show up, which will have a calendar of the coming 7 days. After the patient selects the date, a second menu will appear showing specialty types and rendezvous slots available on the chosen day, on an hourly basis. The patient then selects the specialty type for his/her rendezvous. If there is availability at that period, the system asks for patient information (name, citizen id number, address, phone no, email, etc.) and records the rendezvous for that person. An email and an SMS message are sent to the patient with the rendezvous information. The user then logs out of the system. a) What kind of a testing strategy is better suited for this program? Briefly explain the strategy you propose, stating your reasoning clearly. b) Based on your testing strategy decision, state at least five individual tests you will run on this program. Explain each test giving a solid example.
Q1) (50 points) Assume that you are given the task of developing a testing strategy and an associated test plan for a hospital rendezvous management system for a hospital in Gazimagosa. Assume the program is already developed by a software