yosefconsolacion / tempIPIS

0 stars 0 forks source link

Test Case 2-1: Fields that can be left blank are not allowed #2

Closed jloreanlopez closed 10 years ago

jloreanlopez commented 10 years ago

Precondition: The user was able to log into the system.

In the [main menu / today] screen, click on PATIENT, then

  1. Select NEW PATIENT

In the [New Patient] screen,

  1. Fill out all fields with appropriate entries Name: Lopez, Justine L. Year of Birth: 1993 Sex: F Address: Manila PhilHealth: ph dependent
  2. Click the OKAY button to save

invalid if left blank

Diagnosis, room and remarks can be left blank when adding a new patient based on the SRS. Perhaps this restriction will be for adding a medical record for a certain patient :)

int-argc commented 10 years ago

Fixed :)