asritha1240 / jmeter-ssh-sampler

Automatically exported from code.google.com/p/jmeter-ssh-sampler
0 stars 0 forks source link

Telnet doesn't work #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Add ssh sampler to jmeter test plan
2. Configure connection (user, password, port (22) and command="telnet IP port".
3. Run

I don't see I well formed response. Moreover, If I create a fictitious IP, the 
result if the same, I don't see the error.

I use jsch-0.1.42.jar, jmeter-ssh-sampler-0.1.0.jar and jakarta-jmeter-2.3.4

Original issue reported on code.google.com by marcel.m...@gmail.com on 17 Jun 2010 at 11:33