Forum Discussion
1 Reply
Sort By
- Nidhi26Occasional Contributor
ried few options like discardResponse setting false for all the rest request , but still it is generating the log file
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
ried few options like discardResponse setting false for all the rest request , but still it is generating the log file