Jmeter Distributed Testing using Java Code

◇◆丶佛笑我妖孽 提交于 2019-12-02 16:38:09

问题


i am able to run Jmeter using Java Code, but if i want to do the same as Distributed Testing then how do i add the remote engines in the Java Code.


回答1:


Here's a sample code to start a remote engine from Java code. Documentation about remote testing with JMeter And a sample to code a local test.



来源:https://stackoverflow.com/questions/36690957/jmeter-distributed-testing-using-java-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!