Can I use Gatling to test proprietary protocols ?

Hi,

We are looking for a load testing framework, and a few years ago, we used Gatling for websocket testing which worked great.

The new customer have a very old system based on CORBA so my question is whether I can implement some sort of wrapper that encapsulate all of the server calls, and then include that for execution from Gatling?

Cheers,
Niklas

Hi,

You probably can’t implement something yourself unless you’re willing to dig into Gatling internals.

Regards,