Can anybody give the script of below things.
1. Add sheet
2. Adding columns
3. Set the values in that columns(In the rows)
4. Close the sheet
5. How can we create 3 sheets in one Excel sheet??
Answer Posted / saritha
hi
data table methods:
1.Add sheet: adds specified sheet to runtime data table
syntax: datatable.addsheet("sheet name")
3.set currnt row method;
sets the specified row as the current row
syntax: datatable.setcurrentrow(rownumber)
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how Does Run time data (Parameterization) is handled in QTP?
How to use the object spy in quicktest professional (qtp) 8.0 version?
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
How to use descriptive programming?
How you debug your script?
In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?
what is the diffrence bw qtp architectute and qtp framework?
can i compare two databases using QTP ?
How can i use virtual objects? If have i created one new virtual object in a virtual object manager by following instructions.
Suppose I want fail that check point? How can you do that?
Hello, Is there any way to send the test results in html format (or any other) by email using outlook after the test run ends? thank you in advance
i have doubt suppose iam purly working in manual, when i will get work to do on sql and performence testing? pls any one clarify doubt?
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
Hi! My OTP script has several bitmap checkpoints included which I check in the test results xml file. The test is for SAP 4.7. I need to save these bitmaps to files or at least export them to the html file using the export function in the test results viewer. Could you please help me with this problem? Thank you in advance! Best regards, Peter
What ate the Technologies supported by QTP?