leeasdf9
12 years agoFrequent Contributor
cmd wnd keeps open in background by using TE via commando line
Hi Tanya,
Sorry about a new question about TE, if i schedule a test run with TE via cmd batch file(pls see cmd lines below), these 3 test projects will be executed sequentially.
My issue is that the cmd window keeps open in background during test execution, it will be closed if execution is finished. is that possible to close/hide cmd wnd during test execution?
it is not a big problem, it just does not look nice in test report :)
Thanks and br,
Lee
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject1 /e /SilentMode
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject2 /e /SilentMode
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject3 /e /SilentMode
Sorry about a new question about TE, if i schedule a test run with TE via cmd batch file(pls see cmd lines below), these 3 test projects will be executed sequentially.
My issue is that the cmd window keeps open in background during test execution, it will be closed if execution is finished. is that possible to close/hide cmd wnd during test execution?
it is not a big problem, it just does not look nice in test report :)
Thanks and br,
Lee
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject1 /e /SilentMode
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject2 /e /SilentMode
"C:\Program Files\SmartBear\TestExecute 9\Bin\TestExecute.exe" "C:\Users\Public\svn\myprojectsuite.pjs" /r /p:subproject3 /e /SilentMode