Can anybody give the script to addsheet, add column,add
values under that column in the rows??

Answer Posted / nothing

'add sheet
datatable.addsheet(" sheetname ")

'add columns. Parameters should be initialized with values
or with Empty String.

datatable.addparameter "Name", "Some Value / Empty String"

Pretty simple like this end of the day of this Universe.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quicktest professional (qtp)?

560


What are the different ways to invoke an application using QTP?

639


Give me some real time point of way where exactly we can conduct audits?

1495


Explain the difference between data driven testing and parameterization ?

580


Have you used xml check point in your project?

548






i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1525


Describe synchronization point.

570


Will there be any standards or requirements for page appearance and/or graphics throughout a site or parts of a site?

596


What is keyword driven framework?

608


whow much strong on VB and C?

1477


How do you test DLL files using automation Tool QTP?

2725


what is vmodel?advantages and disadvantages of vmodel?

1610


How does quicktest professional (qtp) identifies the object in the application?

578


If the objects hierarchy is changing from build to build, then how you will handle that condition?

606


What is the significance of “action 0” in qtp?

561