Need Performance testing strategy for apigee using Loadrunner.
Can someone help me on providing some documentation?
Also I need compare the perf test results with JMeter Vs Loadrunner. Please help on this.
Solved! Go to Solution.
I think your strategy for testing APIs hosted in Apigee Edge is not different than the appropriate strategy for testing APIs hosted anywhere else. I don't think there is special documentation in this regard. Just invoke the APIs using the appropriate dynamic request content.
As for test execution:
I also don't have any guidance for you in comparing tests implemented in JMeter versus tests implemented in LoadRunner. That seems like it ought to be simple to do, though, once you have the tests implemented. Building the tests is the hard part; comparing the results will be easy.
good luck