Forum Discussion
NisHera
9 years agoValued Contributor
Thanks for reply HKosova
I try it but when generating test suit if dose not created parameters (eg in post methods you need to put parameters ) which are already defined in swagger.
I think this questing also same..
is there any solution for that?
HKosova
Alumni
9 years agoHi NisHera,
The plugin version included in the open-source SoapUI does not generate request bodies, you need to enter them manually. If you use Swagger UI, you can copy body examples from there.
- HKosova9 years ago
Alumni
nmrao wrote:
HKosova, is generation of request bodies possible only in ReadyAPI?nmrao, yes.
To be more precise, this feature was added in version 2.3 of the Swagger plugin. In Ready! API, the plugin can be updated through the Plugin Manager if needed. But SoapUI Open Source includes the plugin version 2.2, and later versions of the plugin are not yet available for SoapUI Open Source.
- nmrao9 years agoCommunity HeroDoes it mean, If some one can generate the plugin from source (from github source of master), will be able to use it to generate the requests both in Pro & Free editions?