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 |
Hi, My Application in Microsoft Dynamic Navision, is it compitibale with QTP? if yes then let me know...and also let me know is there any other automation tool availabe to automate Microsoft Dynamic Navision. Thanks Sandip. +91-9714177088
How to create Userdefined Function.Please write the steps ans also provide example where exatcly we use it.
What is expert view and keyword view?
What is difference between Class and MicClass
If an application name is changes frequently i.e while recording it has name "Window1" and then while running its "Windows2" in this case how does QTP handles?
What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?
Hi there, I've installed a trial version of QTP to see if it works with my product but I cant automate selecting windows from a tree view? Can anyone give me any pointers? Many Thanks
if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?
How can we test an XML using QTP? I have been to an interview, where they have given me an XML which had 15 values and they have given those values on a separate page. They asked me to write a QTP script to check the XML is having those particular 15 values.
Hi Samrat, Thank u very much, what u said it is right.
How to Compare the 2 xl-sheets in QTP? ple write the vb Script for the comparison?
can we use QTP for load testing instead of load runner?