Posts Tagged ‘Testing’
SQL Load Testing
Posted by Richard Cooper | Filed under Testing
We have been doing some MS SQL Server load testing and deadlock investigation at work, using the Microsoft RML Utilities. These consist of a tool called ReadTrace which will process a SQL Profiler trace into XML files, and generate an analytics database (with reports!) and a tool called ostress which can replay these xml files [...]