Forum Discussion
- Marsha_R
Champion Level 3
- jmcpeekContributor
- HKosova
Alumni
In TestComplete, you can pause and resume tests from the indicator that appears in the top-right corner of the screen during test runs. The Debug > Enable Debugging menu item must be checked for this to work.
You can't pause tests in TestExecute though. Pause/resume is a debugging thing, and TestExecute is just a test runner, not a full IDE like TestComplete. - AlexKaras
Champion Level 3
Hi,
And one more approach is to implement a User Form (http://support.smartbear.com/viewarticle/55164/)