Forum Discussion
8 Replies
- Hi!
hmm... is the "create report" button in the LoadTest toolbar not what you need?
regards!
/Ole
eviware.com - M_McDonaldSuper ContributorIsn't that only for the last run?
I thought of this after accidentally closing the window before printing the report. - Hi,
oh sorry, my mistake..
Unfortunately this isn't possible, soapUI discards test results from memory as soon as the window is closed..
regards!
/Ole
eviware.com - M_McDonaldSuper ContributorAre the saved statistics the same as those used to build the report?
- Hi,
what exactly do you mean by "saved statistics"? Those saved to a file?
(sorry for not understanding.. )
regards!
/Ole
eviware.com - M_McDonaldSuper ContributorThe ones configured in the LoadTest options dialog under the Statisitics Log tab. There is one for each step with headings like this:
[tt:31evqxpd]date,threads,elapsed,min,max,avg,last,cnt,tps,bytes,bps,err,reason[/tt:31evqxpd]
I thought if these were the same there might be some way to grab them to use for reporting... - Hi,
sorry, no.. the internal data used for the printable reports is something else that is discarded when the window is closed.
regards,
/Ole
eviware.com - M_McDonaldSuper ContributorIs there any way to access the internal data myself to save it for my own use?