yosefconsolacion / IPIS

APIS (Automated Patient Information System) aims to create a central patient information and monitoring system that will enable efficient and reliable operations in providing services to hospital patients.
0 stars 3 forks source link

Test Case 1-9: Adding Patient Info (After saving, data is not being shown after closing windows) #11

Closed jloreanlopez closed 10 years ago

jloreanlopez commented 10 years ago

In the main menu screen,

  1. Select the ADD PATIENT INFORMATION option
  2. Fill out all fields First Name : “Justine Lorean” Middle Initial: “L Last Name: “Lopez” Sex:”F” Birthday:”05/29/1993”
  3. Click the ADD PATIENT button

4.Fill out all fields First Name : “Greg” Middle Initial: “A Last Name: “Santos” Sex:”M” Birthday:”07/24/1995”

  1. Click the ADD PATIENT button
  2. Click the CANCEL button
  3. Click ADD PATIENT INFORMATION button

saving saving 2

int-argc commented 10 years ago

Fixed, thanks!