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


Please Help Members By Posting Answers For Below Questions

when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next

3264


I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.

1579


Explain the new feature of UFT regarding the export of test results?

575


In the website, the protocol has been changed http: to https what you will do? Tell me your approach?

559


what is review

1608






How to remove associated function library?

558


How can you send user defined messages to test report?

579


How to recognise the webelement and verifying that webelement is enabled?

1641


What are the types of object repository?

574


How many types of Automation frameworks are there in UFT? Describe them.

554


Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?

1227


What is the qtp testing process?

594


What is the difference between shared and local object repository?

613


How many types of status are there?

584


What are the advantages of parameterization ?

592