Hi,
I understand that points of failure should be resolved during development of tests, and as far as possible I have done this. All tests were run at least 3 times without error on the test development PC before being deployed to the TestExecute PC.
There are some errors that I cannot currently design out, e.g. Unable to obtain the objects triangle, control was destroyed during method execution and I have been having issues with image checkpoints failing on the TestExecute PC during test runs due to image size being different (screens are exactly same size so some browser issue likely with drawing of webpages).
These are occurring infrequently but often enough to affect the be a little annoying, hence I think having the ability to at least skip a particular point in a test would be useful.
Related Content
- 3 months ago