Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHmm. The screenshot confirms the error but doesn't shed much light into why it happens.
In your "TestCase Log" tab, double click the failed "getHomepage" test step. That should show you the request as it was sent and the response received. I would confirm that it has the values from second row of DataSource populated in the request.
You can also use Test Debugging functionality to go step-by-step in recreating the issue: http://www.soapui.org/Functional-Testin ... gging.html
Thanks,
Michael Giller
SmartBear Software
In your "TestCase Log" tab, double click the failed "getHomepage" test step. That should show you the request as it was sent and the response received. I would confirm that it has the values from second row of DataSource populated in the request.
You can also use Test Debugging functionality to go step-by-step in recreating the issue: http://www.soapui.org/Functional-Testin ... gging.html
Thanks,
Michael Giller
SmartBear Software