Explain about import and export files?
Answer / 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 |
Hi my name is mohan. I am working as a manual tester.. And now i want learn QTP.. is there any online websites to learn QTP for free if u know any plz help me out..,.or send mail to k.mohann.mohan@gmail.com
What is test object model in quicktest professional (qtp)?
What are the points to be taken into consideration while doing desktop testing?
how to identify a webtable coulmn values ,if we spy the coulmn value it is sometimes identifying as Webedit and some times it is identifying as "webelement", Could any body let me know how to handle the issue?
How to change the run-time value of a property for an object?
How to check the value for variables during run time. Pls anybody can give the answer.. Thanks in advance...
hen do start automation testing after manual testing
how to get the object count ?????????
When I start recording any web application (either Mozilla or IE) QTP recognizes window instead of browser and also it does not show all the hierarchy tree of that particular web page. 1. Window("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") 2. As everybody knows it should be browser("Mozilla Firefox").Check CheckPoint("Mozilla Firefox") I am using the windows vista, do you think it may be a problem of my settings in QTP or problem of my installation. Your kind responses will be appreciated. Thanks in advance. Satya
how to test Web application using QTP software
How to retrieve the data from database?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.