Events allow you to react with a keyword test when something happens in TestComplete. How do you know when an error is logged in TestComplete? What if an unexpected window pops up? Click the button below to see a video explaining how to hook up events to keyword tests.
Image may be NSFW.
Clik here to view.
The video shows how to…
- Add a new Keyword Test
- Log a message in the Keyword Test
- Create a new Event with OnLogError
- Use the parameters in a Keyword Test Event Handler
- Find out what parameters are available for an event
- Create a Run Code Snippet that prevents the Event from being interpreted as an error
The post Handling Events in TestComplete Keyword Tests appeared first on Falafel Software Blog.