-
Apr 18th, 2012, 12:06 PM
#1
Jmeter + Spring = need Help
Someone can tell me how i can use JMeter with Spring?? i need simulate 100 user using one method, but i don't find how integrate Jmeter with Spring..
tks.
-
May 20th, 2012, 09:39 AM
#2
Have you ever used Jmeter? because there are no "integration" with spring... Jmeter it's just a launcher, within a beanshell interpreter ect etc etc...
So, if you want to "integrate it" with spring, I suggets you that:
1) Integrate the Jmeter script within maven, and during the integration test call, executes the jmeter.
2) Use the Jmeter as a manual test, once you startup the application.
Cheers,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules