Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Query about checkpoints
#2
Solved: 10 Years, 10 Months ago
Though built in check points are very usefull there are few limitations:
  1. They do not support programmatic descriptions
  2. They only support one condition to pass or fail.
  3. They have limited reporting capacity.

However, we can define custom check points by checking whether or not the test object is available in application under test.This can be achieved in two ways.
  1. Using .Exist
  2. Using .ChildObjects.

.Exist returns a boolean value depending on the existence of the object
.ChildObjects ensures the existence of an object by counting the number of instances of an object.

Hope this helps
Reply
Jump to the post that solved this thread.


Messages In This Thread
Query about checkpoints - by pkdhake - 07-08-2013, 12:10 PM
RE: Query about checkpoints - by ravi.gajul - 07-10-2013, 11:06 PM
RE: Query about checkpoints - by pkdhake - 07-11-2013, 12:09 PM
RE: Query about checkpoints - by Ankur - 07-11-2013, 01:50 PM
RE: Query about checkpoints - by pkdhake - 07-11-2013, 02:25 PM
RE: Query about checkpoints - by vinod123 - 07-11-2013, 03:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why not Checkpoints subhashinid 0 1,482 06-30-2016, 07:36 PM
Last Post: subhashinid
  Query regarding "Call" statement anupam4j 1 1,920 09-26-2014, 01:46 PM
Last Post: vinod123
  Data Table Query Suma Parimal 4 4,484 01-21-2014, 12:50 PM
Last Post: Suma Parimal
  UFT Query invisible786 0 1,797 01-15-2014, 09:41 PM
Last Post: invisible786
  Text checkpoints don't work for Chrome (and sometimes FireFox) applening56 0 1,885 06-21-2012, 10:08 PM
Last Post: applening56

Forum Jump:


Users browsing this thread: 1 Guest(s)