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
What are the differences between table and db checkpoints?
What is checkpoints for quicktest professional (qtp)?
How many types of recording modes in the qtp?
when to start the automation?
What is the use of "New Property" in "Add properties" of testobject properties in object repository. How can i use "New properties" while writing scripts if i have assign some values to the testobject properties Can anyone help me? plz
What is an expert view and keyword view?
give me an example where u used good judgement and logic in solving a problem
What is the basic concept of qtp?
What are the recording modes in wave event?
what is error and fault in terms of software quality?
What is optional step in qtp? How you can add optional step in qtp?
How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.
write a script to verify the image path(src property) of the images which are in web pages.
what is the advantages and disadvantages of using functions instead of re usable actions
When do go for loop condition in test?