Forum Discussion

badfeelings's avatar
badfeelings
New Contributor
9 years ago
Solved

Write log file from all loop request when executing test-case

I'm new in SOAP UI testing and I have one questions according to log files. I have wrote groovy script, which with loop make some requests, and I need to write all requests result in one txt file. Maybe some suggestions from experienced users, please? :)

Thank you!

 

P.S - Maybe I can somehow automatically with groovy script save http log after request is done?