Automated testing on two monitors
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Automated testing on two monitors
Hi there,
My case is I need to do UI testing on two monitors between two apps, monitor A display app A, monitor B display app B, first do some actions on app A, then do some actions on app B, at last back to monitor A to do some actions on app A.
Does TC work fine according to my requirements? Is there any problem recognizing objects on different monitors between different apps?
Please give me some advice
Solved! Go to Solution.
- Labels:
-
Desktop Testing
-
Script Tests
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is possible to switch between applications using TC, and I see no reasons why it would not work with two monitors.
Why don't you create a small project, to test it out?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you very much
App A and App B can not work alone, They must work together to achieve the business whole process
