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...