Automatización - Customer [Rest]

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:

POST -> /ffss-customer-aggregation-service/v1/customers

 

Casos Positivos

Casos Negativos

% Pruebas Exitosas

Repositorio

Branch

Casos Positivos

Casos Negativos

% Pruebas Exitosas

Repositorio

Branch

 1

 11

 100%

 https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialcustomeraggregationservice/create

 master

 

Imagen 1. Create customer Test Classes

 

PUT-> /ffss-customer-aggregation-service/v1/customers

Casos Positivos

Casos Negativos

% Pruebas Exitosas

Repositorio

Branch

 

Imagen 2. Update customer Test Classes

 

PUT-> /ffss-customer-aggregation-service/v1/customers/account

Casos Positivos

Casos Negativos

% Pruebas Exitosas

Repositorio

Branch