Report question

34 views
Skip to first unread message

Rishi Gosai

unread,
Mar 29, 2017, 6:09:47 PM3/29/17
to SQLTest
Hi,
Is there a functionality to read the report from the xml format and compare two reports for different runs (especially the average duration values)?

Thanks

Ramesh Meyyappan

unread,
Mar 30, 2017, 2:26:50 PM3/30/17
to SQLTest
Hello Rishi Gosai

Yes, you can do this with "Server Driven Test" functionality. This allows you to receive and process the report at SQL Server side.


For additional information on "Server Driven Test" functionality refer to: http://www.sqltest.org/Help/GeneralSettings/ServerDrivenTest.
Change the connection string in the above example and execute, you will see the reports being logged to table SQLTest1_TestMessages_Log_Table after every test completion.
Once logged, you can compare average duration value across any number of executions.

Let me know if you have further questions.
Reply all
Reply to author
Forward
0 new messages