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



I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write scri..

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

I want to execute 1st row of the local sheet and 3rd row of the global sheet parellely. write scri..

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

Post New Answer

More QTP Interview Questions

How to retrieve data from application objects?

1 Answers  


what is exit and entry criteria of automation testing. any body wants a real time script,please mail to me. contactno;9986435766

2 Answers  


In qtp, how you can use xpath to identify objects?

0 Answers  


what is the difference between an Action and a function in real time

4 Answers  


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?

1 Answers   IBM,






what is the difference between Automation object model(AOM) and test object model(TOM)

2 Answers   UHG,


What is object identification?

8 Answers   Wipro,


can u pls explain me About Driver script.

4 Answers  


Explain QTP using different development techniques ?

0 Answers  


Describe the process for writing text check point for a web application?

2 Answers   ssinformatics,


What are the data types in qtp?

0 Answers  


how do check the links in a webpage ?

7 Answers   Accenture, Wipro,


Categories