how to retreive the xml file data through qtp.can anybody
send script for this..
Answer / vaibhav
Function Load_Env_Xml()
strLocalPath1 = Environment.Value("D:AutomationResourcesGenaric Files") & "GlobalData.xml"
Environment.LoadFromFile strLocalPath1
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, I want to retrieve the cell data in the WebTable. For that I have defined a new test object under the browser and have given html tag and text as the test object properties. But while I try to identify it it says 'Object description is not unique'. I tried adding innerhtml, outerhtml, innertext and outertext along with the ordinal identifiers; but no use. What more properties need to be added to identify it? Also I want to enable smart identification for this object but the field is disabled in the object repository for this object alone(In QTP tools->object identification the enable smart identification checkbox is enabled). How do I enable it?
Write a script to print below pattern 5 4 3 2 1 5 4 3 2 5 4 3 5 4 5
Can you expect major bugs in Net banking Application?
What is the qtp testing process?
How to data driven test for Win objects in QTP ?
What is the difference between Action and Function.? when both has the same functionaltiy, when do we choose Action and when do we choose Function..??
3 Answers DST Global Solutions,
WHAT IS DIFFERENCE B/W QC 9.2 AND QC 10.0
We have a text file which contains 1 to 100 numeric values sequentially like 1 2 . . 100 Now we have to count them and transfer to XML file by writing a code in qtp.
i've installed qtp9.2 on Windows 7. Recording and everything no problem. But when i am saving the test, it is not happening. it says 'general error while saving'. But teh test is getting saved but as a folder with lock icon. When i wanted to open it, it is jst showing as a locked folder but not as a test. Somebody help me out plz
what is object?
What is output value in QTP? Why do we use the output value in QTP?How many types of output values are there in QTP? what are their respective usage in QTP?
What is creation time property and how does it work?