It is regarding VBScript, how to export our function
results to ExcelSheet through VBscripting.
Ex: I have written add function, that result should export
to Excel.
Answer Posted / anonymous
Check Mercury help with - datatable - keyword. You can
learn it easily on your own. Don't worry about it.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is test object model in quicktest professional (qtp)?
Can we call qtp test from another test using scripting. Suppose there are 4 tests and I want to call these tests in a main script. Is this possible in qtp?
Explain the use of action split in qtp?
There is an built in window application in qtp9.1,i.e.Flight4.0.i want to implement the recovery maneger on it.How can i do this?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
What is object spy in quicktest professional?
How to modify the text checkpoint?
Through array we can execute the testcase how ? give me example
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Does QTP record on Objects created on XWindows Environment?
How to use actions in qtp ?
How to handle the exceptions using the recovery scenario manager in qtp?
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?