Forum Discussion
rraghvani
3 years agoChampion Level 3
Here are some examples,
- Runs all enabled projects in project suite:
TestComplete "C:\Project Flow\Project Flow.pjs" /run /exit /DoNotShowLog /ExportLog:"C:\Temp\Project Flow\index.html"
- Runs specific project in project suit:
TestComplete "C:\Project Flow\Project Flow.pjs" /run /exit /DoNotShowLog /ExportLog:"C:\Temp\Project Flow\index.html" /project:TestProject2
- Run specific unit and routine:
TestComplete "C:\Project Flow\Project Flow.pjs" /run /exit /DoNotShowLog /ExportLog:"C:\Temp\Project Flow\index.html" /project:TestProject2 /unit:Unit1 /routine:Test3
Related Content
Recent Discussions
- 17 hours ago
- 17 hours ago
- 4 days ago