Create checkpoint from string
How can I create a checkpoint based on the vaue of a string? Background: An operation in my desktop application (among other things) creates a file consisting of data lines (a) that could be in any order, and (b) some of which could change per invocation and shouldn't be checked. So a file comparison is out. I need to be able to check the values in the files. I want to make an actual Checkpoint (not just Log.Warning) of the comparison. But CheckProperty is a function only of aqObject, not aqString. And I find nothing on SmartBear.com showing how I can make an aqObject from a string. I am writing the test in Python. So how?Solved2.2KViews0likes5CommentsCatastrophic failure in WndCaption property
I want to record a script to check the text of TPM Manufacturer name. I dragged the target to the text I want to check and I clicked on WndCaption property equals to "text". After this, TestComplete shows the "Catastrophic failure" This just happens with WndCaption property. Anyone can help me? Tks in advance!Solved1KViews0likes1Comment