alibaba82
15 years agoSuper Contributor
SQL dump of load test reports
It is quite common to save load reports and to overlay them with other data collected via others tools (perfmon in windows)
and loadui provide a sample sql schema file that we can install on our 'reports' database and the end of a loadrun output some sql dump file that can be exported to this database.
This way it makes customized reporting very flexible.
Another way would be to make something similar to listeners as in soapUI. sql dump would be preferred.
Thanks
Ali
and loadui provide a sample sql schema file that we can install on our 'reports' database and the end of a loadrun output some sql dump file that can be exported to this database.
This way it makes customized reporting very flexible.
Another way would be to make something similar to listeners as in soapUI. sql dump would be preferred.
Thanks
Ali