Forum Discussion
SmartBear_Suppo
Alumni
13 years agoHi Horst,
The problem could be that your script is trying to access the global property TESTID, which might not be set when you're running SoapUI from the command line.
This page describes the various command line arguments. Try using the -G flag as described there to pass global properties to the testrunner.
Regards,
Arian
SmartBear Sweden
The problem could be that your script is trying to access the global property TESTID, which might not be set when you're running SoapUI from the command line.
This page describes the various command line arguments. Try using the -G flag as described there to pass global properties to the testrunner.
Regards,
Arian
SmartBear Sweden