Home > Requirements > Adn > Api > Role > Consulta De Roles Adn
Report generated 01-11-2023 00:34
YO como Gerente, Crédito y Desembolso
QUIERO acceder a ADN
PARA realizar la consulta de ROL del gerente.

Scenarios

Scenario details

Dado que Cindy es un gerente con la siguientes caracteristicas

mail@{USUARIO.GERENTE}

Cuando consulta la información del gerente

Entonces la siguiente informacion esta presente

@{EXP.INFO_GERENTE}{ "role": "GERENTE"}

Dado que Martin es un gerente con la siguientes caracteristicas

mail@{USUARIO.CONSULTA}

Cuando consulta la información del gerente

Entonces la siguiente informacion esta presente

@{EXP.INFO_GERENTE}{ "role": "CONSULTA"}

Dado que Carlos es un gerente con la siguientes caracteristicas

mail@{USUARIO.INEXISTENTE}

Cuando consulta la información del gerente

Entonces la siguiente informacion esta presente

@{EXP.INFO_GERENTE}{ "role": null}

Scenario Results (including rows of test data) Automated
 Passing 0
 Pending 0
 Ignored 0
 Skipped 0
 Unsuccessful
 Failed 0
 Broken 3 100%
 Compromised 0
Total 3
Execution Time Clock Time Fastest Test Slowest Test Average Execution Time
422ms 304ms 129ms 163ms 140ms

Automated Tests

Scenario Steps Start Time Duration Result
Usuario con rol de gerente 3 ERROR
Usuario con rol de consulta 3 ERROR
Usuario inexistente 3 ERROR

Manual Tests

No manual tests were recorded
Serenity BDD version 2.3.7