Rest Assured

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:

(Hover the method name to see the test class name)

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:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 2544 milli second

 === Starting Comprehensive JSON Verification ===

 --- Running Field Presence Verification ---


Field 'statusCode' is present in Response Body


Field 'statusMessage' is present in Response Body

 --- Running Field Value Verification ---


Field 'statusFlag' has expected value 'false'

 Verification types detected: Fields, Values

 === JSON Verification Complete - 2 verification type(s) executed ===


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Deposit search API failed: GetAccountsSDA - Status: Error - Account not found

 Deposits search has been successful.

Content is : null
statusMessage is: Deposit search API failed: GetAccountsSDA - Status: Error - Account not found
statusFlag is: false
UUID is: 12345

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:

Generating Access Token

 End Point URI:deposits/deposit-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 3851 milli second

 === Starting Comprehensive JSON Verification ===

 --- Running Field Presence Verification ---


Field 'statusCode' is present in Response Body


Field 'statusMessage' is present in Response Body

 --- Running Field Value Verification ---


Field 'statusFlag' has expected value 'false'

 Verification types detected: Fields, Values

 === JSON Verification Complete - 2 verification type(s) executed ===


Status code is matching correctly! (Expected : 200 Actual : 200 )

 Message: Deposit search API failed: GetAccountsSDA - Status: Error - Account Number Not On File

 Deposits search has been successful.

Content is : null
statusMessage is: Deposit search API failed: GetAccountsSDA - Status: Error - Account Number Not On File
statusFlag is: false
UUID is: 12345

8 com.kinective.testscripts.Deposits.DepositsTest@41d477ed