Can we integrate the Rest Assured API Testing code with Jmeter?
I am planning to use Rest Assured for API testing but also want the same tests to carryout the performance testing with JMeter. Is there a way we can integrate the code created in testing Rest Assured with JMeter?