YO como crédito
QUIERO limitar el valor máximo a incrementar sobre cada bloque
PARA controlar las transformaciones que se pueden realizar en ADN.
Variables Generales:
| [cliente AVAL:<AVAL>] trasferencia de MONTO TOTAL de <BLOQUE ORIGEN> a <BLOQUE DESTINO> cuando el monto de exposicion SI LIMITA el valor maximo a transferir (4 examples) |
|
Dado que Andres esta en el siguiente estado
| isAvalCustomer | {AVAL} |
|---|---|
| blockOrigin | {BLOQUE_ORIGEN} |
| blockTarget | {BLOQUE_DESTINO} |
| availableAmount | {MONTO_DISPONIBLE} |
| amountToTransfer | {MONTO_A_TRANSFERIR} |
| availableLevel{BLOQUE_ORIGEN} | @{available} |
| availableLevel{BLOQUE_DESTINO} | 0 |
| level{BLOQUE_ORIGEN} | @{available} |
| level{BLOQUE_DESTINO} | 0 |
| currentlyTransferredLIQUIDEZ | 0 |
| currentlyTransferredSOBREGIRO | 0 |
| currentlyTransferredTARJETA | 0 |
| currentlyTransferredFACTORING | 0 |
| currentlyTransferredCAPITAL | 0 |
| currentlyTransferredLEASING | 0 |
| currentlyTransferredEXPOSICION | 0 |
| currentlyTransferredFILIALES | 0 |
| currentlyTransferredROTATIVO | 0 |
| committee | JDB |
| maxTotalExposure | @{max-level} |
Cuando se evaluan las reglas de negocio
Entonces el traslado aprobado tiene las siguientes caracteristicas
| newLevel{BLOQUE_ORIGEN} | {MONTO_FINAL} |
|---|
Ejemplos:
| Scenario Results (including rows of test data) | Automated | |
|---|---|---|
| Passing | 0 | |
| Pending | 0 | |
| Ignored | 0 | |
| Skipped | 0 | |
| Unsuccessful | ||
| Failed | 0 | |
| Broken | 29 | 100% |
| Compromised | 0 | |
| Total | 29 | |
| Execution Time | Clock Time | Fastest Test | Slowest Test | Average Execution Time |
|---|---|---|---|---|
| 4s | 37s | 134ms | 217ms | 1s |
| Scenario | Steps | Start Time | Duration | Result |
|---|---|---|---|---|
| [Cliente AVAL:<AVAL>] Trasferencia de MONTO TOTAL de <BLOQUE_ORIGEN> a <BLOQUE_DESTINO> cuando el monto de exposicion SI LIMITA el valor maximo a transferir (4 examples) | 3 |