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
How to use actions in qtp ?
how to find that tools work well with ur existing system?
How you are developing the script? Using record and play back or manual?
What is qtpro? What is a quick test professional?
what is the advantages and disadvantages of using functions instead of re usable actions
What is the extension of the qtp local repository?
How does you test a weblink which is changing dynamically?
describe some problems that u had with automating testing tool?
When and why to use descriptive programming?
how to test Web application using QTP software
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
can any body give the banking domain concepts/links
What are the automation metrice in your project?
Does QTP record on Objects created on XWindows Environment?
how do i know how to use tools