Test Execution Result For OrangeHRM Test Cases

You might also like

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 35

Smoke Testing

Does the link http://opensource.demo.orangehrm.com/ open up without any issues after code deployment?

Are there any broken links in the first level of navigation?

Are the user IDs we have to continue testing functional?

* The most important point of check at this point is, whether we have a system available to test or not.
Sanity Testing

*The most critical business functionality is tested in this stage.

1. ESS-User account holder can login to the OrangeHRM system


2. Are the personal details visible?
3. Is the "Edit" button on the personal details page functional?
4. Is the personal details page's save option working?
5. Photo upload working or not? (upload one sample valid photo to check this)

…..and so on

A rule of thumb where sanity testing is concerned is that, even if one sanity test case fails, the build will not
Exploratory Test Results

* Even though exploratory testing is non-documentation led, the results(issues identified) have to

Exploratory testing can be performed based on the project knowledge and experience.
A sample exploratory testing result can be as follows:

OrangeHRM issue 1.jpg


ry Test Results

ough exploratory testing is non-documentation led, the results(issues identified) have to be documented. Informally in

y testing can be performed based on the project knowledge and experience.


exploratory testing result can be as follows:

Visited the OrangeHRM demo page http://opensource.demo.orangehrm.com/ from Google search results. For no reason it sh

OrangeHRM issue 1.jpg


mented. Informally initially and then raise a defect
Functional Test

Test case ID Test Objective Precondition


TC_001 Successful Employee login 1. A valid ESS-User account to login to
to OrangeHRM portal be available
2. Orange HRM 3.0 site is launched on
a compatible browser

TC_002 Error message on 1. A ESS-User name to login to be


unsuccessful Employee available
login to OrangeHRM portal 2. Orange HRM 3.0 site is launched on
a compatible browser

TC_003 First time user login- 1. A ESS-User name to login to be


information display check available for a first time user of the site.
2. Orange HRM 3.0 site is launched on
a compatible browser

TC_004 Personal details- 1. Orange HRM 3.0 site is launched on


modification with valid a compatible browser and a ESS User
values- "First Name" account holder is logged in to the site
TC_005 Check the upload of a PNG `
format image

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "First compatible browser and a ESS User
Name" account holder is logged in to the site
TC_006

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "First compatible browser and a ESS User
Name" account holder is logged in to the site
TC_006

Personal information- leave 1. Orange HRM 3.0 site is launched on a


value blank- "First name" compatible browser and a ESS User
account holder is logged in to the site
TC_007

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Middle compatible browser and a ESS User
Name" account holder is logged in to the site
TC_008

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Middle compatible browser and a ESS User
Name" account holder is logged in to the site
TC_009
Personal details- modification 1. Orange HRM 3.0 site is launched on a
with valid values- "Last compatible browser and a ESS User
Name" account holder is logged in to the site
TC_010

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Last compatible browser and a ESS User
Name" account holder is logged in to the site
TC_011

Personal information- leave 1. Orange HRM 3.0 site is launched on a


value blank- "Last name" compatible browser and a ESS User
account holder is logged in to the site
TC_012

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Other ID" compatible browser and a ESS User
account holder is logged in to the site
TC_013

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Other compatible browser and a ESS User
ID" account holder is logged in to the site
TC_014

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "License compatible browser and a ESS User
Expiry Date" account holder is logged in to the site

TC_015

Personal information - edit 1. Orange HRM 3.0 site is launched on a


with value of Male for field - compatible browser and a ESS User
"Gender" account holder is logged in to the site
TC_016
Personal information - edit 1. Orange HRM 3.0 site is launched on a
with value of Female for field compatible browser and a ESS User
- "Gender" account holder is logged in to the site
TC_017

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Marital compatible browser and a ESS User
Status" account holder is logged in to the site
TC_018

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- compatible browser and a ESS User
"NickName" account holder is logged in to the site
TC_019

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- compatible browser and a ESS User
"NickName" account holder is logged in to the site
TC_020

Personal information - click 1. Orange HRM 3.0 site is launched on a


on item - "Smoke" compatible browser and a ESS User
account holder is logged in to the site
TC_021

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Military compatible browser and a ESS User
Service" account holder is logged in to the site
TC_023

Personal details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Military compatible browser and a ESS User
Service" account holder is logged in to the site
TC_024

Photograph-Check the upload 1. Orange HRM 3.0 site is launched on a


of a PNG format image compatible browser and a ESS User
account holder is logged in to the site
2. A valid image to upload that is PNG in
format and less than 1 MB in size is
available on the local machine a location
TC_025
Photograph-Check the upload 1. Orange HRM 3.0 site is launched on a
of a PNG format image compatible browser and a ESS User
account holder is logged in to the site
2. A valid image to upload that is PNG in
format and less than 1 MB in size is
available on the local machine a location
TC_025

Photograph-Check the upload 1. Orange HRM 3.0 site is launched on a


of a GIF format image compatible browser and a ESS User
account holder is logged in to the site
2. A valid image to upload that is GIF in
format and less than 1 MB in size is
available on the local machine a location
TC_026

Photograph-Check the upload 1. Orange HRM 3.0 site is launched on a


of a JPG format image compatible browser and a ESS User
account holder is logged in to the site
2. A valid image to upload that is JPG in
format and less than 1 MB in size is
available on the local machine a location
TC_027

Photograph-Check the upload 1. Orange HRM 3.0 site is launched on a


of a other format image compatible browser and a ESS User
account holder is logged in to the site
2. An invalid image for upload that is in a
format other than JPG,PNG,GIT and is less
TC_028
than 1 MB in size is available locally in one
location

Photograph-Check for 1. Orange HRM 3.0 site is launched on a


uploading images larger than compatible browser and a ESS User
1MB in size account holder is logged in to the site
2. An invalid image for upload that is in a
format other than JPG,PNG,GIT and is less
TC_029
than 1 MB in size is available locally in one
location
format other than JPG,PNG,GIT and is less
TC_029
than 1 MB in size is available locally in one
location

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Addres compatible browser and a ESS User
Street 1" account holder is logged in to the site
TC_030

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Addres compatible browser and a ESS User
Street 1" account holder is logged in to the site
TC_031

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Addres compatible browser and a ESS User
Street 2" account holder is logged in to the site
TC_032

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Addres compatible browser and a ESS User
Street 2" account holder is logged in to the site
TC_032

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "City" compatible browser and a ESS User
account holder is logged in to the site
TC_033

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "City" compatible browser and a ESS User
account holder is logged in to the site
TC_034

Contact details- select values - 1. Orange HRM 3.0 site is launched on a


"State/Province" compatible browser and a ESS User
account holder is logged in to the site
TC_035
Contact details- modification 1. Orange HRM 3.0 site is launched on a
with valid values- "Zip/Postal compatible browser and a ESS User
Code" account holder is logged in to the site
TC_036

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- compatible browser and a ESS User
"Zip/Postal Code" account holder is logged in to the site
TC_036

Contact details- select values - 1. Orange HRM 3.0 site is launched on a


"Country" compatible browser and a ESS User
account holder is logged in to the site
TC_037

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Home compatible browser and a ESS User
telephone" account holder is logged in to the site
TC_038

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Home compatible browser and a ESS User
telephone" account holder is logged in to the site
TC_039

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Mobile" compatible browser and a ESS User
account holder is logged in to the site
TC_040

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Mobile" compatible browser and a ESS User
account holder is logged in to the site
TC_041
Contact details- modification 1. Orange HRM 3.0 site is launched on a
with valid values- "Work compatible browser and a ESS User
Telephone" account holder is logged in to the site
TC_042

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Work compatible browser and a ESS User
Telephone" account holder is logged in to the site
TC_043

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- "Work compatible browser and a ESS User
Mail" account holder is logged in to the site
TC_044

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- "Work compatible browser and a ESS User
Mail" account holder is logged in to the site
TC_045

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with valid values- " Other compatible browser and a ESS User
Mail" account holder is logged in to the site
TC_046

Contact details- modification 1. Orange HRM 3.0 site is launched on a


with invalid values- " Other compatible browser and a ESS User
Mail" account holder is logged in to the site
TC_047

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values -"Name" compatible browser and a ESS User
account holder is logged in to the site
TC_048

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


invalid values -"Name" compatible browser and a ESS User
account holder is logged in to the site
TC_049
Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a
invalid values -"Name" compatible browser and a ESS User
account holder is logged in to the site
TC_049

Add Emergency Contact- 1. Orange HRM 3.0 site is launched on a


leave value blank- "Name" compatible browser and a ESS User
account holder is logged in to the site
TC_050

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values -"Relationship" compatible browser and a ESS User
account holder is logged in to the site
TC_048

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


invalid values -"Relationship" compatible browser and a ESS User
account holder is logged in to the site
TC_049

Add Emergency Contact- 1. Orange HRM 3.0 site is launched on a


leave value blank- compatible browser and a ESS User
"Relationship" account holder is logged in to the site
TC_050

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values- "Home compatible browser and a ESS User
telephone" account holder is logged in to the site
TC_051

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


invalid values- "Home compatible browser and a ESS User
telephone" account holder is logged in to the site
TC_052

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values- "Mobile" compatible browser and a ESS User
account holder is logged in to the site
TC_053

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


invalid values- "Mobile" compatible browser and a ESS User
account holder is logged in to the site
TC_054
Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a
invalid values- "Mobile" compatible browser and a ESS User
account holder is logged in to the site
TC_054

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values-"Work compatible browser and a ESS User
Telephone" account holder is logged in to the site
TC_055

Add Emergency Contact- with 1. Orange HRM 3.0 site is launched on a


valid values-"Work compatible browser and a ESS User
Telephone" account holder is logged in to the site
TC_056

Click Cancel in "Add 1. Orange HRM 3.0 site is launched on a


TC_057 Emergency Contacts" pages compatible browser and a ESS User
account holder is logged in to the site
TC_058 Delete one record with one 1. Orange HRM 3.0 site is launched on a
checking compatible browser and a ESS User
account holder is logged in to the site

TC_059 Delete many record with one 1. Orange HRM 3.0 site is launched on a
checking compatible browser and a ESS User
account holder is logged in to the site

TC_060 Upload many attachments 1. Orange HRM 3.0 site is launched on a


compatible browser and a ESS User
account holder is logged in to the site
Steps: Test data Expected result
1. In the login Panel, enter the "A valid username" The user is logged in successfully.
username

2. Enter the Password for the "A valid Password"


ESS-User account in the
password field
3. Click "Login" button
1. In the login Panel, enter the "A valid username" An Error message is displayed and the
username user is not logged in to the Orange HRM
portal. "<Exact Error Message>"

2. Enter the Password for the "A invalid Password"


ESS-User account in the
password field
3. Click "Login" button

1. In the login Panel, enter the "A valid username"


username

The user is logged in successfully and


the personal information page is
displayed
2. Enter the Password for the "A valid Password"
ESS-User account in the
password field
3. Click "Login" button
1. Check the fields on the The users information is displayed
"Personal information Page"

2. Change the field, "First "A valid new value for


Name" with enter a valid new the first name field"
name in this field
3. Click on "Save" The first name field needs to now show
the new value entered
Click on the photograph The "Photograph screen" will be
displayed at the top left corner displayed
of the page
Click on "Choose a file" button You will be able to browse your local
machine for images
Choose a image file of type Name of the image The file name is selected in the "Choose
PNG that is less than 1 MB Location-path on the a file" box
machine
Click on upload The file gets uploaded and the older
image is replaced

1. Check the fields on the The users information is displayed


"Personal information Page"
2. Change the field, "First Name" "A valid new value for
with enter a valid new name in this the first name field"
field
3. Click on "Save" The first name field needs to now show the
new value entered
1. Check the fields on the
"Personal information Page"
2. Change the field, "First Name" A invalid new value for
with enter a invalid new name in the first name field
this field
3. Click on "Save" Show error message "First name field
contains invalid characters"
1. Check the fields on the
"Personal information Page"
2. Change the field, "First Name"
without enter a new name in this
field
3. Click on "Save" Displays a message under the Enter last
name box
1. Check the fields on the
"Personal information Page"
2. Change the field, "Middle A valid new value for the
Name" with enter a valid new middle name field
name in this field
3. Click on "Save" The middle name field needs to now show
the new value entered
1. Check the fields on the
"Personal information Page"
2. Change the field, "Middle A invalid new value for
Name" with enter a invalid new the first name field
name in this field
3. Click on "Save" Show error message "Middle Name field
contains invalid characters"
1. Check the fields on the
"Personal information Page"
2. Change the field, "Last Name" A valid new value for the
with enter a valid new name in this last name field
field
3. Click on "Save" The last name field needs to now show the
new value entered
1. Check the fields on the
"Personal information Page"
2. Change the field, "Last Name" A invalid new value for
with enter a invalid new name in the last name field
this field
3. Click on "Save" Show error message "Last name field
contains invalid characters"
1. Check the fields on the
"Personal information Page"
2. Change the field, "Last Name"
without enter a new name in this
field
3. Click on "Save" Displays a message under the Enter last
name box
1. Check the fields on the
"Personal information Page"
2. Change the field, "Other ID" A valid new value for the
with enter a valid new ID in this other Id field
field
3. Click on "Save" The other ID field needs to now show the
new value entered
1. Check the fields on the
"Personal information Page"
2. Change the field, "Other ID" A invalid new value for
with enter a invalid new ID in this the other Id field
field
3. Click on "Save" Show error message "Other ID field contains
invalid characters"
1. Check the fields on the
"Personal information Page"
2. Change the field, "License A valid new value for the
Expiry Date" with enter a valid License Expiry Date field
new license expiry date in this
field
3. Click on "Save" The License Expiry Date field needs to now
show the new value entered
1. Check the fields on the
"Personal information Page"
2.Change the "Gender" field by A male value for the
entering male gender gender
3. Click on "Save" The gender field now needs to display the
selected male value
1. Check the fields on the
"Personal information Page"
2.Change the "Gender" field by A female value for the
entering female gender gender
3. Click on "Save" The gender field now needs to display the
selected female value
1. Check the fields on the
"Personal information Page"
2. Change the "Marital Status" A new value for the
field by selecting the marital status marital status field
3. Click on "Save" The marital status field should now display
the new selected value
1. Check the fields on the
"Personal information Page"
2. Change the field, "NickName" A valid new value for the
with enter a valid new nickname in nickname field
this field
3. Click on "Save" The nickname field needs to now show the
new value entered
1. Check the fields on the
"Personal information Page"
2. Change the field, "NickName" A invalid new value for
with enter a invalid new nickname the nickname field
in this field
3. Click on "Save" Show error message "Nickname field
contains invalid characters"
1. Check the fields on the
"Personal information Page"
2. Change the "Smoke" field by
checking the somke item
3. Click on "Save" The smoke field needs to now show smoke
value
1. Check the fields on the
"Personal information Page"
2. Change the “Military service” A valid new value for the
section by entering military service Military service field

3. Click on "Save" The military service field needs to now show


the new value entered
1. Check the fields on the
"Personal information Page"
2. Change the “Military service” A invalid new value for
section by entering military service the Military service field

3. Click on "Save" Show error message "Military service field


contains invalid characters"
1. Click on the photograph The "Photograph screen" will be displayed
displayed at the top left corner of
the page
2. Click on "Choose a file" button You will be able to browse your local
machine for images
3. Choose a image file of type Name of the image The file name is selected in the "Choose a
PNG that is less than 1 MB Location-path on the file" box
machine
4. Click on upload The file gets uploaded and the older image is
replaced

1. Click on the photograph The "Photograph screen" will be displayed


displayed at the top left corner of
the page
2. Click on "Choose a file" button You will be able to browse your local
machine for images
3. Choose a image file of type GIF Name of the image The file name is selected in the "Choose a
that is less than 1 MB Location-path on the file" box
machine
4. Click on upload The file gets uploaded and the older image is
replaced

1. Click on the photograph The "Photograph screen" will be displayed


displayed at the top left corner of
the page
2. Click on "Choose a file" button You will be able to browse your local
machine for images
3. Choose a image file of type JPG Name of the image The file name is selected in the "Choose a
that is less than 1 MB Location-path on the file" box
machine
4. Click on upload The file gets uploaded and the older image is
replaced

1. Click on the photograph The "Photograph screen" will be displayed


displayed at the top left corner of
the page
2. Click on "Choose a file" button You will be able to browse your local
machine for images
3. Choose a image file of type Name of the image Error message "file is not in the correct
other that is less than 1 MB Location-path on the format"
machine
4. Click on upload
1. Click on the photograph The "Photograph screen" will be displayed
displayed at the top left corner of
the page
2. Click on "Choose a file" button You will be able to browse your local
machine for images
3. Choose a image file of type Name of the image Error message "Image size exceeds
PNG that is larger than 1 MB Location-path on the specified"
machine
4. Click on upload
1. Check the fields on the "Contact
information Page"
2. Change the field, "Address
Street 1" with enter a valid new A valid new value for the
Addres Street in this field Address Street 1 field
3. Click on "Save" The Address Street 1 field needs to now
show the new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Address
Street 1" with enter a invalid new A invalid new value for
Addres Street in this field the Address Street 1 field
3. Click on "Save" Show error message "The Address Street 1
field contains invalid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Address
Street 2" with enter a valid new A valid new value for the
Addres Street in this field Address Street 1 field
3. Click on "Save" The Address Street 2 field needs to now
show the new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Address
Street 2" with enter a invalid new A invalid new value for
Addres Street in this field the Address Street 1 field
3. Click on "Save" Show error message "The Address Street 2
field contains invalid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "City" with A valid new value for the
enter a valid new city in this field City field
3. Click on "Save" The City field needs to now show the new
value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "City" with
enter a invalid new city in this field A invalid new value for
the City field
3. Click on "Save" Show error message "City field contains
invalid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field,
"State/Province" with select a new A new value for the
State/Province in this field State/Province field
3. Click on "Save" The state/province field needs to now show
the new value selected
1. Check the fields on the "Contact
information Page"
2. Change the field, "Zip/Postal
Code" with enter a valid new A valid new value for the
Zip/Postal Code in this field Zip/Postal Code field
3. Click on "Save" The Zip/Postal Code field needs to now show
the new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Zip/Postal
Code" with enter a invalid new A invalid new value for
Zip/Postal Code in this field the Zip/Postal Code field
3. Click on "Save" Show error message "City field contains
valid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Country"
with select a new country in this A new value for the
field Country field
3. Click on "Save" The country field needs to now show the new
value selected
1. Check the fields on the "Contact
information Page"
2. Change the field, "Home
telephone" with enter a valid new A valid new value for the
telephone in this field home telephone field
3. Click on "Save" The Home telephone field needs to now
show the new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Home
telephone" with enter a invalid new A invalid new value for
telephone in this field the home telephone field
3. Click on "Save" Show error message "Home telephone field
contains valid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Mobile" with
enter a valid new mobile in this A valid new value for the
field mobile field
3. Click on "Save" The Mobile field needs to now show the new
value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Mobile" with
enter a invalid new mobile in this A invalid new value for
field the mobile field
3. Click on "Save" Show error message "Mobile field contains
valid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Work
Telephone" with enter a valid new A valid new value for the
telephone in this field Work Telephone field
3. Click on "Save" The Work Telephone field needs to now
show the new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Work
Telephone" with enter a invalid A invalid new value for
new telephone in this field the Work Telephone field
3. Click on "Save" Show error message "Work Telephone field
contains valid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Work Mail"
with enter a valid new mail in this A valid new value for the
field Work Mail field
3. Click on "Save" The Work Mail field needs to now show the
new value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Work Mail"
with enter a invalid new mail in A invalid new value for
this field the Work Mail field
3. Click on "Save" Show error message "Work Mail field
contains valid characters"
1. Check the fields on the "Contact
information Page"
2. Change the field, "Other Mail"
with enter a valid new mail in this A valid new value for the
field Other Mail field
3. Click on "Save" The Other field needs to now show the new
value entered
1. Check the fields on the "Contact
information Page"
2. Change the field, "Other Mail"
with enter a invalid new mail in A invalid new value for
this field the Other Mail field
3. Click on "Save" Show error message "Other Mail field
contains valid characters"
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Enter a new valid value for A valid new value for the
"Name" field Name field
3. Click on "Save" The new name is displayed in the
"Emergency Contacts" table
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Enter a new invalid value for A invalid new value for
"Name" field the Name field
3. Click on "Save" Show error message "Name field contains
invalid characters"
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Do not Enter a new name value
in the "Name" field
3. Click on "Save" Show error message "Please enter the field
Name"
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Enter a new valid value for A valid new value for the
"Relationship" field Relationship field
3. Click on "Save" The new relationship is displayed in the
"Emergency Contacts" table
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Enter a new invalid value for A invalid new value for
"Relationship" field the Relationship field
3. Click on "Save" Show error message "Relationship field
contains invalid characters"
1. Select the option to add an
Emergency Contact "Add emergency contact" panel is show
2. Do not Enter a new value in the
"Relationship" field
3. Click on "Save" Show error message "Please enter the field
Relationship"
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Enter a new valid value for A valid new value for the
"Home Telephone" field home telephone field
3. Click on "Save" The new home telephone is displayed in the
"Emergency Contacts" table
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Enter a new invalid value for A invalid new value for
"Home Telephone" field the home telephone field
3. Click on "Save" Show error message "Home telephone field
contains valid characters"
1. Check the fields on the "Contact
information Page" Add emergency contact panel is show
2. Enter a new valid value for A valid new value for the
"Mobile" field mobile field
3. Click on "Save" The new Mobile is displayed in the
"Emergency Contacts" table
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Enter a new invalid value for A invalid new value for
"Mobile" field the mobile field
3. Click on "Save" Show error message "Mobile field contains
valid characters"
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Enter a new valid value for A valid new value for the
"Work Telephone" field Work Telephone field
3. Click on "Save" The new work telephone is displayed in the
"Emergency Contacts" table
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Enter a new invalid value for
"Work Telephone" field A invalid new value for
the Work Telephone field
3. Click on "Save" Show error message "Work Telephone field
contains valid characters"
1. Select the option to add an
Emergency Contact Add emergency contact panel is show
2. Click on "Cancel" button No new record is inserted
1. Tick any record one time in
table in "Assigned Emmergency
Contact" page

2. Click "Delete" button Notify a message "Succesfully deleted"

1. Tick any record one time in


table in "Assigned Emmergency
Contact" page

2. Click "Delete" button Notify a message "Succesfully deleted"

1. Click Select File "Browse" Input You will be able to browse your local
machine for images
2. Choose multuple attachments
from local machine
3. Click "Save" button Notify a message "Succesfully saved"
Post-condition Status Actual Result Note

For first time users personal


Pass
information is displayed.

Pass

Pass

Pass
Blocked (could
This page will contain options not obtain a png
to select and upload pictures. file)

It takes 2-5 depending on the


size of the image for this
change to complete and the
page to refresh with the new
image.

Pass

Failed

Pass

Pass

Failed
Pass

Failed

Pass

Pass

Failed

Pass

Pass
Pass

Pass

Pass

Failed

Pass

Pass

Failed

This page will contain options to


select and upload pictures.

`Pass
`Pass
` ` `

It takes 2-5 depending on the size


of the image for this change to
complete and the page to refresh
with the new image.

This page will contain options to


select and upload pictures.

` `Pass ` `

It takes 2-5 depending on the size


of the image for this change to
complete and the page to refresh
with the new image.

This page will contain options to


select and upload pictures.

Pass

` ` ` `

It takes 2-5 depending on the size


of the image for this change to
complete and the page to refresh
with the new image.

This page will contain options to


select and upload pictures.

Failed

` ` `

This page will contain options to


select and upload pictures.

Pass

` ` `
Pass

Failed

Pass

Failed

Pass

Failed

Pass
Pass

Failed

Pass

Pass

Failed

Pass

Failed
Pass

Failed

Pass

Failed

Pass

Failed
` ` `

` ` `

` ` `

You might also like