4.38.0.testsuite-deep.xml
6.73 KB
1
2
3
4
5
6
7
8
9
10
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
<?xml version="1.0" encoding="UTF-8"?>
<testsuite id="164920" name=" 4.38.0" >
<node_order><![CDATA[0]]></node_order>
<details><![CDATA[]]></details>
<testsuite id="164953" name="门诊预约序号优化" >
<node_order><![CDATA[3]]></node_order>
<details><![CDATA[]]></details>
<testcase internalid="164954" name="门诊预约序号">
<node_order><![CDATA[1000]]></node_order>
<externalid><![CDATA[26460]]></externalid>
<version><![CDATA[1]]></version>
<summary><![CDATA[]]></summary>
<preconditions><![CDATA[]]></preconditions>
<execution_type><![CDATA[1]]></execution_type>
<importance><![CDATA[2]]></importance>
<estimated_exec_duration></estimated_exec_duration>
<status>1</status>
<is_open>1</is_open>
<active>1</active>
<steps>
<step>
<step_number><![CDATA[1]]></step_number>
<actions><![CDATA[<p>1、门诊预约挂号顺序显示规则</p>
]]></actions>
<expectedresults><![CDATA[<p>1、按照上午、下午、晚上分段计算挂号顺序,患者预约挂号起始时间段为前缀,按照时间段预约时间正序</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[2]]></step_number>
<actions><![CDATA[<p>2、门诊预约时间段:上午9:00~11:00,时间间隔30分钟(9:00、9:30、10:00、10:30),如患者挂号为9:30,该时间段挂号顺序为</p>
]]></actions>
<expectedresults><![CDATA[<p>2、0903001,当前时间段已挂满,则从下个时间段开始</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[3]]></step_number>
<actions><![CDATA[<p>3、医生修改了预约时间段(时间间隔从30分钟改为15分钟),如9:30可预约6个人,已预约4人 ,查看修改后每个时间段预约人数和序号</p>
]]></actions>
<expectedresults><![CDATA[<p>3、修改后每15分钟最大可预约3人,则把之前的4个人中的前3个分到9:00~9:15时间段,第4个分到9:15~9:30时间段,前15分钟时间段不可再预约,后面一个时间段最多可再预约2个人,预约序号按照091501开始</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[4]]></step_number>
<actions><![CDATA[<p>4、app端门诊预约记录序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>4、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[5]]></step_number>
<actions><![CDATA[<p>5、小程序端门诊预约记录序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>5、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[6]]></step_number>
<actions><![CDATA[<p>6、app端门诊预约记录保存图片序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>6、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[7]]></step_number>
<actions><![CDATA[<p>7、短信门诊预约记录序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>7、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[8]]></step_number>
<actions><![CDATA[<p>8、门诊预约取消后app、小程序端序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>8、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[9]]></step_number>
<actions><![CDATA[<p>9、门诊预约付费序号展示</p>
]]></actions>
<expectedresults><![CDATA[<p>9、展示正确</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
</steps>
</testcase>
<testcase internalid="164965" name="患者预约挂号限制">
<node_order><![CDATA[1001]]></node_order>
<externalid><![CDATA[26461]]></externalid>
<version><![CDATA[1]]></version>
<summary><![CDATA[]]></summary>
<preconditions><![CDATA[]]></preconditions>
<execution_type><![CDATA[1]]></execution_type>
<importance><![CDATA[2]]></importance>
<estimated_exec_duration></estimated_exec_duration>
<status>1</status>
<is_open>1</is_open>
<active>1</active>
<steps>
<step>
<step_number><![CDATA[1]]></step_number>
<actions><![CDATA[<p>1、患者在预约挂号开始时间前,点击取消预约</p>
]]></actions>
<expectedresults><![CDATA[<p>1、可以取消</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[2]]></step_number>
<actions><![CDATA[<p>2、患者在预约挂号开始时间后,点击取消预约</p>
]]></actions>
<expectedresults><![CDATA[<p>2、tost提示:预约问诊时间内不可取消</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[3]]></step_number>
<actions><![CDATA[<p>3、患者预约挂号,当前周一预约2次,当前周日再次预约</p>
]]></actions>
<expectedresults><![CDATA[<p>3、可以预约累计最多3次,超出3次提示无法预约</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[4]]></step_number>
<actions><![CDATA[<p>4、患者预约挂号,当前周二上午10点预约2次,下周周二10点前再次预约次数</p>
]]></actions>
<expectedresults><![CDATA[<p>4、可以预约累计最多3次,超出3次提示无法预约</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[5]]></step_number>
<actions><![CDATA[<p>5、患者预约挂号,当前周二上午10点预约2次,下周周二10点后再次预约次数</p>
]]></actions>
<expectedresults><![CDATA[<p>5、提示无法预约</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[6]]></step_number>
<actions><![CDATA[<p>6、患者预约不同医生,预约次数限制</p>
]]></actions>
<expectedresults><![CDATA[<p>6、每个医生可以预约当前时间往后7天3次</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[7]]></step_number>
<actions><![CDATA[<p>7、患者当前7天内预约满3次,取消预约1次,取消预约后重新预约</p>
]]></actions>
<expectedresults><![CDATA[<p>7、可以预约1次</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
<step>
<step_number><![CDATA[8]]></step_number>
<actions><![CDATA[<p>8、患者分别1号、2号、3号预约,预约时间限制</p>
]]></actions>
<expectedresults><![CDATA[<p>8、分别是7号、8号、9号</p>
]]></expectedresults>
<execution_type><![CDATA[1]]></execution_type>
</step>
</steps>
</testcase>
</testsuite></testsuite>