How to retrive XML file data in QTP ? using Script(Chandana)
Answer Posted / shilpa reddy
chandana,we cannot apply xml data directly to script,first
we should import data into runtime datatable using import
sheet/import methods.using datatable methods we can apply
this values in our required location in the script.I
provided script for this in further answers,check it out
once.
| Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?
Which environments are supported by hp qtp?
Explain actions in qtp ?
What is quick test pro?
What are the differences between quicktest professional and winrunner?
how u will evaluate the tool for test automation?
HOW AUTOMATE TEST SCRIPT ? what time it will do? after gneration of basic script or Any , Plz explain detailed?
Where you are storing your script?
Which environments does qtp support?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
images are dynamically changes how to compare two images with out using the bitmap
what is the difference betn QTP 8.0 AND PREVIOUS VERSION
when a test case is written how u test using qtp
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
How to find the difference between 2 dates in qtp?