TestComplete aqObject.CheckProperty method
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TestComplete aqObject.CheckProperty method
I was recently told by a co-worker to avoid using the aqObject.CheckProperty method to validate data because it can be decommission in the future. Is this true? Personally, I've been using TestComplete since version 3 and never encountered an issue when using Smartbear's check methods. I would appreciate your thoughts, experience, and opinions. Thank you.
Solved! Go to Solution.
- Labels:
-
Checkpoints
-
Object Recognition
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Description. The aqObject. CheckProperty method allows you to perform a property checkpoint from script code, that is, to verify an object's property value according to a certain condition. If the verification succeeds, the method posts a success message to the test log; otherwise it posts a failure message.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I would like to see the source where your co-worker got this information.
I do not remember to see any warning like this in the documentation and .CheckProperty() is the method that I use very often in my test code.
/Alex [Community Hero]
____
[Community Heroes] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Heroes]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Hero] signature is used with permission by SmartBear Software.
https://community.smartbear.com/t5/custom/page/page-id/hall-of-fame
================================
