Test# Passed# Skipped# Retried# FailedTime (ms)Included GroupsExcluded Groups
Rest Assured Api Suites
Rest Assured10004,502
ClassMethodStartTime (ms)
Rest Assured Api Suites
Rest Assured — passed
com.kinective.testscripts.Customer.CustomerTestjXchangeQueryCustomer17623470682444414

Rest Assured

com.kinective.testscripts.Customer.CustomerTest#jXchangeQueryCustomer

Parameter #1
{VERIFY OBJECT IN ARRAY=, VERIFY ARRAY CONTAINS=, EXPECTED MESSAGE=Customer Search Successful, ERROR MESSAGE=, TEST SCENARIO=#TC1 Search for a customer., coreSpecificFields=, EXPECTED STATUS=200, responseTimeSeconds=15, phones=, TEST ID=jXchangeQueryCustomer, idList=, VERIFY ARRAY SIZE=, VERIFY NO EMPTY OBJECTS=, customerBase=, relatinshipInformation=, alienStatus=, assetID=, VERIFY FIELDS=, customerSearchBody=, residences=, BODY={ "assetID": "jxchange_api_test", "content": { "taxID": "", "customerID": "RAA0803" }, "uuid": "string" }, AUTHORIZATION=customerId:HlWgdjnvRm3Sh55L6DeRiDw930i1LSEDn8MCZ6o/NuU=; customerSecret:urQ7XxEj1oN/Afp/TCcqRtg4sDzhcDFIUsWa9jcHM1Xt19XaTO7mJISknkI+Y8JXKbdzuMOxeJtNZXrHFSpXFg==; tokenUrl:https://auth.nxtsoft.com/oauth2/token; key:Th!sisOmn!;, VERIFY VALUES=}
Messages
#TC1 Search for a customer.
Steps:

Generating Access Token

 End Point URI:customer/customer-search

 Sending POST Publish command

 Executed URL {}

 Status Code 200

 Time taken to get response is 2733 milli second

 No Fields found to be verified from the Response Body


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

 Message: Customer Search Successful

 Customer search has been successful.

Content is : [{"coreSpecificFields":{"classCode":"I"},"customerBase":{"alienStatus":{},"customerType":"Individual","dob":"1965-06-02","taxID":"517942846","customerID":"RAA0803","name":{"firstName":"Irena","lastName":"Roope","businessName":"Irena Roope"},"taxIDType":"P","phones":[{"number":"5555215","areaCode":"219","phoneType":"Home","unformattedPhone":"2195555215","phoneNumberDisplayed":"(219)555-5215"},{"number":"5557908","areaCode":"219","phoneType":"Work","unformattedPhone":"2195557908","phoneNumberDisplayed":"(219)555-7908"},{"number":"5554227","areaCode":"219","phoneType":"Mobile","unformattedPhone":"2195554227","phoneNumberDisplayed":"(219)555-4227"},{"number":"5553385","areaCode":"219","phoneType":"Business Cell Phone","unformattedPhone":"2195553385","phoneNumberDisplayed":"(219)555-3385"},{"number":"5556570","areaCode":"219","phoneType":"Home Fax Number","unformattedPhone":"2195556570","phoneNumberDisplayed":"(219)555-6570"},{"number":"5551406","areaCode":"219","phoneType":"Business Fax Number","unformattedPhone":"2195551406","phoneNumberDisplayed":"(219)555-1406"}],"foreignInfo":{"postalCode":"476370000"},"idList":[{"issueDate":"1981-06-02","type":"Driver's License","value":"W0003242610419","issuer":"WI","expirationDate":"2029-06-02"}],"residences":[{"city":"Tennyson","addressType":"Current","address1":"951 Civils Road","postalCode":"47637","state":"IN"},{"city":"Tennyson","addressType":"IRS","address1":"951 Civils Road","postalCode":"47637","state":"IN"}],"email":{"emailType":"Home"}}}]
statusMessage is: Customer Search Successful
statusFlag is: true
UUID is: string

back to summary