Forum Discussion
As per product, support Groovy and Javascript. And Groovy is the best pair with soapui.
If you really need to run pythyon, then it should be possible to call as an external command something similar to below:
http://www.joergm.com/2010/09/executing-shell-commands-in-groovy/
Our Application will undergo a big refactoring process and we are leaning towards using Python language as apart of this effort
Dev team will be building API and QA is planning to test these API's using SOAP-UI Free version(seems to require some level of scripting effort for scenario like data driven scenario testing etc )
so wondering if tool can handle python scripts libraries where scripting logic can be written and called from .
- nmrao8 years agoChampion Level 3Why don't you just call API from soapUI directly instead calling them from python?
If you have python scripts already, what is the driving factor to use SoapUI?
Or might not understand the question, at all.- nkpalli8 years agoContributor
We would use SOAPUI to call our API .. but in cases where we need to data drive or parameterize our test we would need to do some scripting as we are using SOAP UI 5.3.0 (free version) and have no plans to upgrade to PRO Version
And for scripting we would like to write our scripts in python and call them in SOAP UI
- nkpalli8 years agoContributor
can you send me a sample script which call '.py' script' from script assertion using shell commands in groovy.
Related Content
- 3 years ago
Recent Discussions
- 12 hours ago