Load Testing: Generating Reports from the SQL Database


Users with SQL reporting experience may wish to generate their own reports from the load test data stored in the SQL database. Below is a diagram of the database schema for Test Studio load testing data:



The database is made up of tables for Test, Result, Goal, Scenario, Agent, LoadVersion, Counter, DataPoint, and CounterType.

You can also download a script that will create the tables of the load testing results database here.