Need help with StresStimulus? Start here.
Using trace log to log test errors
Unregistered User Posts: 514
7/28/2023
|
We have a project requirement wherein we need to write the Error logs to a file. We see that from the below shown screen, we can setup this Logging and Save it to an external file. Below are few of our queries on the same: i. Is there any other setting we need update to enable this logging? ii. Can we have this logging enabled even for our Jenkin CI/CD test runs? If yes, is it the same step that need to be followed? iii. Do we have any restrictions or is there any cap limit on the Log file size? iv. Do we have any consequences if we enable this feature while running our tests?
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
7/28/2023
|
The test log is used to track events during the test and is described https://support.stresstimulus.com/display/doc57/Test+Log To enable writing to trace log, in the Workflow Tree > Advanced Options > set Enable test execution trace log property to Yes. If the property above is enabled, then the log will be created for tests that are started using CI/CD The file size limit is controlled by the Max file size (MB) setting in the dialog box. This feature should not slow down test execution. Just a note: the test log feature will only log the timestamp, VU #, Session #, Iteration #. If you need to get the full request/response of an error, you can see it in the tool in the Error View https://support.stresstimulus.com/display/doc57/Error+View , or you can query the Error result table (https://support.stresstimulus.com/display/doc57/ErrorResult) in the database.
|
|
0
link
|
Copyright © 2025 Stimulus Technology