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

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -