Mailingliste - Einträge 2016
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [QF-Test] Option to configure compact run log in Daemon Mode
Hello Werner, whether run-logs are created with compact or full content initially depends on the option settings and the command line for daemon startup, specifically on whether -compactlog is defined or not. You cannot switch between the two setting during one test-run or via an argument to the runTest method, but you can change the setting for the next test-run by running a simple test-suite with a Test that holds a 'Server script' with rc.setOption(Options.OPT_LOG_CONTENT_COMPACT, true/false) Best regards, Greg Feil Werner <werner.feil@?.ch> writes: > Hi, > > when running tests in Daemon Mode using the Daemon API I sometimes get a compactified run log and > sometimes I get a full run log. > > My question: > > Is there any way to configure the type of run log (compact or full content) when using the Daemon > API? > > Is there any property which can be provided to the optional second parameter of the method runTest > (String test, Properties bindings=None) to achieve this? > > Thanks > > Werner -- Gregor Schmid E: gregor.schmid@?.de T: +49 8171 38648-11 F: +49 8171 38648-16 Quality First Software GmbH | www.qfs.de Tulpenstr. 41 | 82538 Geretsried | Germany GF Gregor Schmid, Dr. Martina Schmid, Karlheinz Kellerer HRB München 140833
|