vthomeschoolmom
14 years agoSuper Contributor
restart suite in script
My application under test has a bug in it. Basically when an auto timed event collides with a user event, the system crashes. There is no fire to fix this since the programmer can't find the issue and this next to never happens in the real world. It happens in our automated tests from time to time.
So my automated test scripts sees an unexpected window. I can respond to the event obviously. But I wonder is it possible to eat the error and restart the project suite IN the unexpected window handler?
Any thoughts?
Thanks
So my automated test scripts sees an unexpected window. I can respond to the event obviously. But I wonder is it possible to eat the error and restart the project suite IN the unexpected window handler?
Any thoughts?
Thanks