Answer Posted / shyam.meghansh
DataTable.Import(" give the file name") ' it will import
existing excel sheet in to QTP data table
DataTable.Export("give the file name")' it will export
existing excel sheet in to QTP data table
...............................
Any more question mail me testingwithshyam@gmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Hi Friends this is kumar i would like to request to all of you ,please help me to explain real time project with using qtp scripts i know basics of qtp but it won't workout on interviews,pls help awating to reply.
how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief
Can any one tell me about "Mapping Repository Parameter Values" and why we use it....??How to use it???Please, tell the preconditions also...........???? Thanks in Advance
What is the difference between run time object and test object?
How do you perform Regreession Testing?
How to use setroproperty?
How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object
What is data driver in qtp? Where we use it?
How many types of actions are there in quicktest professional?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
How can I check if a environment variable exist or not?
What is the architecture of your project? Can any one answer for this question plz........
how to find that tools work well with your existing system?
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
Consider one application is open, clicking one menu will open another application in another browser. QTP does not catch the URL of the second browser(second application). can we capture it ?