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 detalla los Endpoints Automatizados:
HSMAdapter - Create Key
Casos Positivos | Casos Negativos | Cobertura de Automatización | Repositorio | Branch |
---|---|---|---|---|
1 | 7 | 100% | https://github.com/fintechdigitalventure/spin-api-automation-test | PaloItTokenDigital |
HSMAdapter - Validate TOTP
Casos Positivos | Casos Negativos | Cobertura de Automatización | Repositorio | Branch |
---|---|---|---|---|
1 | 9 | 100% | https://github.com/fintechdigitalventure/spin-api-automation-test | PaloItTokenDigital |
HSMAdapter - Generate TOTP
Casos Positivos | Casos Negativos | Cobertura de Automatización | Repositorio | Branch |
---|---|---|---|---|
1 | 2 | 100% | https://github.com/fintechdigitalventure/spin-api-automation-test | PaloItTokenDigital |
Versionamiento
Versión | Comentarios | Jira |
---|---|---|
1.0 | Se agrega la información de la automatización para los endpoints CreateKey - ValidateMessage del componente HSMAdapter | |
2.0 | Se actualiza la información debido a los cambios en la documentación | |
3.0 | Se agrega nuevo endpoint automatizado |
0 Comments