Forum Discussion
fderunes
12 years agoOccasional Contributor
I run the test using testrunner.
Testrunner outputs all the DEBUG information in the output.
I don't want this output.
BUT I want to be able to enable the DEBUG output from the command line (I don't want to enable it for all the tests, only for specific tests). Modifying soapui-log4j file isn't the solution because it will apply for all the tests.
is there something like
testrunner.bat -s"testsuite" -c"testcase" -nodebug ?
Testrunner outputs all the DEBUG information in the output.
I don't want this output.
BUT I want to be able to enable the DEBUG output from the command line (I don't want to enable it for all the tests, only for specific tests). Modifying soapui-log4j file isn't the solution because it will apply for all the tests.
is there something like
testrunner.bat -s"testsuite" -c"testcase" -nodebug ?