ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
DONE = GREEN
TODO = YELLOW
MANUALLY = RED
BLOCKED = ORANGE
2
UI Test Coverage Insurance:
3
Done = 69
4
TODO =12
5
MANUALLY = 1
6
BLOCKED =2
7
BACKEND - MANUALLY =12
8
EMAIL - MANUALLY = 4
9
10
All Not Done =31
11
Total Number of Tests= 100
12
Total Number of FE Tests= 84
13
14
Total Percentage Automated =0,69
15
FE Percentage Automated =0,8214285714
36
3. myAccountPayment detailsMA. Payment Details.3register click on header
open payment details
2 saved payment details
TODO
53
5. checkout_***Checkout allregister user with random mail
start checkout create all policies (except life)
check if policies were created on
order-history
TODO
54
6. myAccountUpdate profile - personal detailsMA.UpdateDetails.1TODO
55
7. checkoutprefill data1:
register start checkout
go through checkout
& check if data is correctly
TODO
56
7. checkoutprefill dataregister new user
logout
login again
start checkout
go through checkout &
check if data is correctly prefilled
TODO
77
10. checkoutQuote status: expired quote (expiry date)start a quote
go until step4
continue to step5
now a message is shown "confirm information"
confirm from step5
now you have a quote with expiry date
(and status = approved)
now change expiry date to the past
and reopen my-quotes page
quote is shown
but without retrieve button
and with red expiry date
and without price
TODO
78
Quote status: approvedstart a quote
go until step4
continue to step5
now a message is shown "confirm information"
confirm from step5
now you have a quote with expiry date
(and status = approved)
open my quotes page
quote is shown
with retrieve button
with expiry date
with price
with status
TODO
85
13.
checkout progress bar
progress bar
- registered user [same session]
- retrieve quote & change steps
registered user
create new quote
retrieve it
jump between steps
TODO
86
progress bar
- registered user [new session]
- retrieve quote & change steps
registered user
create new quote
logout
login again
retrieve it
jump between steps
TODO
92
17. GDPR - CookiesCookie Bar
check the cookie bar
close it and open another page - check if it's still not shown
TODO
93
18. Premium CalendarPremium Calendar Page
create policies and check them on the premium calendar page
TODO
114
100.2 ASMlogin to ASM & create a userlogin to ASM
create a user
using ASM functionality
not using store-register
check if correct page is loaded
TODO
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