Another way of doing this is via Swagger-codegen, which has a JMeter output
template - an example of generating a JMeter file from a Swagger definition
is available here: https://wilsonmar.github.io/swagger-codegen/

Effectively the JMeter script is generated from a mustache template, so it
will be a very generic JMeter script.


On Mon, Feb 19, 2018 at 5:15 PM, glin...@live.com <glin...@live.com> wrote:

> The only way of automatically creating a JMeter test from API definition is
> using  SoapUI <https://www.soapui.org/>   as interim step.
>
> So given you have SoapUI you should be able to import Swagger / OpenAPI
> definition into SoapUI project:
> <http://www.jmeter-archive.org/file/t340375/Screen_Shot_
> 2018-02-18_at_13.png>
>
> And once done you can  convert your SoapUI project into JMeter script
> <https://www.blazemeter.com/blog/how-convert-soapui-xml-jmeter-jmx>
>  using
> Taurus <http://gettaurus.org/>   tool.
>
>
>
> --
> Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>
>

Reply via email to