Forum Discussion
SmartBear_Suppo
Alumni
14 years agoHi!
That depends on what you mean exactly. The DataSource TestSteps are included in soapUI Pro's public API. That means that you can do almost anyhting to a DataSource TestStep from a Groovy script. However, you there is no datasource classes that can be instatiated and used from a Groovy TestStep alone -- you need to have a DataSource TestStep in your project and use the API to control that TestStep.
Does this help?
Regards
Henrik, SmartBear
That depends on what you mean exactly. The DataSource TestSteps are included in soapUI Pro's public API. That means that you can do almost anyhting to a DataSource TestStep from a Groovy script. However, you there is no datasource classes that can be instatiated and used from a Groovy TestStep alone -- you need to have a DataSource TestStep in your project and use the API to control that TestStep.
Does this help?
Regards
Henrik, SmartBear