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

do you prepared framework,pls answer this

1 Answers  


How to work with multiple browsers when opened in the window, write the script for it

2 Answers   Verizon,


Are Shared ORs read-only?

0 Answers  


How to create an instance in QTP?

1 Answers   Collabera,


the question was on what techonlogy u been working on i said VB then he asked me the addin for VB in Qtp?

4 Answers   BirlaSoft,






What type of VB script u had done in expert view?

1 Answers  


How many ways return more then one value from function?

2 Answers   Ingram Micro,


How to retrive the property of an object?

5 Answers  


What is difference between WR and QTP?

2 Answers  


how to create external data table?

1 Answers   TCS,


What is the use of Accessibility check point?

3 Answers  


how we connect oracle or sql data server database to qtp

3 Answers   Tanla Solutions,


Categories