I have connected ssh host trough beanshall pre processor java script, after that I have to execute couple(around 20 test cases) of http sampler requests in that same host.
Example: Connected ssh 10.12.38.231:12 username and password Logged above host using javascript Pre processor Next i want to copule of http sampler in same host.
Am able to see logged into host in Jmeter console output But those request running in my local machine not in host.
Is there any way to execute this scenario.
Thanks in advance!