Rest Assured

Tests passed/Failed/Skipped:1/0/0
Started on:Mon Sep 22 14:12:14 PDT 2025
Total time:20 seconds (20452 ms)
Included groups:
Excluded groups:

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

PASSED TESTS
Test method Exception Time (seconds) Instance
premierCoDepositSearch_BlankAccount
Test class: com.kinective.testscripts.Deposits.DepositsTest
Test method: #TC177 Search for deposit with blank account number field
Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=Error - Account Identifier is required, TEST SCENARIO=#TC185 Search for a blank time deposit account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_BlankAccount, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=TRUE, accountDetail=, DepositSearchBody=, VERIFY FIELDS=, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "", "accountType": "CDA" }, "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
#TC185 Search for a blank time 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 10520 milli second

 === Starting Comprehensive JSON Verification ===

 --- Running Field Value Verification ---


Field 'statusFlag' has expected value 'false'

 --- Running Empty Objects Verification ---


No empty objects found in JSON

 Verification types detected: Values, No Empty Objects

 === 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 Identifier is required

 Deposits search has been successful.

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

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