How to retrive data from a data table which is in 3rd
row,4th column and place it in main script..like retrive
name,date from data table..write script for this.
Answers were Sorted based on User's Feedback
Answer / nani4urs
We can retrieve the data from data table which is in 3
row,4 th column by using
GetProperty (Browser("nani").page("nani").webtable
("tablename").childitem(3,4))
| Is This Answer Correct ? | 1 Yes | 7 No |
What is the extension of qtp local repository?
tell me QTP standards ?plz
In application which areas to be automated and what kind of situation will be take? using QTP? Plz give me the clear answer
0 Answers Tavant Technologies,
what is the long form of QTP ?
when a test case is written how u test using qtp
What are the trigger events in qtp?
How to use output values in qtp ?
Explain how you can find length of array in qtp?
waht is the difference between QTP 8.2 and 9.0 version
15 Answers AppLabs, CTS, Polaris,
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
what is the extension of action script template?
I am just a beginner in QTP. Could any one explain me in detail how to automate adding two numbers and getting the result in QTP. Also I would like to parameterize the inputs. I have tried but getting an error like 'Can't use sub.....'(can't recollect the exact error)