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

Answer Posted / balaji s

Datatable.Addsheet "Sheet1"," "

Instance purpose i am using the sheet name as "sheet1" if
the user wants to use some different name then they can use
it.After adding the sheet adding a value in the column is
necessary so i add null values for that

Regards,
Balaji S
9894207910

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

703


how can i call function (which has link with excell sheet at a remote location) within another function

1579


in a web page How to check and display a particular word from a paragraph?

2043


Which environments does qtp support?

681


How to export quicktest professional results to an .xls file?

574






Can you write a script to check if the folder exists or not?

517


I want to grow as a Automation Engineer,Kindly help me in clearing my interview that what interviewer looks for as a Automation Engineer. I am having three years of experience in testing.

1628


Please Don't mind .i want in detail the real time process i.e in each document what it contains.

1440


Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?

1580


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

599


Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this

2067


What are the advantages of parameterization ?

598


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

1493


Explain Descriptive Programming Types with Examples?

925


Plz Explain AUTOMATION REFERENCE MODEL?

1684