-1

I want to test jpos transaction using netcat command in jmeter any ideas about it ? I want to hit isomsg usinh netcat command

user1323a
  • 96
  • 1
  • 1
  • 12

2 Answers2

0

If you are talking about this netcat command you can run it via JMeter's OS Process Sampler

JMeter OS Process Sampler Netcat

You can run any program or command using the OS Process Sampler, pass any parameters to it, check execution time, validate output using Assertions, etc.

See How to Run External Commands and Programs Locally and Remotely from JMeter guide for more details.

Dmitri T
  • 159,985
  • 5
  • 83
  • 133
  • Can i test jpos transaction using Tcp sampler sending isomsg xml format in text to send field – user1323a Jun 19 '17 at 05:53
  • Sure, you can, see [How to Load Test TCP Protocol Services with JMeter](https://www.blazemeter.com/blog/how-load-test-tcp-protocol-services-jmeter) article to get familiarized with the concept. – Dmitri T Jun 19 '17 at 06:09
0

Try this, i have made the plugin jmeter for jpos. And i am have been using this for testing :)

https://github.com/erlanggaelfallujah/JMeter-jPOS-components