Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how can we retrieve ten rows from the data table using

loop concept?

Answer Posted / sreeprasad

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 ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write script for bitmap image?

2083


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3944


Which environments does qtp support?

1154


how to disable the pop ups through QTP using a script

2323


What are the methods used in UFT to handle exceptions or run-time errors?

1148


Where can I find and view run-time data table?

1016


Can you brief the hurdles you faced during Automation testing?

1111


How would you export a script from one pc to another in qtp?

1151


how will you check how many members visited the website www.infosys.com?

1959


how to create flat file datasubmission in qtp

2494


What is contained in the object repository?

1148


How to capture a window in QTP?

2028


If you are testing a web application then what will you test in that application?

2085


Explain the difference between call to action and copy action?

1029


How will you test a stapler?

1148