Forum Discussion

wakthar's avatar
11 years ago

LoadUI using SoapUI using WCF not working

Hi,

I have a SoapUI project which loads an excel spreadsheet and fires requests for each row of data from the spreadsheet to a wcf service (basichttpbinding). The requests are successful when run from SoapUI.

When I try to load test using LoadUI by using SoapUI Runner, no requests are sent event though the Count against each step is incremented for each request.

My loadui project consists of the following:
Fixed Load 1 - Load 1 Min.Delay 0ms - connected to
SoapUI Runner 1 - with project, testsuite and testcase loaded

When I run the project, nothing happens.

When I select Run Once from within SoapUI Runner, I have 10 rows of data in my spreadsheet so my step count increments from 0 to 10 but when I look into the database, there is no data being insert and logging at Fiddler logs, there were no communication to web service.

I am using the open source version of LoadUI.

Please help!!!
No RepliesBe the first to reply