how do we add a new sheet to data table in QTP?

Answer Posted / kumar.c

'Add New sheet in Datatable

Set a = Datatable.AddSheet("Kumar")
msgbox a

Is This Answer Correct ?    12 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of object repository?

534


What is use of object spy?

616


What are the types of object repository in qtp?

569


How will you report the bug and explain the defect tracking sheet you handled?

2562


What is the Command used to start the QTP

1533






What is qtpro? What is quick test pro? What is a quick test professional?

599


what is the difference between the modular framework and datadriven frame work

1922


what is keyword driven testing in qtp?n how is it useful?

1495


how to disable the pop ups through QTP using a script

1736


Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.

1572


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.

1542


in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?

1361


In qtp, how you can exit for loop?

529


What is the difference between Keyword Driven test and Data Driven test?

1777


How to start recording using quicktest professional?

613