Can anybody give the script to addsheet, add column,add
values under that column in the rows?
Answer Posted / sunil reddy
TO add Sheet
Datatable.Addsheet(Sheetname")
TO Add column
datatable.getsheet(3)
add parameter "Sunil","Chinnu"
Datatable.getrowcount()
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can I use Call dlls in QTP ?
What is the default add-ins in qtp?
Explain how to use QTP to check broken links on a page?
What is Test Fusion Report in QTP?
What is the difference in testing a client-server application and a web application?
What are the ordinal identifiers in web page?
How to give a call to another action from one action?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
What are private functions in QTP? How they can be called from the function library?
Where we can use the analog mode and where we can use the low – level mode?
Explain different types of action in qtp?
can the activities of test case design be automated?
What is the syntax to call one action in another?
How do you do batch testing in wr & is it possible to do in qtp, if so explain?
How to upload excel files into Quality Center using QTP Script and how to delete excel files from Quality?