You are working on a software project that is creating software that will be used by diagnosticians who are gathering information for a medical study. The data is entered into a grid that allows the doctor to see all the pertinent data at one time.
The software runs on desktops, tablets and secure handheld devices. Unfortunately, this grid cannot be interpreted by the test automation. It is possible to automate the testing of the data collection and display by using screen positioning, but that is likely to break when different devices/resolutions are used.
Given this information, how should you proceed with the test automation?
6307d14
2 weeks ago