Forum Discussion

framirez's avatar
framirez
Occasional Contributor
15 years ago

Report in distributed load test

I have created a load test of a SoapUI test using LoadUI. My LoadUI project is in my Windows computer and it is launching soapUI test which is in my win computer as well.

In the load Test, I have added a Table log component to save logs in a csv file. I know that this component is disabled in distributed mode, but if I set the component with a shared pathfile, the log is written although component is not showing information. It works when all agents are windows agents and when pathfile it is in a windows machine. The problem is when the agents are unix machines and pathfile is in a win machine. In that case, Agents generates an error. If i try to use a pathfile of a unix machine, loadUI doesn't allow it and it only wants windows pathfiles.

In summary, i am not able to get log data from Agents. I can add statistics components to monitor log, but I need a way to save results in order to analyze them.

Please, could you let me know if I am doing something wrong?. Do you know a way to get results from agents if they are Unix machines? If I can not analyze results, the load test is useless.

is there another way to get data from statistics component to analyze them?
  • Hi!

    hmm.. you are right, this is a bug in the TableLog.. I'll add it to our bugtracker for now and will hopefully let you know when it is fixed.

    regards!

    /ole
    eviware.com
  • samofas's avatar
    samofas
    New Contributor
    Hi have similar problems but I'm using Windows agents and I have troubles to get statistics using a distributed load testing....Can you help to see if I'm doing something wrong with this component cause when I'm using statistic component in a local environment I don't have any problem to see statistics in a real time...
  • framirez's avatar
    framirez
    Occasional Contributor
    the only thing that I did was to add a Table log component. I set up it to save logs in a csv file. I know that this component is disabled in distributed mode, but if I set the component with a shared pathfile, the log is written although component is not showing information.

    regards
  • Hi,

    you are correct, the TableLog still logs to the configured file on each agent when running in distributed mode, it just doesn't display all data in the UI (since that would require all agents to send the data back to the controller which would take up bandwidth..)

    regards,

    /Ole
    eviware.com