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 can we count the no of rows are available in a data table ?

9 Answers   Kanbay,


in qtp how can we do test when the build is not ready

3 Answers   Mindlance,


Plz Explain AUTOMATION REFERENCE MODEL?

0 Answers  


What are the advantages of QTP over WinRunner?

5 Answers   CTS,


what is localisation testing and globalisation testing? what is the difference between them?

1 Answers   CDC Software,






setroproperty and getroproperty difference

5 Answers   Ordain Solutions,


how to capture objects of remote deskop as it is capturing only window.

1 Answers   Wipro,


What ate the Technologies supported by QTP?

0 Answers  


In Test Director , You can store Test cases or vb Script . Why we need VSS?

2 Answers  


How to run an integrated test scenario using Multiple Actions? How to use the QTP Step Generator?

0 Answers  


how can i use text check point in descriptive programming. or else is there any way to compare the text in the application and the text in data table.

2 Answers  


how to test Web application using QTP software

4 Answers   BITS,


Categories