Blazemeter / RTEPlugin

JMeter RTE (TN5250, TN3270 & VT420) plugin for testing Mainframe applications
Apache License 2.0
19 stars 11 forks source link

RTEPlugin VT420 protocol Enter key not working and unable to navigateto next step/screen #27

Closed tejaswijlp closed 2 years ago

tejaswijlp commented 2 years ago

We are trying to develop a JMeter RTE script for VT420 terminal. We are able to get expected response until few steps but after a particular step(where we will click Enter button), we are only getting "s" response in JMeter. Though we tried sending Enter button multiple times, we are continuously getting only "s" response shown in JMeter but when we check the actual terminal via Putty we can see the session was navigating to further steps. We need to be able to validate the current screen contents via JMeter which we are not able to confirm as JMeter is showing only "s" response and blocking us from using JMeter RTE plugin for performance testing a terminal based application. Could you please check and help in resolving this issue jmeter_debug_log_20220324.txt JMeter_RTE_VT420_issue.docx .

tejaswijlp commented 2 years ago

Hi Team,

This issue has been resolved after disabling/reducing the sync time and disabling the wait for text checkboxes. As we are now able to get expected response in JMeter using RTE plugin, we are closing this issue.

Thanks a lot for your support.

Thanks, Tejaswi.