Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use micGreaterThen function in QTP
#1
Solved: 7 Years, 8 Months, 2 Weeks ago
How and where can we use micGreaterThen function in QTP/UFT? Please let me know with an example.
Reply
#2
Solved: 7 Years, 8 Months, 2 Weeks ago
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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Is there any similar function like list_activate_item (WR function) in QTP ranjitavemuri 1 2,904 06-18-2008, 03:09 AM
Last Post: niranjan

Forum Jump:


Users browsing this thread: 1 Guest(s)