Theoretically yes, but 1. Not out of the box 2. You will need to be capable of writing Java or Groovy code
If you add protocol buffers libraries <https://github.com/protocolbuffers/protobuf/tree/master/java> to JMeter Classpath <https://jmeter.apache.org/usermanual/get-started.html#classpath> you will be able to create and send protocol buffers messages. Check out Protocol Buffers Java Tutorial <https://developers.google.com/protocol-buffers/docs/javatutorial> for example code and Apache Groovy - Why and How You Should Use It <https://www.blazemeter.com/blog/groovy-new-black> to get familiarized with the concept of custom scripting in JMeter -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
