Jump to content

Hey folks, I'm trying to build an application that needs to leverage the jMeter api in the background.

 

Trouble is I can't find any proper usage examples, cause it seems almost nobody actually uses it. So do any of you guys have any insights on where I can find some proper usage examples?

 

More specifically, I just need the assertion results from the tests and apply logic based of the assertion results. So if I can be pointed to a resource that can show me how to execute a jmx file using a java program and then manipulating the results without writing them to a file first, that'd be great as well.

 

I found some examples but they just don't work, cause they're passing the wrong objects around in terms of type.

 

TIA

Link to comment
https://linustechtips.com/topic/1058529-jmeter-api-usage-examples/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×