Forum Discussion

madirfan's avatar
madirfan
New Contributor
13 years ago

Complete Error Logs Property in Bamboo

hi,
iam a beginner in SoapUI..
i have a short question about the <con:setting id="Complete Error Logs">false</con:setting> which is in soapui-settings.xml

In my Bamboo i add this code to start the SoapUI TestCases .
$SOAPUI_HOME/bin/testrunner.sh -r -j -I -f $REPORTDIR/${i%.xml} -e $ENDPOINT $i

is there a property for the error log , were i can add in the this code like:
$SOAPUI_HOME/bin/testrunner.sh -r -j -I -f $REPORTDIR/${i%.xml} -e $ENDPOINT $i errorlog=true