yosefconsolacion / tempIPIS

0 stars 0 forks source link

Test Case 2-4: Invalid Input- Wrong name format allowed #6

Open jloreanlopez opened 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: Glenn Carandang Year of Birth: 1982 Sex: M Address: Manila PhilHealth: dependent Attending Physician: Michelle Santos Diagnosis: Cancer Room: Ward Remarks:
  2. Click the OKAY button to save

incorrect name format

System accepts wrong formatting of name and stores it in the database. It is also reflected in the system.

According to the SRS:

The system should NOT accept incorrect format for each information. a. Name should be inputted in a (Last name, First name M.I.) format b. Middle initial should contain only one character c. Attending Physician name should inputted in a (Last name, First name M.I.) format

yosefconsolacion commented 10 years ago

Issue resolved.

jloreanlopez commented 10 years ago

issue still arises in current software given for testing