how can we retrieve ten rows from the data table using

loop concept?

Answer Posted / nanda

Hi Sreeprasad..this will take 10 rows..but the loop will
execute no.of times that how many rows in datatable.

If u r using 9.0 or above version..

set app = createobject("quicktest.application")
set qtest = app.test

qtest.settings.run.startiteration = 10
qtest.settings.run.enditeration = 20

this script will execute only 10 rows starts from 10 th row
and ends with 20 th row.

If any queries..

nanda.dreddy@gmail.com

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of recording modes in qtp? Describe each type with an example where we use them?

814


tell me abt a time when u had to go above &beyind the call of duty to get the job done

1672


how can i pass a "cript"as a parameter in to a function

1674


terminal services client

2013


What is the new version of qtp which is recently released in the market?

847


What will be happen if i load object repository at run time, but it has already associated.

1496


How do you delete unwanted results in qtp?

845


what QTP Options do you know?

3149


How to attach a file to TD?

870


What is standalone database?

1987


With what extension you can save the list of tests in a file to run in test batch runner?

770


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1753


What are the different recording modes?

749


How to creating an output value using quicktest professional?

742


what is output value in QTP and how it can be used in automation testing

1711