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

Answer Posted / u.v.r

DataTable.addsheet"rajani"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any one send me the QTP Basic Coding Samples?

1614


How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

566


Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?

2977


In qtp, how you can get the last character from a string?

556


What contains Data Driven Framework document in qtp?

1471






What is the difference between the keyword view and expert view?

528


How can you close the second opened browser?

804


How is test case write?

576


What is difference between shared and local object repository?

589


How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?

1508


I want to do QTP Certification what is the pattern of Question paper.

1745


How can i check items sorted or not in a weblist ? Give me the script for this...

1578


what are all the fileds present in object repository?

1563


Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19

1184


How to read a text file from QC using QTP. I would like to do something like this. But instead read a file from QC and NOT from my local drive. Set fso = CreateObject("Scripting.FileSystemObject") Set InputFile = fso.OpenTextFile("C:\test.txt", ForReading) Thanks

2757