Its working fine for some services and giving trouble for some. Not sure what is the issue. Thank you.
Hi @nmrao ,
I have compared them and found out . Whenever there is 204 response code, response body will be empty. In that case my json assertion is failing. So I have used if else condition to skip entering json assertion in case of 204 response code. If there is any test step with 204 response code in that scenario it was supposed to enter else part, but its not entering . Can you please suggest me on how to process with this.
Thank you in advance
By the way, what is the objective of the script at high level?Is it about Just read data from excel for each step and compare response?
Is it complete script ?
Hi @nmrao ,
Objective is to read expected output from excel compare it with soapUI response and write the response body, request url, status of test step, test step name to another excel.Code which I have posted is for comparision and it plays the major role
Subject | Author | Latest Post |
---|---|---|