| Tests passed/Failed/Skipped: | 2/0/0 |
| Started on: | Tue Sep 23 09:36:02 PDT 2025 |
| Total time: | 31 seconds (31500 ms) |
| Included groups: | |
| Excluded groups: |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| premierCoDepositSearch_SavingsAccount Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #T174 Search for a Savings deposit account and verify fields Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Get Account Details - Status: Info - Success, Get Party Account Relationship - Status: Info - Success, Get Beneficiary - Status: Error - No records match selection criteria, ERROR MESSAGE=, TEST SCENARIO=#T174 Search for a Savings deposit account and verify fields, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_SavingsAccount, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=, accountDetail=, DepositSearchBody=, VERIFY FIELDS=content[0].accountDetail.customerRelationships[1].name,content[0].accountDetail.customerRelationships,content[0].accountDetail,content[0].accountInformation,content[0].accountDetail.taxID, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "302034131", "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:true, order=} Show output Show all outputs #T174 Search for a Savings deposit account and verify fields Steps: Field 'content[0].accountDetail.customerRelationships[1].name' is present in Response Body Field 'content[0].accountDetail.customerRelationships' is present in Response Body Field 'content[0].accountDetail' is present in Response Body Field 'content[0].accountInformation' is present in Response Body Field 'content[0].accountDetail.taxID' is present in Response Body Field 'statusFlag' has expected value 'true' Status code is matching correctly! (Expected : 200 Actual : 200 ) |
9 | com.kinective.testscripts.Deposits.DepositsTest@41d477ed | |
| premierCoDepositSearch_CheckingAccount Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #TC173 Search for a Checking deposit account and verify fields and values Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Get Account Details - Status: Info - Success, Get Party Account Relationship - Status: Info - Success, Get Beneficiary - Status: Info - Success, ERROR MESSAGE=, TEST SCENARIO=#TC173 Search for a Checking deposit account and verify fields and values, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_CheckingAccount, VERIFY ARRAY SIZE=content[0].accountDetail.customerRelationships[1].phoneNumbers:4,content[0].accountDetail.beneficiaries:3,content[0].accountDetail.customerRelationships:2, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=, accountDetail=, DepositSearchBody=, VERIFY FIELDS=content[0].accountDetail,content[0].accountDetail.taxID,content[0].accountDetail.name,content[0].accountDetail.residence,content[0].accountDetail.residence.postalCode,content[0].accountDetail.customerRelationships,content[0].accountDetail.beneficiaries, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "5041733", "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=content[0].accountInformation.accountNumber:5041733,statusFlag:true, order=} Show output Show all outputs #TC173 Search for a Checking deposit account and verify fields and values Steps: Field 'content[0].accountDetail' is present in Response Body Field 'content[0].accountDetail.taxID' is present in Response Body Field 'content[0].accountDetail.name' is present in Response Body Field 'content[0].accountDetail.residence' is present in Response Body Field 'content[0].accountDetail.residence.postalCode' is present in Response Body Field 'content[0].accountDetail.customerRelationships' is present in Response Body Field 'content[0].accountDetail.beneficiaries' is present in Response Body Field 'content[0].accountInformation.accountNumber' has expected value '5041733' Field 'statusFlag' has expected value 'true' Array 'content[0].accountDetail.customerRelationships[1].phoneNumbers' has expected size 4 Array 'content[0].accountDetail.beneficiaries' has expected size 3 Array 'content[0].accountDetail.customerRelationships' has expected size 2 Status code is matching correctly! (Expected : 200 Actual : 200 ) |
22 | com.kinective.testscripts.Deposits.DepositsTest@41d477ed | |