Lost your password?

Blogs about: Xml Scripting

Featured Blog

Merge 2 XML using Dotnet Factory

quicktestprofessional wrote 1 year ago: Dim objReader1,objReader2,objds1,objds2 Set objReader1 = DotNetFactory.CreateInstance(“System. … more →

Tags: DotNetFactory

Create XML using Dotnet Factory1 comment

quicktestprofessional wrote 1 year ago:  Dim objWriter,XmlWriter    Set objWriter = DotNetFactory.CreateInstance(“System.Xml.XmlWriter … more →

Tags: DotNetFactory

Read XML using Dotnet Factory2 comments

quicktestprofessional wrote 1 year ago: Set objReader = DotNetFactory.CreateInstance(“System.Xml.XmlReader”, “System.Xml … more →

Tags: DotNetFactory

Compare 2 XML files29 comments

quicktestprofessional wrote 1 year ago: This Example was written for comparing two XML files assuming the contents of the both XML has the f … more →

Tags: AOM, Automation Testing, Compare 2 XML files, Compare 2 XML files with elements, Compare two XML files, Excel Automation, qtp, QTP Additional Faqs, QTP AOM

VBScript to read XML 5 comments

quicktestprofessional wrote 1 year ago: Dim description, filepath VBScript to read XML     Set xmlDoc = CreateObject(“Msxml2.DOMDocume … more →

How Get Root Element attribute's value from XML file1 comment

quicktestprofessional wrote 1 year ago: How Get Root Element attribute’s value from XML file Function GetRootElementAttributeValueFrom … more →


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS