What needs to be configured to be able to “trigger” Jmeter scripts and to upload the results?
I
am using JMeter to perform testing, but would like to generate a package
to support a HP-QC implementation. I am looking for information on what
needs to be configured to be able to “trigger” the Jmeter
scripts and to upload the results?
Apache JMeter is an open-source Java application that tests load and functional behavior and performance in applications. Created initially to test web applications, it has expanded its functionality to test other functions. For instance, you can test a server to see how efficiently it works and how many user requests can be handled simultaneously.
You can use JMeter to test functional performance and regression tests on different technologies. This Java desktop application has an...