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.