Forum Discussion
nmrao
6 years agoChampion Level 3
It is possible to reuse the code in different groovy scripts across the tests / suites
But you need to change the approach.
Please refer below article explaining the approach with sample code:
http://rupertanderson.com/blog/1-how-to-develop-add-and-use-a-custom-groovy-library-in-soapui/
But you need to change the approach.
Please refer below article explaining the approach with sample code:
http://rupertanderson.com/blog/1-how-to-develop-add-and-use-a-custom-groovy-library-in-soapui/
- _ivanovich_6 years agoFrequent Contributor
Hi,
thank you for the link.
for generating jar file, i can do it in cmd line within java folder.
Then i can place the jar file in ext folder of soapui.
And call the medthod from the second code
Is it correct to do this way?
Related Content
Recent Discussions
- 15 years ago