TestComplete命令列執行
最近有人問到在windows計劃任務中新增TC命令列呼叫的問題,其實TC的幫助文件中有一些命令列呼叫TC的例子可以參考,摘錄如下:
Examples
Below are several examples of running TestComplete via the command line.
Note: The sample command lines below may split into two or more lines. This is a visual effect that depends on the width of the help viewer’s window. When specifying a command line for TestComplete, type all command-line arguments into the same line.
The following command runs TestComplete, loads the specified project suite (MySuite.pjs) and launches test items of the MyProj project:
"C:/Program Files/Automated QA/TestComplete 7/Bin/TestComplete.exe" "C:/My Projects/MySuite.pjs" /r /p:MyProj
The following command runs TestComplete, loads the specified project suite (MySuite.pjs), launches all projects that are enabled, waits until the run is over and then closes TestComplete:
"C:/Program Files/Automated QA/TestComplete 7/Bin/TestComplete.exe" "C:/Work/My Projects/MySuite.pjs" /r /e
The following command runs TestComplete, loads the specified project suite (MySuite.pjs), and runs the tests associated with the NetworkSuite project item of the MyTest project:
"C:/Program Files/Automated QA/TestComplete 7/Bin/TestComplete.exe" "C:/Work/My Projects/MySuite.pjs" /r /p:MyTest /pi:NetworkSuite
The following command runs TestComplete, loads the specified project suite (MySuite.pjs), and launches the Main script routine located in the Unit1 unit of the MyProj project:
"C:/Program Files/Automated QA/TestComplete 7/Bin/TestComplete.exe" "C:/Work/My Projects/MySuite.pjs" /r /p:MyProj /u:Unit1 /rt:Main
相關文章
- 命令列執行Nunit命令列
- TortoiseSVN 命令 (命令列執行工具)命令列
- 收集 Linux 命令列執行的命令Linux命令列
- 【Mongo】shell命令列模式執行mongo命令Go命令列模式
- mac中用命令列執行mysqlMac命令列MySql
- IDEA 執行 XXX 時報錯命令列過長,縮短命令列並重新執行Idea命令列
- python實現批次執行命令列Python命令列
- 教你在命令列下執行PHP和MySQL命令列PHPMySql
- laravel:從linux命令列執行commandLaravelLinux命令列
- CMD執行命令列時卡住的問題命令列
- shell指令碼命令 執行python檔案&python命令列執行python程式碼指令碼Python命令列
- 通過RFT命令列執行測試指令碼命令列指令碼
- 【Java】【轉】在命令列中編譯和執行javaJava命令列編譯
- 命令執行漏洞
- Docker執行命令Docker
- jmeter學習指南之非GUI命令列執行詳解JMeterGUI命令列
- ubuntu下如何用命令列執行deb安裝包Ubuntu命令列
- yii2.0檔案如何在php命令列中執行PHP命令列
- 命令列執行python時找不到模組怎麼解決命令列Python
- 在 Linux 命令列中使用和執行 PHP 程式碼(一)Linux命令列PHP
- 在 Linux 命令列中使用和執行 PHP 程式碼(二)Linux命令列PHP
- Docker命令-docker exec-在執行的容器中執行命令Docker
- cmd命令列下用命令執行SQL指令碼到SQL Server資料庫中命令列SQL指令碼Server資料庫
- Java執行cmd命令Java
- 遠端執行命令
- .net執行cmd命令
- 如何執行maven和執行maven的命令。Maven
- iOS 多執行緒--GCD 序列佇列、併發佇列以及同步執行、非同步執行iOS執行緒GC佇列非同步
- Windos bat批處理指令碼,判斷是終端命令列執行,還是雙擊執行BAT指令碼命令列
- 命令列下執行 PHP artisan 相關命令沒有效果且沒有錯誤提示命令列PHP
- Kettle筆記3-三種執行方式:圖形/命令列/API筆記命令列API
- 非專案目錄下命令列執行go程式遇到的問題命令列Go
- Windows下Pycharm執行命令列語句結果亂碼問題��Ȩ��Ӧ��WindowsPyCharm命令列
- TestComplete 8 BataBAT
- 【機器學習】使用Octave執行命令機器學習
- 監控 redis 執行命令Redis
- PHP命令執行集錦PHP
- 跟蹤執行命令T