Testimonyman
11 years agoNew Contributor
Comparing excel values to response properties
Hi all,
I am trying to compare values I read from an excel by a data source step to a property list response.
There response contains <code> property in multiple SubPlanDto sections.
What I am doing is sending the list request for each code value in the excel and asserting it with each code property in the response, so its quite a long process of comparison and the results are not that easy to understand.
What is the best way to approach it and get clear results that code x from the excel matched code y from the response?
Thanks,
Regards,
Adi
I am trying to compare values I read from an excel by a data source step to a property list response.
There response contains <code> property in multiple SubPlanDto sections.
What I am doing is sending the list request for each code value in the excel and asserting it with each code property in the response, so its quite a long process of comparison and the results are not that easy to understand.
What is the best way to approach it and get clear results that code x from the excel matched code y from the response?
Thanks,
Regards,
Adi