Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHello Marek,
Sorry but I couldn't understand how and where are you planning to use the created test step. Can you please provide more details?
That said, you can refer the following thread for some help about creating test suite and test step using a Groovy script: https://www.soapui.org/forum/viewtopic.php?f=2&t=4579
You can get the instance of the RestServiceConfig using: RestServiceConfig.Factory.newInstance()
Best Regards,
Prakash
SmartBear Sweden
Sorry but I couldn't understand how and where are you planning to use the created test step. Can you please provide more details?
That said, you can refer the following thread for some help about creating test suite and test step using a Groovy script: https://www.soapui.org/forum/viewtopic.php?f=2&t=4579
You can get the instance of the RestServiceConfig using: RestServiceConfig.Factory.newInstance()
Best Regards,
Prakash
SmartBear Sweden