How can we QTP Scripts in xml format? is there any way to
do so?
Answers were Sorted based on User's Feedback
Answer / 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 |
How to create log file in qtp?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
When ‘option explicit’ keyword is used in qtp?
h to all plz send me the answer if any one knows about this....i want the java add-ins for the QTP to do my project which is developed under the java platform.
how to do the batch testing in test director using manual testing procedure?
What is 'sleep' in sync point?
i have a window , initial its name is "NEW CUSTOMER" i have to enter the details of customer in the test object fields and after saving the window name is automatically changing with the customer name . so how to identify that window after saving. (i am using descriptive programming.)
What is business process testing(bpt) in qtp?
What is the default object synchronization timeout in qtp?
How to use the Object spy in QTP 8.0 version?
how we will use output values in qtp? is there any possibulity by descriptive programming?
how to test globalisation testing using qtp? lets take an example: suppose i have to test the word is in hindi "ratikanta", how we test it by using descriptive programming or any method??