ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
TC#IDProject/ModuleNameReq#IDScenarioTest Case TitleStepsTest DataExpected ResultsActual ResultStatus
(Passed/Failed)
2
TC_MyInfo_001Orange HRM-MyInfo3.1.1ESS user LoginVerify login with valid ESS username and valid password.1) Launch browser
2) Open URL "https://opensource-demo.orangehrmlive.com"
3) Provide valid ESS user name
4) Provide valid password
5) Click on Login button
anish@12345/anish@12345Login successful.
ESS user should see Myinfo page after login is successfull.
Dashboard is displayed after login is successful instead of MyInfo page.Failed(P3)
3
TC_MyInfo_002Orange HRM-MyInfo3.1.1ESS user LoginVerify login with valid ESS username and in-valid password.1) Launch browser
2) Open URL "https://opensource-demo.orangehrmlive.com"
3) Provide valid ESS user name
4) Provide in-valid password
5) Click on Login button
anish@12345/xyzabcInvalid credentialsAs expectedPassed
4
TC_MyInfo_003Orange HRM-MyInfo3.1.1ESS user LoginVerify login with in-valid ESS username and valid password.1) Launch browser
2) Open URL "https://opensource-demo.orangehrmlive.com"
3) Provide in-valid ESS username
4) Provide valid password
5) Click on Login button
xyzabc/anish@12345Invalid credentialsAs expectedPassed
5
TC_MyInfo_004Orange HRM-MyInfo3.1.1ESS user LoginVerify login with in-valid ESS username and in-valid password.1) Launch browser
2) Open URL "https://opensource-demo.orangehrmlive.com"
3) Provide in-valid ESS user name
4) Provide invalid password
5) Click on Login button
xyzabc/xyzabcInvalid credentialsAs expectedPassed
6
TC_MyInfo_005Orange HRM-MyInfo3.1.1ESS user can view Personal detailsVerify ESS user is able to view Personal Details1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Personal Details link
NAUser should able to view Personal DetailsAs expectedPassed
7
TC_MyInfo_006Orange HRM-MyInfo3.1.1ESS user can edit Personal detailsVerify ESS user can edit some fileds in Personal Details1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Personal Details link
4) Click on Edit button
5) Edit FullName /Middle Name, Last Name,License Expiry Date, Gender, Marital Status and Nationality.
NAUser should able to edit and save details.As expectedPassed
8
TC_MyInfo_007Orange HRM-MyInfo3.1.1ESS user cannot edit restricted fileds in Personal detailsVerify ESS user cannot edit restricted fields1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Personal Details link
4) Click on Edit button
NAThe following fields should be non-editable.
Employee ID
SSN No
SIN No
Driver License No
Date of Birth
As expected
Clarificatin Required on SSN NO.( Not visible on MyInfo-->Personal details page)
Partially Passed
9
TC_MyInfo_008Orange HRM-MyInfo3.1.2ESS user can add a photographVerify ESS user is able to add photograph1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on the photograph at corner of the screen
4) Click "Browse" and then select a photograph from the relevant path
5) Click "Upload" once you have selected the picture
ImagesAn error should be displayed that it is an invalid file format when you upload non-supported files(like .exe).The message of 'Invalid file type' should appear (as only JPG, GIF and PNG files supported) after the Upload button. But it uploads the complete exe file and then gives a message that the file type is invalid.Failed(P2)
10
TC_MyInfo_009Orange HRM-MyInfo3.1.3ESS user can view Contact DetailsVerify ESS user is able to view Contact Details1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Contact Details link
NAUser should able to view Contact detailsAs expectedPassed
11
TC_MyInfo_010Orange HRM-MyInfo3.1.3ESS user can edit Contact DetailsVerify ESS user can edit some fileds in Contact Detials1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Contact Details link
4) Click on Edit button
5) Edit fields Address Streat1,Address Streat2,City,State,Zip,Country,Telephone,Mobile, Work Telephone,Work Email and Other Email
6) Click on Save button
NAUser should able to edit and save contact details.As expectedPassed
12
TC_MyInfo_011Orange HRM-MyInfo3.1.4ESS user can add Emergency ContactVerify ESS user able to add Emergency contact1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Emergency Contacts link
4) Click on Add button
5) Provide Emergency contact details
Name (Mandatory field)
Relationship (Mandatory field)
Home Telephone
Mobile
Work Telephone
6) Click on Save button
NASuccessfully saved
Details should be appeared under Emergency Contacts table.
As expectedPassed
13
TC_MyInfo_012Orange HRM-MyInfo3.1.4ESS user can add multiple Emergency ContactVerify ESS user able to add multiple Emergency contactsRepeat steps from TC_MyInfo_011NASuccessfully saved
Multiple Emergency Contact Details should be appeared under Emergency Contacts table.
As expectedPassed
14
TC_MyInfo_013Orange HRM-MyInfo3.1.4ESS user can delete Emergency ContactsVeryfy ESS user able to delete Emergency contacts1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Emergency Contacts link
4) Click on the check box next to particular entry
5) Click on Delete button
NASuccessfully Deleted
Entries should disappear from Emergency Contacts table.
As expectedPassed
15
TC_MyInfo_014Orange HRM-MyInfo3.1.5ESS user can add DependantVerify ESS user able to add dependant1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Depandants link
4) Click on Add button under Assigned Dependents
5) Provide details
Name (mandatory field)
Relationship(select from drop down)
Date of Birth
6) Click on Save button
NASuccessfully saved
Depandant Details should be appeared under Assigned Dependants table.
As expectedPassed
16
TC_MyInfo_015Orange HRM-MyInfo3.1.5ESS user can add multiple DependantsVerify ESS user able to add multiple DependantsRepeat steps from TC_MyInfo_014NASuccessfully saved
Multiple Dependants Details should be appeared under Assigned Dependents table.
As expectedPassed
17
TC_MyInfo_016Orange HRM-MyInfo3.1.5ESS user can delete DependantsVeryfy ESS user able to delete Dependants1) Login to OrangeHRM as ESS user
2) Click on MyInfo tab
3) Click on Dependants link
4) Click on the check box next to particular entry
5) Click on Delete button
NASuccessfully Deleted
Entries should disappear from Assigned Dependents table.
As expectedPassed
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100