diff --git a/bank-to-simbrella/firstbank_to_simbrella_core.jmx b/bank-to-simbrella/firstbank_to_simbrella_core.jmx new file mode 100644 index 0000000..8b0498a --- /dev/null +++ b/bank-to-simbrella/firstbank_to_simbrella_core.jmx @@ -0,0 +1,283 @@ + + + + + Test plan for FirstBank to Simbrella callback APIs + true + true + + + + username + user + = + + + password + password + = + + + + + + + ${host} + ${port} + ${protocol} + UTF-8 + + + + + + + + + + Content-Type + application/json + + + Accept + application/json + + + + + + + + ${BASE_PROTO}://${BASE_URL}:${BASE_PORT} + ${username} + ${password} + + + + + false + + + + 5 + 10 + true + continue + + 1 + false + + + + + ${BASE_URL} + 4500 + http + /EligibilityCheck + true + POST + true + true + + + + false + { + "transactionId": "TRX${__time()}", + "countryCode": "NGR", + "customerId": "CN621868", + "accountId": "ACN8263457", + "msisdn": "8012345678", + "channel": "100" +} + = + + + + + + + ${BASE_URL} + 4500 + http + /SelectOffer + true + POST + true + true + + + + false + { + "requestId": "20211${__time()}", + "transactionId": "TRX${__time()}", + "customerId": "1256907", + "accountId": "5948306019", + "msisdn": "123456789", + "requestedAmount": 10000, + "productId": "101", + "channel": "USSD" +} + = + + + + + + + ${BASE_URL} + 4500 + http + /ProvideLoan + true + POST + true + true + + + + false + { + "type": "ProvideLoanRequest", + "requestId": "20211${__time()}", + "transactionId": "TRX${__time()}", + "customerId": "CN621868", + "accountId": "ACN8263457", + "msisdn": "3451342", + "productId": "101", + "lienAmount": 400, + "requestedAmount": 900, + "collectionType": 1, + "offerId": 1127, + "channel": "100" +} + = + + + + + + + ${BASE_URL} + 4500 + http + /LoanStatus + true + POST + true + true + + + + false + { + "transactionId": "TRX${__time()}", + "customerId": "CN621868", + "msisdn": "3451342", + "channel": "100" +} + = + + + + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + true + false + false + false + true + 0 + true + true + true + true + true + true + + + + + + + false + + saveConfig + + + true + true + true + + true + true + true + true + false + true + true + false + false + false + true + false + false + false + true + 0 + true + true + true + true + true + true + + + + + + + + + BASE_URL + api.dev.simbrellang.net + = + + + BASE_PORT + 4500 + = + + + BASE_PROTO + http + = + + + + + + +