I want to execute 1st row of the local sheet and 3rd row of
the global sheet parellely. write script to execute
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / aruna
v can execute the differny row values in diffrent excel
sheet
mention the sheet name(as it is Global,in next row for
anothr sheet1)
Is This Answer Correct ? | 0 Yes | 2 No |
How to retrieve data from application objects?
what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766
In qtp, how you can use xpath to identify objects?
what is the difference between an Action and a function in real time
i have batch scripts in qtp and i want to update the status like pass/fail in excel sheet after excecuting the every script in batch.how to write the script for this?
what is the difference between Automation object model(AOM) and test object model(TOM)
What is object identification?
can u pls explain me About Driver script.
Explain QTP using different development techniques ?
Describe the process for writing text check point for a web application?
What are the data types in qtp?
how do check the links in a webpage ?