Micro Focus QTP (UFT) Forums

Full Version: pagination
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

I have a pagination used in my website ..
there are 35 pages in it ... each page has a 10 web elements in it
i have to click on each web element and check whether particular page
is occurring.


how to deal with pagination in qtp?
can i use for loop?
Yes,

You can keep all the links names n page titles in datatable and verify using a checkpoint...