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 |
what version of test director supports the QTP? does testdirector supports the QTP9.0?
When we parameterise some field ex. Textbox is there any way that we can generate a specefic number of random values (For alphabetical values if possible) instead of manually entering values in the data table
in qtp how we work with out put values and what is the process?
I want to learn Advanced QTP, suggest me the best faculty in Hyderabad
How did you resolve conflicts present in Object Repository?
How u perform exception handling in QTp,what is other name for ths
Please mail me the license key of QTP 9.5 t v.sadangi@gmail.com ????? thx
Could some one help me the difference between GetTOProperty and SetTOProperty and when we will use these properties. and what is meant by SetToProperties..
what is output value in QTP and how it can be used in automation testing
Dear All, How to generate Pass or Fail Report in QTP without using Reporter.Report Event Method ? Thanks Balaji
what is the purpose of QTP?
What is Curd testing?