Hi,
I would like to execute specific test AND have an output result.
I tried this : PerformanceTest64.exe /s "c:\Script.ptscript" /ac "result.csv"
it give me the csv but he execute all tests. If i use only /s "c:\Script.ptscript", it's working...
How can i use both parameters in my command line ?
Thanks for your help..
I would like to execute specific test AND have an output result.
I tried this : PerformanceTest64.exe /s "c:\Script.ptscript" /ac "result.csv"
it give me the csv but he execute all tests. If i use only /s "c:\Script.ptscript", it's working...
How can i use both parameters in my command line ?
Thanks for your help..
Comment