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
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
When QTP object wait time is 10 seconds, and in test script wait time is 5 seconds and in function library wait time is 2 seconds how much time does the wait occur? or which is given priority.
I hav installed QTP8.2, im working on webapplication, while running the script giving error msg like "QTPro.exe generated errors and will be closed by windows. You will restart the program. An error log is being created". Pls anybody what is the problem, what i have to do for this? Thanks...
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.
how can i pass a "cript"as a parameter in to a function
What is the use of text output value in quicktest professional (qtp)?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
What are the recording modes in wave event?
how we connect 1. qtp9.2 to the quality center9.0? 2. Load runner8.0 to the quality center9.0
How may types of defects identify application or your currently working application?pls give me answer..
hou can we use vb script in qtp could u tell me breafly
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
Have you faced any problems with object repository?
Define virtual object?