| Consulta de VALORES DE ACTA CERO para compañia CON ACTA CERO |
|
|
| Consulta de VALORES DE ACTA CERO para compañia SIN ACTA CERO |
|
Dado que Pedro quiere administrar los niveles de una compañia con la siguientes caracteristicas
| documentId | @{EMPRESA.ConSaldoYConNE} |
|---|
Cuando consulta la informacion de la compañia
Entonces la siguiente informacion esta presente
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:CAPITAL]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
|---|---|
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LIQUIDEZ]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FACTORING]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:SOBREGIRO]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LEASING]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:TARJETA]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:EXPOSICION]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FILIALES]','@{EMPRESA.ConSaldoYConNE:response:get_customer}')) |
Dado que Pedro quiere administrar los niveles de una compañia con la siguientes caracteristicas
| documentId | @{EMPRESA.Con_Saldos_De_Filiales_Sin_Nivel} |
|---|
Cuando consulta la informacion de la compañia
Entonces la siguiente informacion esta presente
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:CAPITAL]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
|---|---|
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LIQUIDEZ]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FACTORING]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:SOBREGIRO]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:LEASING]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:TARJETA]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:EXPOSICION]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| @{EXP.ACTA_CERO_BLOQUE} | $(json('data.getCustomer.initialBlocks[name:FILIALES]','@{EMPRESA.ConSaldoYSinNE:response:get_customer}')) |
| Scenario Results (including rows of test data) | Automated | |
|---|---|---|
| Passing | 0 | |
| Pending | 0 | |
| Ignored | 0 | |
| Skipped | 0 | |
| Unsuccessful | ||
| Failed | 0 | |
| Broken | 0 | |
| Compromised | 0 | |
| Total | 0 | |
| Execution Time | Clock Time | Fastest Test | Slowest Test | Average Execution Time |
|---|---|---|---|---|
| 0ms | 0ms | 0ms | 0ms | 0ms |
| Scenario | Steps | Start Time | Duration | Result |
|---|---|---|---|---|
| Consulta de VALORES DE ACTA CERO para compañia CON ACTA CERO | 3 | |||
| Consulta de VALORES DE ACTA CERO para compañia SIN ACTA CERO | 3 |