Forum Discussion

Nidhi26's avatar
Nidhi26
Occasional Contributor
8 years ago

How to Disable the ok and failed logs text files generated at time of execution

I have created automation framework for functional testing , I want to disable the logs files generated at time of execution

ex: Retail-<TC name>-<srepname>1-0-FAILED.txt

As I have some negative test cases for which I should receive Request code 400, and this failed files are creating confusion as well as unnecessarily taking space. I want to disable this option.

 

Please suggest

1 Reply

  • Nidhi26's avatar
    Nidhi26
    Occasional Contributor

    ried few options like discardResponse setting false for all the rest request , but still it is generating the log file