This sample PowerShell script demonstrates some basic functionality of the Benchmark Factory REST API such as creating a performance job, in this case a SQL scalability test which executes a single SQL statement under load, executing this newly created job using an already defined connection, and, after the job execution, validates that the response time of the SQL does not exceed a set Service Level Agreement, SLA, value.
Hi Kevin, can you please post an example using the BMF 8.4 ?