HomeSUPPORT QUESTIONS

Need help with StresStimulus? Start here.

NonUI test start error log Messages in this topic - RSS

Unregistered User
Unregistered User
Posts: 509


5/3/2023
Unregistered User
Unregistered User
Posts: 509
Is there a way to trace failed non-ui test starts? I have situations where my scheduled test will not start, and I would like to see some log files.
0 link
George @StresStimulus
George @StresStimulus
Administrator
Posts: 555


5/3/2023
George @StresStimulus
George @StresStimulus
Administrator
Posts: 555
Test tracing will only start when the test begins.
One possible suggestion is reading the exit code from the StresStimulus application that is described here https://support.stresstimulus.com/display/doc57/Command+line+interface+for+Standalone+version

The no UI mode will return the following exit codes:
  • 0 when the test successfully starts and passes the test pass criteria
  • 1 when the test successfully starts but fails the test pass criteria
  • 2 when the test does not start. The Console.The error will contain the error message
To start StresStimulus and redirect the Console.Error to a log file uses the following command line:
StresStimulus.Application /noui {test file} 2> error.txt
0 link






Copyright © 2024 Stimulus Technology