Forum Discussion

iamnewuser's avatar
iamnewuser
Occasional Contributor
14 years ago

Any Ideas pliz ????

I have been using LOADUI with winserver2008 R2 enterprise edition sp1 recently.While testing i come across a situation where the number of asserted requests are greater than that completed when asserted messages are taken from output of statistics component whereas the assertions that are taken from the runner component are consistent.Also, what goes into the HTTP entity field of custom http runner.
Thanks,

2 Replies

  • Hi!

    It looks to me as if you have connected your components like this: [Runner -> Statistics -> Assertion]. This means that what you actually are asserting is statistical data, i.e. data aggregated from actual messages at an even interval -- the same data used to show the charts in the Statistics Component (read about the input and ouptuts of the Statistics Component here). It doesn't make sense to compare this data to the HTTP Runner's data.

    The best person to answer your question about the Custom HTTP Runner is the user who created it, but I doubt that he will realize that this topic is about his Custom Component since the topic is "Any Ideas pliz ????"... Anyway, in this case I know the answer: The content of this field will basically be sent in the HTTP Message Body.

    Regards

    Henrik
    SmartBear Software

    PS. To get statistics in loadUI, we really recommend the Statistics Workbench, instead of the Statistics Component.