Andy_Omelyanenk
11 years agoNew Contributor
How to set the overall test status
What I'm really after is to know how can I clear the current error (as result of failed UI control click for example)? For example in QTP I could easily check the last error, clear the error, take neccessary action and then move on and the test status would be success.
In Test Complete there's this nice Try/Catch functionality which for some reason doesn't catch failed UI control interactions. I don't want my whole test to fail just because there was 1 failed UI interaction
In Test Complete there's this nice Try/Catch functionality which for some reason doesn't catch failed UI control interactions. I don't want my whole test to fail just because there was 1 failed UI interaction