Ali2
8 months agoOccasional Contributor
How to verify data from another application, the data which keeps changing
Hi,
In my application is based on stocks there are some market data related fields in which the data keeps on changing, like in the following the Last price right now is 186.28 but may change anytime.
To verify this we need to look into another window (Its not part of my application) to verify the price if its correct we look there as can be seen below the price P.Close is the Last price in my application
How can I verify these values through testcomplete?
TIA