Forum Discussion

kkochubey's avatar
kkochubey
New Contributor
14 years ago

How to run test case from custom soapUI menu (extension)

Hi, just want to share simple groovy code (soapUI extension) that allows to run predefined test case from project current workspace.. by selecting soapUI menu. It is simple example based on original d...