Forum Discussion

sastowe's avatar
sastowe
Super Contributor
13 years ago

breakpoint

You know what would be handy as all getout? Conditional breakpoints. Rather than setting a breakpoint for debugging, I would like to say break on asData(i) = "MyValue"



Is this a function of MSD and out of Smart Bear's hands?


2 Replies

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor
    Actually......  You can do it in TestComplete already.



    When you set a break point, you can right click on the little red dot in the tray and select properties.  In the screen that comes up, there's a condition space that you can specify the conditions.



    See the screenshots.


  • sastowe's avatar
    sastowe
    Super Contributor
    Sweet! You learn something new every day. Thanks.