In this section we will run tests to see the preformance behavior of the different setups.
The test harness has three main components:
Next is the run tests api commands. Those commands look like this:
Direct SQL Connections
http://{your public IP}/api/TestHarness/test/{Number of test}/{Parrellel runs in a single test}
Pooled Connections
http://{your public IP}/api/TestHarness/test/pool/{Number of test}/{Parrellel runs in a single test}
Lastly we have the reset data feature. This allows the removal of all previous tests. Again Assuming the same IP as above the API is located at:
http://{your public IP}//api/TestHarness/reset/