Forum Discussion

nicholasglen's avatar
nicholasglen
Contributor
12 years ago

LoadUI Statistics Bug

Hello,
This may relate to not getting statistics logged early but have as a new post as might be different.

My loadUI project has 5 scenarios. If I unlink one of the scenarios then I do not get any of the statistics (except the custom ones I make). If I link all the scenarios in but turn off the generators then I get statistics for everything.

I can recreate this easily so should not be a problem to do on your end.

Let me know if you need anymore information.

6 Replies

  • Hi Nicholas,

    You say:
    "My loadUI project has 5 scenarios. If I unlink one of the scenarios then I do not get any of the statistics (except the custom ones I make)."


    Are you running these scenarios in distributed mode or local mode? In case it's distributed mode, do you have these scenarios actually deployed to agents? What do you mean by "the custom" statistics?

    "If I link all the scenarios in but turn off the generators then I get statistics for everything."


    I have not been able to reproduce this problem. Would you be able to explain in exactly what circumstances this happens? Can you send us a project and a step-by-step way to reproduce this problem?

    Regards,
    Renato
    SmartBear Software
  • By custom stastics I mean the ones I can add myself(those graphs that show up).
    To recreate(doesn't matter if local or distrbiuted)
    Create two scenarios (I had 1 generator, 1 soap runner, and one log table in each).
    Run load test and you will get the statistics. Don't need to run for a long time.
    Now, run the same test but unlink one of the scenarios. You will notice that you get no statistics or just the custom statistics.

    If you did add custom statistics many of them will not work(such as min/max) response time, although the blank chart will show up.
  • Hello Nicholas,
    Good news, I have successfully reproduced the issue you have described using these steps:
    * Create a project with 2 scenarios.
    * Un-link one scenario.
    * Run test
    * Report does not contain the statistic summary it usually does.

    However there is not an obvious workaround for this. I have created an issue for this bug and added it to our bugtracking system. You can view the progress of this issue here.

    This issue will be prioritized and dealt with as soon as possible.

    Thanks for reporting this issue!

    Regards,
    Max
    LoadUI Developer
  • Super easy workaround.
    Keep the project linked, but turn off all the generators in the scenario!
    No load as intended, but statistics work.