Is Gatling can perform like QTP?

Hi Friends,

I am looking for open source automation testing software for non-browser testing purpose. I want to record performed steps on some 3D Automation software and want to perform it, N numbers of times.

Have you any suggestion to resolve this issue?

Thanks,

Gomesh

Is Gatling can perform like QTP?

No. Testing desktop application is usually based on image recognition and OS integration, which is not compatible with load testing (use too much resources).

For desktop application functional testing, have a look at Sikuli.

Cheers