In a webtable,a list of values are there,rightnow one
values shows,later random another values shows,but how to
retrieve the random value in webtable.
Answer / kavitapriyacr
If the values changes after each criteria/Click then
1. Get the Total number of columns and rows in the table
after you click/ entering criteria.
2. Fetch the each cell data as:
data=Browser().Page().WebTable().GetCellData(row,column)
Is This Answer Correct ? | 2 Yes | 0 No |
To which environments does quicktest professional supports?
Can we use Virtual Objects in Discriptive Programming?
Which functionalities of QTP used in banking project? pls any say answer?
Hi All, How to get repeated word in string . Thanks Balaji
How to export QTP results to an .xls file?
We are using the QTP version 9.0 where we want to call objects from global repository for a particular function at runtime for increasing the performance of framework.We are actually looking for loading the objects under test (OAT) dynamically when script runs and would like to unload the same once the execution of the script is completed.
what is the difference between built-i function and In-built function?
how can u put synchronization point in qtp,wat is exactly synchroniztion why we use it wat is benifit in qtp
13 Answers College School Exams Tests, Mind Tree,
What is deference between normal QTP testing and descriptive programming?
Can we write class for vb script in Quick Test Professional?
what is Compile Module in QTP? what exactly it contains Functions or Actions?
How QTP support all types of applications (platforms)?