Open daneshk opened 3 years ago
Description: Do we have a plan to onboard other performance testing tools to the framework?
At the moment, JMeter supports testing HTTP services and for other services like gRPC and WebSocket, there is no direct way of testing using JMeter.
For example, for gRPC services, there is a tool called ghz[1] which we can use to generate client calls easily.
Add @BuddhiWathsala @Bhashinee @dilanSachi
Hi,
We will add the required software to the VM image. We are in the process of evaluation K6 which supports GraphQL, Websocket, API, and gRPC.
Description: Do we have a plan to onboard other performance testing tools to the framework?
At the moment, JMeter supports testing HTTP services and for other services like gRPC and WebSocket, there is no direct way of testing using JMeter.
For example, for gRPC services, there is a tool called ghz[1] which we can use to generate client calls easily.