Forum Discussion

Seretta's avatar
Seretta
Occasional Contributor
11 years ago

how can I catch an expected error in the sut in testcomplete?

Hi, I expect an error from the SUT, that's what the test case should prove, so I want to post an error only if the error does't come and not when it does. How do I do it? Any ideas? Thanks a lot S...