Forum Discussion
YMinaev
Staff
15 years agoHi,
RunTest doesn't actually start anything in TestComplete. It just switches TC to the script-running mode to make its run-time objects available in your connected application (via Connect). To run a test in TC, use the RunTestByName or RunRoutine/RunRoutineEx method.
RunTest doesn't actually start anything in TestComplete. It just switches TC to the script-running mode to make its run-time objects available in your connected application (via Connect). To run a test in TC, use the RunTestByName or RunRoutine/RunRoutineEx method.