Is there anyway to launch automated test set in TC from the command line?
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2021
02:32 PM
03-10-2021
02:32 PM
Is there anyway to launch automated test set in TC from the command line?
Hi there,
Is there anyway to launch automated test set in TC from the command line? We are thinking to run a set of test scripts at a specific time everyday in the morning. I will have the scripts ready for the call, but just wondering if there is a way to launch the test script without clicking through the TestComplete interface, or is there anyway to launch the test automatically everyday through QAComplete when the time is up?
Thanks in advance.
Solved! Go to Solution.
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2021
07:48 AM
03-11-2021
07:48 AM
1) You can use TestComplete from the command line
2) If you have TestExecute you can use that
3) You can schedule tests in QAComplete
https://support.smartbear.com/qacomplete/docs/user/test-management/schedule/about.html
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2021
11:29 AM
03-11-2021
11:29 AM
Thank you!
