command line interface - SOAPUI CLI Testrunner -


i running script through testrunner cli. want result's saved new folder each run instead of overwriting. don't want manually change root folder everytime. how do it?

testrunner.bat -r -j -j "-fc:\users\xxxxxx\desktop\reports\xxx\xxx" "-rproject report" "-edefault environment" -i "c:\tcoe\automated_smoke_and_regression_soapui_tests\xxx\xxx_production-soapui-project.xml"

right script looks above pasted one. declare root location report explicitly.

what do ensure each run saves report in new loc?

thanks sandip


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -