Project | Number | Date |
---|---|---|
Lakeside Mutual - Customer Self-Service - API alone - VIRTUALAN(test-virtualan-collection) | 54d3f565-07f4-4b81-88bf-361cc0f18bd4 | 06 Mar 2022, 20:40 |
Steps | Scenarios | Features | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Feature | Passed | Failed | Skipped | Pending | Undefined | Total | Passed | Failed | Total | Duration | Status |
Customer-Self-Service-Accept | 48 | 0 | 0 | 0 | 0 | 48 | 7 | 0 | 7 | 2.683 | Passed |
contentType | application/json |
password | [password] |
[email] |
[email] |
contentType | application/json |
X-Auth-Token | [token] |
[email] |
contentType | application/json |
X-Auth-Token | [token] |
firstname | Max |
Success condition :LEN("[firstname]")=3 >>> status true
contentType | application/json |
X-Auth-Token | [token] |
customerInfo.firstname | [firstname] |
customerInfo.customerId | [customerId] |
customerInfo.contactAddress.streetAddress | [streetAddress] |
customerInfo.contactAddress.city | [city] |
customerInfo.contactAddress.postalCode | [postalCode] |
customerInfo.billingAddress.streetAddress | [streetAddress] |
customerInfo.billingAddress.city | [city] |
customerInfo.billingAddress.postalCode | [postalCode] |
customerInfo.lastname | [lastname] |
insuranceOptions.deductible.amount | i~500 |
insuranceOptions.deductible.currency | CHF |
insuranceOptions.insuranceType | [insuranceType] |
insuranceOptions.startDate | [startDate] |
contentType | application/json |
X-Auth-Token | [token] |
insurancePremium.amount | i~500 |
insurancePremium.currency | CHF |
policyLimit.amount | i~50000 |
policyLimit.currency | CHF |
status | QUOTE_RECEIVED |
expirationDate | [expiryDate].000Z |
id | [quoteId] |
contentType | application/json |
X-Auth-Token | [token] |
status | QUOTE_ACCEPTED |
statusHistory/status |
REQUEST_SUBMITTED|QUOTE_RECEIVED|QUOTE_ACCEPTED| |
id | [quoteId] |