| Tests passed/Failed/Skipped: | 2/0/0 |
| Started on: | Tue Sep 23 09:38:30 PDT 2025 |
| Total time: | 11 seconds (11560 ms) |
| Included groups: | |
| Excluded groups: |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| premierCoDepositSearch_InvalidAccount Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #T175 Search for an invalid deposit account Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=Error - Account not found, TEST SCENARIO=#T175 Search for an invalid deposit account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_InvalidAccount, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=, accountDetail=, DepositSearchBody=, VERIFY FIELDS=statusCode,statusMessage, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "ABC23267", "accountType": "Savings" }, "uuid": "12345" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=statusFlag:false, order=} Show output Show all outputs #T175 Search for an invalid deposit account Steps: Field 'statusCode' is present in Response Body Field 'statusMessage' is present in Response Body Field 'statusFlag' has expected value 'false' Status code is matching correctly! (Expected : 200 Actual : 200 ) |
3 | com.kinective.testscripts.Deposits.DepositsTest@41d477ed | |
| premierCoDepositSearch_NonexistingAccount Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #TC176 Search for a non existing Savings deposit account Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=Error - Account Number Not On File, TEST SCENARIO=#TC176 Search for a non existing Savings deposit account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_NonexistingAccount, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=, accountDetail=, DepositSearchBody=, VERIFY FIELDS=statusCode,statusMessage, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "300004131", "accountType": "Checking" }, "uuid": "12345" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=statusFlag:false, order=} Show output Show all outputs #TC176 Search for a non existing Savings deposit account Steps: Field 'statusCode' is present in Response Body Field 'statusMessage' is present in Response Body Field 'statusFlag' has expected value 'false' Status code is matching correctly! (Expected : 200 Actual : 200 ) |
8 | com.kinective.testscripts.Deposits.DepositsTest@41d477ed | |