How can we QTP Scripts in xml format? is there any way to
do so?
Answer Posted / santhosh
If we run any recorderd window or web basedapplications
using QTP,then we get Action0 and Action1 folders, in the
place where we had save the recorderd application,Now goto
Action1 folder there we find "script.mts" double click it
and open it with notepad now we san view the QTP scripts
For xml format just save that file as .xml
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
how did u use automating testing tools in ur job?
How to analyzing the checpoint results?
What are the views available in quicktest professional?
If a button named "CLICK" is recorded in low level recording mode , what will be the values stored for "name" property of that button in object repository ?
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?
How do you know the location Id of an object if you know its index id?
can u explain relative path architecture framework in qtp?
Can testing be done on the production system, or will a separate test system be required? How are browser caching, variations in browser option settings, dial-up connection variabilities, and real-world internet 'traffic congestion' problems to be accounted for in testing?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
How to creating an output value using quicktest professional (qtp)?
The hybrid framework can be implemented for any application. Is it true?
How can you write the scripts that operate on different objects depending on run-time information?
I recorded a Web App with a Oracle backend using QTP 9.5 and for some reason the scripts don't play back> What am I missing at this point. I recorded the same Apps under Sybase and they work great. This is Oracle 10g. Why won't my scripts play back.
How many add-ins comes by default with quicktest professional?
Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)