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-account-aggregation-service/v1/accounts/blocks

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 9

 90%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/accountmirror/details

 master

Imagen 1. Account details Test Classes


POST –>ffss-account-aggregation-service/ v1/accounts/blocks

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 3

20

 87.5%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/accountmirror/blocks

 master

Imagen 2. Account blocks Test Classes


POST –> ffss-account-aggregation-service/v1/accounts/syncs

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 9

 90%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/accountmirror/syncs

 master

Imagen 3. Account syncs Test Classes

POST –> ffss-account-aggregation-service/v1/balances

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 9

 90%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/balancemirror/balances

 master

Imagen 4. Account balances Test Classes


POST –> ffss-account-aggregation-service/v1/balances/syncs

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 10

 90%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/balancemirror/syncs

 master

Imagen 5. Balance syncs Test Classes


PUT –> ffss-account-aggregation-service/v1/balances/transfers

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 1

 19

 95%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/balancemirror/transfers

 master

Imagen 6. Balance transfers Test Classes


PUT –> ffss-account-aggregation-service/v1/balances/transfers-p2p

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 4

12

 75%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/balancemirror/transfersp2p

 master

Imagen 7. Balance transfers P2P Test Classes


PUT –> ffss-account-aggregation-service/v1/balances/transfers-qr

Casos Positivos

Casos Negativos

Cobertura de Automatización

Repositorio

Branch

 2

 12

 85%

 

https://github.com/fintechdigitalventure/spin-api-automation-test/tree/master/src/test/java/com/oxxofintech/tests/mirrorstrategy/financialaccountaggregationservice/balancemirror/transfersqr

 master

Imagen 8. Balance transfers QR Test Classes