11-10-2010, 12:02 PM
How and where can we use micGreaterThen function in QTP/UFT? Please let me know with an example.
How to use micGreaterThen function in QTP
|
11-10-2010, 12:02 PM
How and where can we use micGreaterThen function in QTP/UFT? Please let me know with an example.
11-11-2010, 11:41 AM
Hi Prashant,
It checks whether a specific property value is greater than the value we specify as an argument. Code: Object.CheckProperty "items count",micGreaterThan(2) Returns True or false depending upon the comparision result. Thanks, Rajeshwar |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Is there any similar function like list_activate_item (WR function) in QTP | ranjitavemuri | 1 | 3,034 |
06-18-2008, 03:09 AM Last Post: niranjan |