Ramal
9 months agoOccasional Contributor
Challenges with TestComplete Record and Playback for Enterprise Desktop Application
Hi SmartBear Community, I am using Record and Playback in TestComplete to automate our current regression test suite for an enterprise desktop application (a pharmacy management system). Since my te...
- 9 months ago
For TestComplete to recognise your UI objects, you first need to understand https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/index.html - you need to ensure your criteria is defined correctly for your UI objects, which TestComplete will then use to search for the object.
If find the property values are changing, then you can use https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
Refer to https://support.smartbear.com/testcomplete/docs/app-testing/desktop/net/index.html if you application is .Net