how can we retrieve ten rows from the data table using loop
concept?

Answer Posted / uday kumar. a

Assume "Column1" is my column name in the Global Data
table, then use this code:
for i=1 to 10
datatable.setcurrentrow(i)
returnvalue=datatable.value("Column1","Global")
msgbox(returnvalue)
next

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the views available in quicktest professional (qtp)?

565


What is the difference between the design-time and run-time data tables?

552


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

1742


hi nani my doubt is how does qtp process metrix related to software process.

1540


Anybody plz give, How do you test aframe in a web page? If page cotain text message or Images, tables?

1551






before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...

7209


Please help me by providing the License key for QTP 9.2, at guru_aarya@yahoo.co.in Best Regards Gururaj.B

2904


What are the steps involved in recovery scenario wizard?

518


hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale

1503


what are the mandatory properties for a tex boxc (scenario?)

1523


Explain about the test fusion report of quicktest professional?

523


is there any addin for remedy user application

1738


What is checkpoint in qtp?

544


how will you load the test cases in ddt?

1592


Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?

639