Is there a way to not save break points?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2010
11:08 AM
03-25-2010
11:08 AM
Is there a way to not save break points?
This is driving me nuts because I keep forgetting to remove a break point then when the script gets automatically ran it stops at the break. I never want break points to be saved in my script, never. Is there a way to turn off this functionality, at least between sessions of test complete?
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2010
09:20 PM
03-25-2010
09:20 PM
Hi,
There's no way to do this. I suggest that you just check the Breakpoints panel before running your test and disable all of them there. Or just disable script debugging (Debug | Enable Debugging) when you want to execute your test and you know that you won't need breakpoints.
There's no way to do this. I suggest that you just check the Breakpoints panel before running your test and disable all of them there. Or just disable script debugging (Debug | Enable Debugging) when you want to execute your test and you know that you won't need breakpoints.
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2010
11:34 PM
03-25-2010
11:34 PM
For that matter, if you have automatically scheduled runs of your automation, you can utilize TestExecute to run those. TestExecute does not stop at breakpoints. TestExecute is included in the Enterprise edition of TestComplete and it is purchasable seperately. No, I'm not on the staff of AQA, but this utility is immensely helpful for our automated runs, rather than having to utilize the full TestComplete application.
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----
Why automate? I do automated testing because there's only so much a human being can do and remain healthy. Sleep is a requirement. So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.
Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
