| Tests passed/Failed/Skipped: | 8/0/0 |
| Started on: | Thu Sep 25 11:59:40 PDT 2025 |
| Total time: | 53 seconds (53571 ms) |
| Included groups: | |
| Excluded groups: |
| PASSED TESTS | |||
| Test method | Exception | Time (seconds) | Instance |
| premierCoCreateDeposit Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #TC179 Create a new deposit and verify accountType and accountNumber and that the value of accountType Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=AddAccountApi - Status: Success, ERROR MESSAGE=, TEST SCENARIO=#TC179 Create a new deposit account, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoCreateDeposit, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=TRUE, accountDetail=, DepositSearchBody=, VERIFY FIELDS=content.accountType,content.accountNumber, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountDetail": { "accountClassCode": "1", "balance": 248560.00, "beneficiaries": [ { "address": { "addressID": "2106252" }, "beneficiaryLevel": "CoOwner", "customerID": "3243943", "distribution": "12" } ], "branchNumber": "2", "costCenter": "11", "customerID": "3243934", "customerRelationships": [ { "customerID": "3242482", "otherRelationshipDescription": "Second", "relationshipCode": "Owner", "taxReporting": false } ], "federalWithholdingIndicator": "FederalTax", "index": 6, "interestDisposition": "AddBackToAcct", "interestPaymentInternalAccount": "300056995", "naicsCode": "1", "oedCode": "5", "officerCode": "1", "openDate": "2020-09-29", "productName": "DDA", "productType": "10101", "relationshipCode": "Owner", "secondaryOfficerCode": "2", "serviceChargeCode": "0", "serviceChargeWaiveReason": "0", "shortName": "MAX", "statementCycle": "Cycle", "statementFrequency": "28", "statementMailingAddress": { "address1": "110 Turner Rd", "address2": "Apt B", "addressType": "Primary", "city": "Orlando", "postalCode": "32789", "postalExtension": "1234", "state": "FL" }, "taxReportingOwner": true, "userFields": [ { "key": "2", "value": "2", "dataType": "Alpha", "dataLength": 8, "expirationDate": "2021-03-28", "description": "DDA Data", "requiredFlag": true } ] }, "accountInformation": { "accountType": "Checking" }, "accountServices": { "overdraftProtectionAccounts": [ { "overDraftOption": "OptIn" } ] }, "coreSpecificFields": { "interestCycleCode": "Cycle", "interestType": "Daily" } }, "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.accountType:Checking,statusFlag:true, order=} Show output Show all outputs #TC179 Create a new deposit account Steps: Field 'content.accountType' is present in Response Body Field 'content.accountNumber' is present in Response Body Field 'content.accountType' has expected value 'Checking' Field 'statusFlag' has expected value 'true' No empty objects found in JSON Status code is matching correctly! (Expected : 200 Actual : 200 ) |
10 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| premierCoDepositSearch_verifyFields Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #TC178 Search for a deposit account of type dda and verify presence of fields Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=, TEST SCENARIO=#TC178 Search for a deposit account of type dda and verify presence of fields , accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoDepositSearch_verifyFields, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=TRUE, accountDetail=, DepositSearchBody=, VERIFY FIELDS=,content[0].accountDetail.residence.isPrimary,content[0].accountDetail.residence.subType,content[0].accountDetail.residence.censusTractNumber,content[0].accountDetail.residence.addressID,content[0].accountDetail.residence.countryCode,content[0].accountDetail.residence.msaCode, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "10613", "accountType": "dda" }, "uuid": "12345" }, beneficiaries=, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=, order=} Show output Show all outputs #TC178 Search for a deposit account of type dda and verify presence of fields Steps: Field 'content[0].accountDetail.residence.isPrimary' is present in Response Body Field 'content[0].accountDetail.residence.subType' is present in Response Body Field 'content[0].accountDetail.residence.censusTractNumber' is present in Response Body Field 'content[0].accountDetail.residence.addressID' is present in Response Body Field 'content[0].accountDetail.residence.countryCode' is present in Response Body Field 'content[0].accountDetail.residence.msaCode' is present in Response Body No empty objects found in JSON Status code is matching correctly! (Expected : 200 Actual : 200 ) |
7 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| premierCoTimeDepositSearch_InvalidAccount Test class: com.kinective.testscripts.Deposits.DepositsTest Test method: #TC182 Search time deposit with an invalid account number Parameters: {VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=, ERROR MESSAGE=GetAccountsSDA - Status: Error - Account not found, TEST SCENARIO=#TC182 Search time deposit with an invalid account number, accountBase=, coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, TEST ID=premierCoTimeDepositSearch_InvalidAccount, VERIFY ARRAY SIZE=, accountServices=, timeDeposit=, VERIFY NO EMPTY OBJECTS=TRUE, accountDetail=, DepositSearchBody=, VERIFY FIELDS=statusCode,statusMessage, BODY={ "assetID": "Kinective_PremierCO_API_Sandbox", "content": { "accountNumber": "290AB1702", "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 #TC182 Search time deposit with an invalid account number Steps: Field 'statusCode' is present in Response Body Field 'statusMessage' is present in Response Body Field 'statusFlag' has expected value 'false' No empty objects found in JSON Status code is matching correctly! (Expected : 200 Actual : 200 ) |
3 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| 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@515c6049 | |
| 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 ) |
2 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| 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=statusCode,statusMessage, 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: Field 'statusCode' is present in Response Body Field 'statusMessage' is present in Response Body Field 'statusFlag' has expected value 'false' No empty objects found in JSON Status code is matching correctly! (Expected : 200 Actual : 200 ) |
2 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| 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 ) |
14 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |
| 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 ) |
2 | com.kinective.testscripts.Deposits.DepositsTest@515c6049 | |