-
Notifications
You must be signed in to change notification settings - Fork 0
/
TestData.xml
590 lines (589 loc) · 29.1 KB
/
TestData.xml
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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
<?xml version="1.0" encoding="utf-8"?>
<TestSpecification>
<TestCases>
<TestCase>
<TestCaseName>a2030_out_01 > a8050_out_01 > Having Email on file_Risk State_Fax</TestCaseName>
<MediaType>Voice</MediaType>
<FolderPath>Cyara_Customer_Success</FolderPath>
<Description />
<PhoneNo>18447295201</PhoneNo>
<PhoneNoLocal>false</PhoneNoLocal>
<Notes />
<AlertMsg />
<PreConnectAudio />
<AlertFrequency>Once</AlertFrequency>
<MinorThresholdCriticalCount>3</MinorThresholdCriticalCount>
<MajorThresholdCriticalCount>1</MajorThresholdCriticalCount>
<Steps>
<RingingStep>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MinorThresholdTime>5</MinorThresholdTime>
<MajorThresholdTime>10</MajorThresholdTime>
</RingingStep>
<CallSteps>
<Step>
<StepNo>1</StepNo>
<Description>gc1000_broadcast</Description>
<ExpectedText>GEICO's priority is the health and safety of our customers, our employees, and the community. Since wait times may be longer than usual, it's easier and faster to manage your account digitally. We strongly encourage you to access your account online through the GEICO mobile app or geico.com to make policy updates, check claim status, and more.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>2</StepNo>
<Description>TFN</Description>
<ExpectedText>Please enter the toll free number to be used for this session or enter the pound sign to retain the original number</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>#</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>3</StepNo>
<Description>ANI</Description>
<ExpectedText>Please enter the caller's phone number to be used for this session or enter the pound sign to retain the original number</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>#</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>4</StepNo>
<Description>gc1000_out_12</Description>
<ExpectedText>Thank you for calling GEICO.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>5</StepNo>
<Description>Miranda Statement</Description>
<ExpectedText>Your call may be recorded for quality purposes</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>6</StepNo>
<Description>GuideMe_OFF_gc1100_ini_02_Welcome</Description>
<ExpectedText>How can I help you today?</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>Proof of insurance</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>7</StepNo>
<Description>gc4200_out_01</Description>
<ExpectedText>Okay.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>8</StepNo>
<Description>gc2000_ini_01</Description>
<ExpectedText>What kind of policy are you calling about ? For example, "auto policy" or "homeowners". Or say "list them all"</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>Auto</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>9</StepNo>
<Description>gc2000_out_01</Description>
<ExpectedText>Sure.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>10</StepNo>
<Description>gc2800_ini_01</Description>
<ExpectedText>If you represent a lienholder company or a lease company on this vehicle, say "yes". Otherwise, say "no".</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>No</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>11</StepNo>
<Description>gc7912_ini_01</Description>
<ExpectedText>I want to make sure you get the right form. An 'ID card' will have the policy number and policyholder information, and a 'binder' will show more coverage details. Please say 'ID card', 'binder', or 'send me both'. Or if you need a different proof-of-insurance document, say 'other'.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>ID Card</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>12</StepNo>
<Description>Application tag</Description>
<ExpectedText>The action is {*} . application tag is {*} L O B is {*} function is {*}. Subfunction is {*} Return code is {*}. Multi client {*} Caller verified is {*} , I D number is {*}.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>13</StepNo>
<Description>a2020_out_01</Description>
<ExpectedText>For your convenience, you can communicate with me by speaking or keying in your responses. Let's get you signed in.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>14</StepNo>
<Description>a2030_ini_03</Description>
<ExpectedText>Please say or enter your policy number now. If you need a minute to find it, say 'hold on'. You can also say 'I don't have it' and we can try something else.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>[Policy Number]</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>15</StepNo>
<Description>a2030_out_01</Description>
<ExpectedText>Thank you.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>16</StepNo>
<Description>a2070_ini_01</Description>
<ExpectedText>What's the five digit zip code of your policy mailing address?</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>[Zip Code]</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>17</StepNo>
<Description>a19020_ini_01</Description>
<ExpectedText>For faster service in the future I can remember this number that ends in {*}</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>18</StepNo>
<Description>a19020_ini_02</Description>
<ExpectedText>If you're a GEICO policyholder calling from a home or mobile phone I can use it to recognize you next time. Should I remember this phone number?</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>No</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>19</StepNo>
<Description>a8005_out_01</Description>
<ExpectedText>Okay. Requesting ID cards.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>20</StepNo>
<Description>a8080_out_06</Description>
<ExpectedText>All set. I've emailed the ID cards</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>21</StepNo>
<Description>a8080_out_25</Description>
<ExpectedText>to your {*}</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>22</StepNo>
<Description>a8080_out_26</Description>
<ExpectedText>address on file</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>23</StepNo>
<Description>a8050_ini_02</Description>
<ExpectedText>If you'd like additional copies of your ID cards, say 'text me a link', 'send by fax', or 'send by U.S. mail'. Or if you only want the email, say 'I'm finished'.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>Fax</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>24</StepNo>
<Description>a8050_out_01</Description>
<ExpectedText>Alright.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>25</StepNo>
<Description>a8067_ini_01</Description>
<ExpectedText>For security, what's the policy holder's date of birth?</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>[DOB]</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>26</StepNo>
<Description>a8070_ini_01</Description>
<ExpectedText>Tell me the fax number, including the area code.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>[Fax Number]</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>27</StepNo>
<Description>a8070_out_01</Description>
<ExpectedText>Okay, one moment.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>28</StepNo>
<Description>a8080_out_02</Description>
<ExpectedText>All set. I faxed your ID cards to you.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>29</StepNo>
<Description>eois_greeting</Description>
<ExpectedText>Please help us improve your experience by answering one question.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>30</StepNo>
<Description>eois_likertquestion</Description>
<ExpectedText>How would you rate your experience with the automated phone system on this call? For 'excellent', say or press 5. 'Very good', 4. 'Good', 3. 'Fair', 2. 'Poor', 1.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>5</ReplyText>
<ReplyExchangeType>DTMF</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>31</StepNo>
<Description>questionPrompts.suffix</Description>
<ExpectedText>Thank you.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>32</StepNo>
<Description>DS0150_ini_01</Description>
<ExpectedText>Would you like to add a comment in your own words? Please say yes or no.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>Yes</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>33</StepNo>
<Description>questionPrompts.coreQuestion</Description>
<ExpectedText>Please start talking after the beep. When you're done, press pound.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText>Excellent#</ReplyText>
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>34</StepNo>
<Description>exit</Description>
<ExpectedText>Thank you for your feedback.</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>3</MinorThresholdTime>
<MajorThresholdTime>5</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
<Step>
<StepNo>35</StepNo>
<Description>a12005_out_03</Description>
<ExpectedText>If you're done feel free to hang up. Otherwise What would you like to do next?</ExpectedText>
<ExpectedExchangeType>MPSR</ExpectedExchangeType>
<ReplyText />
<ReplyExchangeType>Speech</ReplyExchangeType>
<MinorThresholdTime>20</MinorThresholdTime>
<MajorThresholdTime>30</MajorThresholdTime>
<MinPauseTime>0</MinPauseTime>
<MaxPauseTime>0</MaxPauseTime>
<MajorConfidenceLevel>60</MajorConfidenceLevel>
<MinorConfidenceLevel>80</MinorConfidenceLevel>
<PostSpeechSilenceTimeout>2.5</PostSpeechSilenceTimeout>
<BlockPath />
</Step>
</CallSteps>
</Steps>
</TestCase>
</TestCases>
</TestSpecification>