0

I'm trying to implement gatling performance tests as a part of my project. I have existing test-cases written in RestAssured with Java and maven as a build tool. Can I re-use those and hook with Gatling. I checked the reference https://abstracta.us/blog/performance-testing/tutorial-use-gatling-maven/ - but mostly it tells me to write new tests for Gatling.

Thanks!

thisisdude
  • 543
  • 1
  • 7
  • 31

1 Answers1

0

No, it's not possible atm.

And the blog post you mentioned is definitely not the reference. The reference is the official documentation and the Gatling Academy.

Stéphane LANDELLE
  • 6,076
  • 2
  • 10
  • 12