Define two ranorex reports with different levels

Ranorex Studio, Spy, Recorder, and Driver.
Surfer1906
Posts: 2
Joined: Fri Oct 06, 2017 8:10 am

Define two ranorex reports with different levels

Post by Surfer1906 » Fri Nov 09, 2018 1:18 pm

Hi,

i have a continues testing environment which shows me the console log of the ranorex report. Unfortunately the continues testing environment stops if the log exceed 4MB. So the easy way is to rise the report level to Warn but for analyzing purpose i need a report with level "INFO".

Now i want to ask if its possible to define a second Logger which generate report with a different report level


Regards
Martin

User avatar
qwertzu
Posts: 284
Joined: Wed Jan 25, 2017 11:08 am

Re: Define two ranorex reports with different levels

Post by qwertzu » Mon Nov 12, 2018 12:52 pm

hey,

Unfortunately, you can only create one report per test suite.
However, you could try to create a compressed report which should have a smaller file-size.

regards, qwertzu