iamakshayshar/SoapUI-Extentter

The HTML report does not show test steps if we parameterize endpoint url

Closed this issue · 4 comments

The report does not show all test steps (REST/SOAP steps), if we parameterize endpoint URL in test suites. Ex: Endpoint in REST STEP parameterized as : ${#TestSuite#EndpointURL}.

The report only shows non REST/SOAP steps.

Could you please check?

This is to be checked and confirm. I will look into this.

Thank you @guptapranay for this defect. This is fixed in the latest release.
https://github.com/iamakshayshar/SoapUI-Extentter/releases/tag/Extentter-v4.2

Also please note that the property name for the endpoint should always be "Endpoint" on all the levels,
eg.
for Project : ${#Project#Endpoint}
for TestSuite : ${#TestSuite#Endpoint}
for TestCase: ${#TestCase#Endpoint}

Thanks. That was pretty fast. Tried with recent fix and its woring. It also works if I give endpoint as ${#Project#EndpointURL}

Thank you.
You can explore SoapuiExttenter Pro version for few other capabilities. Email me for further details.