Screen design test
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2009
02:00 PM
12-08-2009
02:00 PM
Screen design test
Hello,
I would like to know which is the best method to test the screen design? Is it by comparing images or create a verification check on each objects? How this method will affect my scripting when there's a changes to the UI design?
Thank you very much
I would like to know which is the best method to test the screen design? Is it by comparing images or create a verification check on each objects? How this method will affect my scripting when there's a changes to the UI design?
Thank you very much
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2009
12:19 AM
12-11-2009
12:19 AM
Hi Mazlin,
If the parameters you need can be checked via properties of the tested application's objects, you need to use Object checkpoints as this approach is more reliable. If there is no way to validate the parameters via properties, you can use Region checkpoints.
Best regards,
Alexey
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
