How can I automated save the results from Performance Test 7 as Baseline ".pt" when I use scripting.
e.g.
pt.exe /s test.pts
I know that I can perform this using the ".ini" file.
e.g.
pt.exe <file_format> <result_file> <initialization_file>
But using the .ini File I always have to run all the tests.
Thanks for your help.
e.g.
pt.exe /s test.pts
I know that I can perform this using the ".ini" file.
e.g.
pt.exe <file_format> <result_file> <initialization_file>
But using the .ini File I always have to run all the tests.
Thanks for your help.
Comment