mott
14 years agoNew Contributor
How to run a test (script) in silent mode?
Hello guys,
first of all:
I`m well aware of this link and its content:
http://smartbear.com/support/viewarticle/10998/
But somehow, either I`m doing something completeley wrong or having a false
imagination of a 'silent mode'-run.
What I`m expecting:
TestComplete runs a test without loading either TestComplete nor the affected application.
In the end, the results should be written in a log file or something else.
My situation:
I`ve created a script which does some GUI tests in Microsoft Excel (2007).
I went to the console and ran TestComplete with the following command:
TestComplete.exe "C:\Dokumente und Einstellungen\ott\Eigene Dateien\TestComplete 8 Projects\TestDropDowns\TestDropD
owns.pjs" /r /p:TestDropDowns /u:Unit3 /rt:Test1 /SilentMode /ns
Nonetheless, TestComplete as well as Excel are being started.
Hope somebody may tell me what I`m missing here.
Best regards,
Markus
first of all:
I`m well aware of this link and its content:
http://smartbear.com/support/viewarticle/10998/
But somehow, either I`m doing something completeley wrong or having a false
imagination of a 'silent mode'-run.
What I`m expecting:
TestComplete runs a test without loading either TestComplete nor the affected application.
In the end, the results should be written in a log file or something else.
My situation:
I`ve created a script which does some GUI tests in Microsoft Excel (2007).
I went to the console and ran TestComplete with the following command:
TestComplete.exe "C:\Dokumente und Einstellungen\ott\Eigene Dateien\TestComplete 8 Projects\TestDropDowns\TestDropD
owns.pjs" /r /p:TestDropDowns /u:Unit3 /rt:Test1 /SilentMode /ns
Nonetheless, TestComplete as well as Excel are being started.
Hope somebody may tell me what I`m missing here.
Best regards,
Markus