<?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: Part1: QTP and DotNetFactory &#8211; Basics</title> <atom:link href="http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/feed/" rel="self" type="application/rss+xml" /><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/</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: Abhishek Shinde</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-14678</link> <dc:creator>Abhishek Shinde</dc:creator> <pubDate>Tue, 15 Mar 2011 11:07:50 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-14678</guid> <description>I am stuck with the automation of .Net + infragistic + webform application. It is a standalone application. The scenario which i am trying automate is in hierarchy -
&#039;SwfWindow().SwfObject().Window().WinObject()&#039;
&#039;SwfWindow().SwfObject().Window().Page().Frame().WinObject()&#039;
Does you have any idea for automating the above hierarchy.
Please let me know as soon as possible.</description> <content:encoded><![CDATA[<p>I am stuck with the automation of .Net + infragistic + webform application. It is a standalone application. The scenario which i am trying automate is in hierarchy &#8211;</p><p>&#8216;SwfWindow().SwfObject().Window().WinObject()&#8217;</p><p>&#8216;SwfWindow().SwfObject().Window().Page().Frame().WinObject()&#8217;</p><p>Does you have any idea for automating the above hierarchy.<br
/> Please let me know as soon as possible.</p> ]]></content:encoded> </item> <item><title>By: PruebasTool</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-11566</link> <dc:creator>PruebasTool</dc:creator> <pubDate>Mon, 20 Sep 2010 15:09:45 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-11566</guid> <description>Hi Everyone!
I’m a begginer tester, and I’m a bit lost with the scripting yet, I need to go a bit further using DotNetFactory, but I don’t know if it is possible. I would like to get the object loaded in memory instead create a new instance. I’m trying but it just gets empty objects, so I suposse tha is a new instance of it.
My code:
assemblyVec = “C:\Proyectos\Exes\Release\Vec.dll”
assemblyFramework = “C:\Proyectos\Exes\Release\Framework.dll”
assemblyClip = “C:\Proyectos\Exes\Release\Clip.exe”
Set transformacion = DotNetFactory.CreateInstance(“Tool.Vec.Transformacion2T”, assemblyVec, 10, 10)
Set serviciosProyecto = DotNetFactory.CreateInstance(“Tool.Clip.Servicios.Impl.ServiciosProyecto”, assemblyFramework)
Set serviciosProyectoMemory = DotNetFactory.CreateInstance(“Tool.Clip.Servicios.Impl.ServiciosProyecto”)
the vble transformación works because it creates the object it should, but the Vble ServiciosProyecto just have empty properties, I tried to not add the addembly to manage the loaded memory object, but it didn’t work…
Any idea???
Thanks in advance!!!</description> <content:encoded><![CDATA[<p>Hi Everyone!<br
/> I’m a begginer tester, and I’m a bit lost with the scripting yet, I need to go a bit further using DotNetFactory, but I don’t know if it is possible. I would like to get the object loaded in memory instead create a new instance. I’m trying but it just gets empty objects, so I suposse tha is a new instance of it.<br
/> My code:</p><p>assemblyVec = “C:\Proyectos\Exes\Release\Vec.dll”<br
/> assemblyFramework = “C:\Proyectos\Exes\Release\Framework.dll”<br
/> assemblyClip = “C:\Proyectos\Exes\Release\Clip.exe”</p><p>Set transformacion = DotNetFactory.CreateInstance(“Tool.Vec.Transformacion2T”, assemblyVec, 10, 10)<br
/> Set serviciosProyecto = DotNetFactory.CreateInstance(“Tool.Clip.Servicios.Impl.ServiciosProyecto”, assemblyFramework)<br
/> Set serviciosProyectoMemory = DotNetFactory.CreateInstance(“Tool.Clip.Servicios.Impl.ServiciosProyecto”)</p><p>the vble transformación works because it creates the object it should, but the Vble ServiciosProyecto just have empty properties, I tried to not add the addembly to manage the loaded memory object, but it didn’t work…<br
/> Any idea???<br
/> Thanks in advance!!!</p> ]]></content:encoded> </item> <item><title>By: Saket Kumar</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-9135</link> <dc:creator>Saket Kumar</dc:creator> <pubDate>Mon, 28 Jun 2010 05:22:19 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-9135</guid> <description>Hi Nick, you are partially true, there can be lots of benifits using this in terms of ease of use or creating functions for various operations, see part 6, 7 and 8. however it has some added advantages which are like creating forms in QTP, which does not help much in testing applications but there are lots of testers who like them to use in their tests. it does not at all related to .net add in or object identification.</description> <content:encoded><![CDATA[<p>Hi Nick, you are partially true, there can be lots of benifits using this in terms of ease of use or creating functions for various operations, see part 6, 7 and 8. however it has some added advantages which are like creating forms in QTP, which does not help much in testing applications but there are lots of testers who like them to use in their tests. it does not at all related to .net add in or object identification.</p> ]]></content:encoded> </item> <item><title>By: Nick</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-9019</link> <dc:creator>Nick</dc:creator> <pubDate>Thu, 24 Jun 2010 13:20:52 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-9019</guid> <description>Hi, I think I must be missing the point of the DotNetFactory.  I don&#039;t understand how it can help with testing an application.  As far as I can make out it only provides functionality to create user defined forms.  When I first saw ththese articles I thought that it would allow me to access the properties/methods for objects that QTP recognises as being &quot;winObjects&quot; or the like but after reading them it just seems to provide the ability to create forms for user interactivity.  Is this true or what am I missing?</description> <content:encoded><![CDATA[<p>Hi, I think I must be missing the point of the DotNetFactory.  I don&#8217;t understand how it can help with testing an application.  As far as I can make out it only provides functionality to create user defined forms.  When I first saw ththese articles I thought that it would allow me to access the properties/methods for objects that QTP recognises as being &#8220;winObjects&#8221; or the like but after reading them it just seems to provide the ability to create forms for user interactivity.  Is this true or what am I missing?</p> ]]></content:encoded> </item> <item><title>By: Suraj Raj</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-6645</link> <dc:creator>Suraj Raj</dc:creator> <pubDate>Wed, 27 Jan 2010 06:25:38 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-6645</guid> <description>This is really nice, saket.</description> <content:encoded><![CDATA[<p>This is really nice, saket.</p> ]]></content:encoded> </item> <item><title>By: Part8: QTP and DotNetfactory &#8211; UsingXML &#124; Learn QTP</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-6432</link> <dc:creator>Part8: QTP and DotNetfactory &#8211; UsingXML &#124; Learn QTP</dc:creator> <pubDate>Wed, 20 Jan 2010 14:07:59 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-6432</guid> <description>[...] is Part8 and last in series  of QTP and DotNetFactory series by Saket. Refer Part1, Part2,Part3, Part4, Part5, Part6, [...]</description> <content:encoded><![CDATA[<p>[...] is Part8 and last in series  of QTP and DotNetFactory series by Saket. Refer Part1, Part2,Part3, Part4, Part5, Part6, [...]</p> ]]></content:encoded> </item> <item><title>By: Meghna</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-6346</link> <dc:creator>Meghna</dc:creator> <pubDate>Tue, 12 Jan 2010 18:36:07 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-6346</guid> <description>Sorry Correction to previous comments
It tells me before I install add in I need to install Quick Test Professional so not sure what does that mean.</description> <content:encoded><![CDATA[<p>Sorry Correction to previous comments</p><p>It tells me before I install add in I need to install Quick Test Professional so not sure what does that mean.</p> ]]></content:encoded> </item> <item><title>By: Meghna</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-6345</link> <dc:creator>Meghna</dc:creator> <pubDate>Tue, 12 Jan 2010 18:25:48 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-6345</guid> <description>Please help me with QTP download.  I am new with QTP and trying to download software from HP site whenever I download it does 100% download but I can&#039;t install any version ex 8.0 , 9.0, 9.2, or 10.  It tells me before I download add in I need to download Quick Test Professional so not sure what does that mean.
Can anyone help me with this.
Thanks,
Meghna</description> <content:encoded><![CDATA[<p>Please help me with QTP download.  I am new with QTP and trying to download software from HP site whenever I download it does 100% download but I can&#8217;t install any version ex 8.0 , 9.0, 9.2, or 10.  It tells me before I download add in I need to download Quick Test Professional so not sure what does that mean.</p><p>Can anyone help me with this.</p><p>Thanks,<br
/> Meghna</p> ]]></content:encoded> </item> <item><title>By: 系列一:QTP与.NET工厂——基础篇 at Test Home</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-5977</link> <dc:creator>系列一:QTP与.NET工厂——基础篇 at Test Home</dc:creator> <pubDate>Fri, 25 Dec 2009 07:51:27 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-5977</guid> <description>[...] 错误满篇，多多谅解！         原文地址：Part1: QTP and DotNetFactory – Basics 作者：Saket  [...]</description> <content:encoded><![CDATA[<p>[...] 错误满篇，多多谅解！         原文地址：Part1: QTP and DotNetFactory – Basics 作者：Saket  [...]</p> ]]></content:encoded> </item> <item><title>By: Part7: QTP and DotNetfactory &#8211; ArrayList &#124; Learn QTP</title><link>http://www.learnqtp.com/dotnetfactory-qtp-part1-basics/comment-page-1/#comment-5940</link> <dc:creator>Part7: QTP and DotNetfactory &#8211; ArrayList &#124; Learn QTP</dc:creator> <pubDate>Sun, 20 Dec 2009 15:06:00 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=599#comment-5940</guid> <description>[...] is Part7 of QTP and DotNetFactory series by Saket. Refer Part1, Part2,Part3, Part4, Part5, [...]</description> <content:encoded><![CDATA[<p>[...] is Part7 of QTP and DotNetFactory series by Saket. Refer Part1, Part2,Part3, Part4, Part5, [...]</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 5/22 queries in 0.027 seconds using disk: basic

Served from: www.learnqtp.com @ 2012-02-05 00:25:44 -->
