skip to main
|
skip to sidebar
Do Testing Innovatively
Friday, October 15, 2010
Exporting a OR file to an XML file
The below code snippet helps to export TSR file to XML file.
Set obj = CreateObject("Mercury.ObjectRepositoryUtil")
obj.ExportToXML "SourceFile", "TargetFile"
Set obj = Nothing
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Followers
About Me
MuraliKunda
View my complete profile
Blog Archive
▼
2010
(19)
►
December
(1)
►
November
(2)
▼
October
(10)
creating a new database using vbscript
how to retreive data from a database
automating google earth using QTP
Can we test mobile applications in the mobile phone
Exporting a OR file to an XML file
Intellisense quick help
Adding Scripting.Disctionary object in registry
Retrieving data from an excel through Database con...
Associating a library file using QTP object model
Retrieving the current time zone information
►
June
(1)
►
May
(3)
►
April
(2)
No comments:
Post a Comment