Forum Discussion
AAichholzer
13 years agoOccasional Contributor
Hi Anders
I try to execute this script:
but is is only executed if the testcase is started from the GUI
If i try to write something to the log, it works......
regards
Horst
I try to execute this script:
if (com.eviware.soapui.model.propertyexpansion.PropertyExpansionUtils.globalProperties.getProperty('TESTID').value == 'SoapUI'){com.eviware.soapui.model.propertyexpansion.PropertyExpansionUtils.globalProperties.setPropertyValue('TESTID','Soap"+TestID+"'+testCase.testSuite.name[0..2]+'_'+testCase.name[0..2])}
but is is only executed if the testcase is started from the GUI
If i try to write something to the log, it works......
regards
Horst