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 |
difference between recording methods and recording modes in QTP
IF I SET THE VIRTUAL OBJECT AFTER THAT MAXIMIZE THE APPLICATION THEN QTP SENT ERROR OR EXECUTE SUCCESSFULLY? WHY ?
HOW to invoke any recorded script in QTP with out using RECORD & PLAYBACK CONCEPT?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
What is Unicode Compatibility?
In the application that I'm testing is having a WYSIWIYG editor.QTP is recording editor's body as web element. I want to add some data to this web Element at run time. The problem is that I cant find a method to add contents to this web Element. Can any one come up with an answer for this. Thankx.
What is the recovery scenario in qtp?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
How do function returns a value?How can we pass one function value to other function as input
What is Environment Variable and when we apply this in QTP?
Your roles and responsibilities and daily tasks? (As automation tester)
How you automate testscripts one by one or moduelwise or all at once