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



How to retrive data from a data table which is in 3rd row,4th column and place it in main script....

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

Post New Answer

More QTP Interview Questions

DIFFERENT RUN MODE IN QTP..1-VERIFY MODE 2-UPDATE MODE 3- dEBUG MODE. My question is in whic sitution we use these modes Explain me with example

1 Answers  


Hi Friends, I have an application that is having some options to choose. While doing business transaction I need to select one option among from available options. But here the thing is, we won't get one option which we've chosen already and the available options will get automatically from the system with time basis, moreover each and every option having with various label names respective to that option. So obviously if I run my recorded script will automatically gets fail, even though it got pass at first time. Could anyone please give me appropriate solution for this. I would be greatly obliged with you if you give the solution as soon as possible.

1 Answers   Zensar,


Synchronization methods?

8 Answers   Ordain Solutions,


How to access values from Unix OS and how to write..

1 Answers  


How will you handle the situation when object is not captured during record?

2 Answers  


HI, Based On The Information Below Write A Data Driven test Script Edit Box 1 Should take Value From Num1 Column Edit Box 2 Should take Value From Num2 Column Click On Add Button, Get The Value Of Exp res Column, Get Value From Actual Result Edit Box , Compare Two Values, Write Pass / Fail Value Into Result Column Thanks In Advance... Kavitha Input.Xls Num1 Num2 Exp res Act res Result 10 30 40 40 Pass 50 40 90 90.5 - - - - - - - - - - - - - - - -

5 Answers   UHG,


what is Automation frame work and how do u used this for your project?

3 Answers  


what is vmodel?advantages and disadvantages of vmodel?

0 Answers   AZTEC,


How many actions we can create with in a test?

7 Answers  


How can we use XML in QTP?

1 Answers  


How many types of recording facility are available in quicktest professional (qtp)?

0 Answers  


how to change the properties of object during run time . plz give the code using flight reservation

2 Answers  


Categories