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
Can we write winrunner language i.e TSL in QTP tool?
please any one can explain the keyword driven framework. with gmail example.
What is the default add-ins in qtp?
What are the technologies supported by qtp?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
How many types of parameters are there?
How many types of object repository in qtp?
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
Is virtual object supported in low level recording mode?
what is meant by function library?Public and private functions in function library? if private functions are applicable for only for the particular test means then y we have to add those to function library?
What is an object repository?
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?
i can done the project with QTP in that time i can say how many members in my team size?
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...
If object is not recognized by qtp but the object is standard object what is your approach?