Forum Discussion
SmartBear_Suppo
Alumni
16 years agoHi!
sorry for the delayed response..
1) If you want to save the stats for each testcase execution you would have to add a project eventhandler for the LoadTestRunListener.afterTestCase event, here you could save the desired data to some external storage.
2) if you are well acquainted with JasperReports you can customize the reports to your liking, and also pass in any custom parameters.. this is still a bit undocumented though, but an improved documentation is in the making.
regards!
/Ole
eviware.com
sorry for the delayed response..
1) If you want to save the stats for each testcase execution you would have to add a project eventhandler for the LoadTestRunListener.afterTestCase event, here you could save the desired data to some external storage.
2) if you are well acquainted with JasperReports you can customize the reports to your liking, and also pass in any custom parameters.. this is still a bit undocumented though, but an improved documentation is in the making.
regards!
/Ole
eviware.com