ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
Test Case Document IDDC_001Test Case Document NameTestcaseSpecification_Login Screen_ver0.1.xlsx
2
Created ByMarkReviewed ByBillVersion0.1
3
QA Tester’s LogReview comments from Bill incorprate in version 0.1TotalPassFail
Not Executed
Rate
4
Tester's Name TestviewpointDate Tested26/3/202310000,00%
5
Pass
6
Fail
7
-
8
Test case IDTest case DescriptionPrerequisitesSteps /ActionsTest DataExpected ResultsTest ResultNote
9
1Check response when valid information is enteredAccess to Chrome Browser1. Go to the homepage https://testviewpoint.com
2. Click on CONTACT tab
3. Input a valid data
4. Click on Submit button
YOUR NAME = Tester1, YOUR EMAIL = test123@gmail.com, SUBJECT = Valid caseAn message of successful submission should be displayed. At the same time, the system should be successfully send mail to the specifed email address.
10
2Check response when invalid information is enteredAccess to Chrome Browser1. Go to the homepage https://testviewpoint.com
2. Click on CONTACT tab
3. No input any data
4. Click on Submit button
YOUR NAME = Tester1, YOUR EMAIL = "", SUBJECT = ""3. The messsage should be displayed under required as below:
"PLEASE FILL OUT THIS FIELD."
4. The messsage should be displayed as below:
"One or more fields have an error. Please check and try again."
11
12
13
14
15
16
17
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