I want to execute 1st row of the local sheet and 3rd row of
the global sheet parellely. write script to execute
Answer Posted / digi
'Local Sheet
msgbox datatable("A",dtLocalSheet)
'Global Sheet
DataTable.SetCurrentRow("3")
msgbox datatable("A",dtGlobalSheet)
Note: pls make sure that the File->Settings :Run Tab says to
execute only 1 row
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How software automation specialist enter steps in the Expert View?
What is difference between run time object and test object?
What is checkpoints for quicktest professional (qtp)?
Why do we use breakpoints in QTP?
what is error and fault in terms of software quality?
How to add verification steps to tests?
Will down time for server and content maintenance/upgrades be allowed? how much?
What is a Patch in QTP?
How we can import data from database?
How many types of run modes are there in qtp?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
Hi, how can we check or avoid the memory leakage in QTP9.2?
What is Cross browser testing? Does UFT support it?
What is RTM (require ment tracebulity marix) fromate?
Without integrating QC/Testdirector with QTP, is it possible to keep track of the defects?If yes how? How to export QTP results to an excel sheet?