Se realiza la automatización bajo el Framework de SPIN, el cual, utiliza Rest Assured para el llamado de las peticiones, y Serenity como Core de la automatización
A continuación se detallan los endpoints automatizados:
Table of Contents
POST -> /ffss-customer-aggregation-service/v1/customers
Casos Positivos | Casos Negativos | % Pruebas Exitosas | Repositorio | Branch |
---|---|---|---|---|
1 | 11 | 100% | | master |
PUT-> /ffss-customer-aggregation-service/v1/customers
Casos Positivos | Casos Negativos | % Pruebas Exitosas | Repositorio | Branch |
---|---|---|---|---|
1 | 12 | 100% | | master |
PUT-> /ffss-customer-aggregation-service/v1/customers/account
Casos Positivos | Casos Negativos | % Pruebas Exitosas | Repositorio | Branch |
---|---|---|---|---|
1 | 9 | 100% | | master |