Forum Discussion

Ypierru's avatar
12 years ago

Externalizing log without TearDown Script ?

Hi Here's my problem : I have a project with 1 800 TestCase. I would like to externalize the log in a file. I can do it if I use the TearDown Script, but it means to change all of the 1 800 TestCas...