viviantest
14 years agoNew Contributor
SoapUI - Set parameter value
---- Ask for help ----
If an operation contains self-defined object parameter, then how to set the parameter value in soapui?
e.g.
function doTest(byval items as ClassA())
ClassA contains two properties: keyName, keyValue;
Anyone has idea about this? Thanks a lot.
If an operation contains self-defined object parameter, then how to set the parameter value in soapui?
e.g.
function doTest(byval items as ClassA())
ClassA contains two properties: keyName, keyValue;
Anyone has idea about this? Thanks a lot.