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 Posted / 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 |
Post New Answer View All Answers
If the objects hierarchy is changing from build to build, then how you will handle that condition?
What is recovery scenario in qtp?
in a web page How to check and display a particular word from a paragraph?
who QTP recognizes the object stored in object repository?
How many types of actions are there in quicktest professional (qtp)?
hi i have 4 yrs exp in manual and automation testing using QTP i need sample resumes plz can u send this mail id pbre1980@gmail.com
what is the mail use of frame work(with detail). architecture for keyword driven frame work
How to handle dynamic objects in quicktest professional (qtp)?
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19
What is the syntax to call one script from another?
To which environments does quicktest professional (qtp) supports?
What environment does qtp run in?
What do you to script when objects are removed from application?
How can you write the scripts that operate on different objects depending on run-time information?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)