<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Part8: QTP and DotNetfactory &#8211; UsingXML</title> <atom:link href="http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/feed/" rel="self" type="application/rss+xml" /><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/</link> <description></description> <lastBuildDate>Tue, 31 Jan 2012 08:17:01 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Saket</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-8243</link> <dc:creator>Saket</dc:creator> <pubDate>Thu, 20 May 2010 04:30:47 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-8243</guid> <description>Hi Bruce,
One of the way could be to go through all the nodes in the xml and change the required and save. can you elaborate your requirement and post it at QTP Forums?</description> <content:encoded><![CDATA[<p>Hi Bruce,<br
/> One of the way could be to go through all the nodes in the xml and change the required and save. can you elaborate your requirement and post it at QTP Forums?</p> ]]></content:encoded> </item> <item><title>By: Bruce</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-8236</link> <dc:creator>Bruce</dc:creator> <pubDate>Wed, 19 May 2010 14:14:02 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-8236</guid> <description>Hi Saket,
Thanks for a fantastic article
I Have a question . How can we modify only some fields in XML ?</description> <content:encoded><![CDATA[<p>Hi Saket,</p><p>Thanks for a fantastic article</p><p>I Have a question . How can we modify only some fields in XML ?</p> ]]></content:encoded> </item> <item><title>By: Saket</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-7904</link> <dc:creator>Saket</dc:creator> <pubDate>Tue, 27 Apr 2010 09:12:33 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-7904</guid> <description>Hi Miken,
is there anything specific you need to put it this way?the second parameter required for createinstance is actually the namespace and it bydefault loaded, there is no need to put the complete path here. you should use this way to call an assemble which is not loaded may be in the case when you wan tot use your custom  .net dll.</description> <content:encoded><![CDATA[<p>Hi Miken,<br
/> is there anything specific you need to put it this way?the second parameter required for createinstance is actually the namespace and it bydefault loaded, there is no need to put the complete path here. you should use this way to call an assemble which is not loaded may be in the case when you wan tot use your custom  .net dll.</p> ]]></content:encoded> </item> <item><title>By: Miken</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-7897</link> <dc:creator>Miken</dc:creator> <pubDate>Mon, 26 Apr 2010 19:28:14 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-7897</guid> <description>Using QTP 9.5 and am unable to load System.XML.XMLreader with statement Set MyXMLReader = DotNetFactory.CreateInstance (&quot;System.XML.XMLReader&quot;, &quot;C:\WINDOWS\assembly\System.XML&quot;). System.XML is present in windows assembly. any ideas why?</description> <content:encoded><![CDATA[<p>Using QTP 9.5 and am unable to load System.XML.XMLreader with statement Set MyXMLReader = DotNetFactory.CreateInstance (&#8220;System.XML.XMLReader&#8221;, &#8220;C:\WINDOWS\assembly\System.XML&#8221;). System.XML is present in windows assembly. any ideas why?</p> ]]></content:encoded> </item> <item><title>By: Mahesh Kothale</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-7074</link> <dc:creator>Mahesh Kothale</dc:creator> <pubDate>Wed, 03 Mar 2010 12:27:47 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-7074</guid> <description>Hi ,
I am testing application having WPF (windows presention Foundation) Controls.I am using qtp 10.0 with add-ins .Net and WPF . but WPF controls does not get recognize by QTP. Can u pls tell me what are the settings are required..
Thanks
Mahesh Kothale</description> <content:encoded><![CDATA[<p>Hi ,<br
/> I am testing application having WPF (windows presention Foundation) Controls.I am using qtp 10.0 with add-ins .Net and WPF . but WPF controls does not get recognize by QTP. Can u pls tell me what are the settings are required..</p><p>Thanks<br
/> Mahesh Kothale</p> ]]></content:encoded> </item> <item><title>By: zephy</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-7010</link> <dc:creator>zephy</dc:creator> <pubDate>Wed, 24 Feb 2010 09:00:19 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-7010</guid> <description>not sure if this is where it&#039;s supposed to go, i have this
Browser(&quot;Emptoris Contract Management&quot;).Window(&quot;Search Contract Templates -- Webpage Dialog&quot;).Page(&quot;Search Contract Templates_2&quot;).Frame(&quot;content&quot;).WebElement(&quot;WebTable&quot;).Click
but when i execute it i get an error. any idea what&#039;s wrong?</description> <content:encoded><![CDATA[<p>not sure if this is where it&#8217;s supposed to go, i have this<br
/> Browser(&#8220;Emptoris Contract Management&#8221;).Window(&#8220;Search Contract Templates &#8212; Webpage Dialog&#8221;).Page(&#8220;Search Contract Templates_2&#8243;).Frame(&#8220;content&#8221;).WebElement(&#8220;WebTable&#8221;).Click</p><p>but when i execute it i get an error. any idea what&#8217;s wrong?</p> ]]></content:encoded> </item> <item><title>By: Radha</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-6920</link> <dc:creator>Radha</dc:creator> <pubDate>Tue, 16 Feb 2010 03:22:41 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-6920</guid> <description>Hi Sacket /Karthik
Can you please correct the code as mentioned by Karthikeyan and publish please.THANKS
Regards
Radha</description> <content:encoded><![CDATA[<p>Hi Sacket /Karthik<br
/> Can you please correct the code as mentioned by Karthikeyan and publish please.THANKS<br
/> Regards<br
/> Radha</p> ]]></content:encoded> </item> <item><title>By: Saket</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-6737</link> <dc:creator>Saket</dc:creator> <pubDate>Mon, 01 Feb 2010 04:33:40 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-6737</guid> <description>hi Soumya,
may be you can read nodes from the xml first and then replace your modified string wherever required.</description> <content:encoded><![CDATA[<p>hi Soumya,</p><p>may be you can read nodes from the xml first and then replace your modified string wherever required.</p> ]]></content:encoded> </item> <item><title>By: Saket</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-6736</link> <dc:creator>Saket</dc:creator> <pubDate>Mon, 01 Feb 2010 04:29:06 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-6736</guid> <description>Yes Karthikeyan, you are right. we will definitely take care of this in future. Thanks</description> <content:encoded><![CDATA[<p>Yes Karthikeyan, you are right. we will definitely take care of this in future. Thanks</p> ]]></content:encoded> </item> <item><title>By: Soumya</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part8-using-xml/comment-page-1/#comment-6623</link> <dc:creator>Soumya</dc:creator> <pubDate>Tue, 26 Jan 2010 16:59:39 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=762#comment-6623</guid> <description>Hi Saket,
Thanks for a fantastic article
I Have a question . How can we modify only some fields in XML ?</description> <content:encoded><![CDATA[<p>Hi Saket,</p><p>Thanks for a fantastic article</p><p>I Have a question . How can we modify only some fields in XML ?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 4/27 queries in 0.161 seconds using disk: basic

Served from: www.learnqtp.com @ 2012-02-09 22:54:39 -->
