<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: GP/QTP Automation: GUI Capture script for Dexterity Window</title>
	<atom:link href="http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/</link>
	<description>An engineering approach to Software Testing and Test Automation</description>
	<lastBuildDate>Fri, 11 May 2012 06:01:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: TestGeek</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-4350</link>
		<dc:creator>TestGeek</dc:creator>
		<pubDate>Mon, 06 Dec 2010 14:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-4350</guid>
		<description>Thanks for the awesome idea. It saved MUCH time!

&lt;i&gt;[ Albert&#039;s reply: you&#039;re welcome. Don&#039;t be shy to share some details :) ]&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for the awesome idea. It saved MUCH time!</p>
<p><i>[ Albert's reply: you're welcome. Don't be shy to share some details :) ]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-2188</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Wed, 18 Aug 2010 12:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-2188</guid>
		<description>Hi Albert,

Thanks a lot.

Thanks,
Prasad</description>
		<content:encoded><![CDATA[<p>Hi Albert,</p>
<p>Thanks a lot.</p>
<p>Thanks,<br />
Prasad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-2128</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Fri, 13 Aug 2010 09:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-2128</guid>
		<description>Hi Albert,

I really appreciated your quick responce. I have gone through the link provided earlier but still not able to find the solution how to start. ( i am confused with XML, macros with exel etc....).

It would be greatful if you provide help in considering one window in GP.

Thanks in advance.

Thanks,
Prasad

&lt;i&gt;[ Albert&#039;s Reply.&lt;/i&gt;
&lt;i&gt;Hi, Prasad.&lt;/i&gt;

&lt;i&gt;If you just need to see one example of operating GUI inside a window, you can start with &lt;a href=&quot;http://automation-beyond.com/2009/09/21/gp-qtp-automation-sanscript/&quot; rel=&quot;nofollow&quot;&gt;this one&lt;/a&gt;. If you want to start building automation on your own, you have to learn about technologies you&#039;re going to use.&lt;/i&gt; 

&lt;i&gt;From your reply (correct me if I&#039;m wrong) I got the following:&lt;/i&gt;
&lt;i&gt;* you are not familiar with XML;&lt;/i&gt;
&lt;i&gt;* you are not familiar with Excel/VBA programming;&lt;/i&gt;
&lt;i&gt;* you have not come across Great Plains documentation on Dexterity Forms, GUI Macros, and back-end SanScript.&lt;/i&gt;

&lt;i&gt;With regards to XML, in my blog you can refer to related articles through &lt;a href=&quot;http://automation-beyond.com/category/automation/data-processing/xml-data/&quot; rel=&quot;nofollow&quot;&gt;this link&lt;/a&gt;. For starting with Excel/VB and VBScript, my compilation of links is &lt;a href=&quot;http://automation-beyond.com/2007/03/10/links-vbscript/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://automation-beyond.com/2007/09/10/links-advanced-excel/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. All stuff, related to GP automation, is linked to the page I mentioned before.&lt;/i&gt;

&lt;i&gt;Hope this helps. Albert ]&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Hi Albert,</p>
<p>I really appreciated your quick responce. I have gone through the link provided earlier but still not able to find the solution how to start. ( i am confused with XML, macros with exel etc&#8230;.).</p>
<p>It would be greatful if you provide help in considering one window in GP.</p>
<p>Thanks in advance.</p>
<p>Thanks,<br />
Prasad</p>
<p><i>[ Albert's Reply.</i><br />
<i>Hi, Prasad.</i></p>
<p><i>If you just need to see one example of operating GUI inside a window, you can start with <a href="http://automation-beyond.com/2009/09/21/gp-qtp-automation-sanscript/" rel="nofollow">this one</a>. If you want to start building automation on your own, you have to learn about technologies you're going to use.</i> </p>
<p><i>From your reply (correct me if I'm wrong) I got the following:</i><br />
<i>* you are not familiar with XML;</i><br />
<i>* you are not familiar with Excel/VBA programming;</i><br />
<i>* you have not come across Great Plains documentation on Dexterity Forms, GUI Macros, and back-end SanScript.</i></p>
<p><i>With regards to XML, in my blog you can refer to related articles through <a href="http://automation-beyond.com/category/automation/data-processing/xml-data/" rel="nofollow">this link</a>. For starting with Excel/VB and VBScript, my compilation of links is <a href="http://automation-beyond.com/2007/03/10/links-vbscript/" rel="nofollow">here</a> and <a href="http://automation-beyond.com/2007/09/10/links-advanced-excel/" rel="nofollow">here</a>. All stuff, related to GP automation, is linked to the page I mentioned before.</i></p>
<p><i>Hope this helps. Albert ]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-2108</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Thu, 12 Aug 2010 11:20:39 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-2108</guid>
		<description>Hi Sir,

I am new to GP and please guide me how to start automate using QTP.

Thanks in advance.

Thanks,
Prasad G

&lt;i&gt;[ Albert&#039;s reply. &lt;/i&gt;
&lt;i&gt;Hi, Prasad!&lt;/i&gt;

&lt;i&gt;I welcome you in this exciting journey.&lt;/i&gt;

&lt;i&gt;Dynamics Great Plains automation really IS a challenge, because the application has its own unique platform-independent GUI engine. That is - absolutely NO record/playback with QTP, TestComplete, or any other tool. And yet, as I discovered, GP is quite automation friendly, if you can do test automation through programming.&lt;/i&gt;

&lt;i&gt;I brought together all results of my investigations &lt;a href=&quot;http://automation-beyond.com/chapters/projects/gp-automation/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. Off course, it&#039;s not a ready-to-deploy  commercial solution, but it has answers for all the steps to pass when building one. Should you have more questions don&#039;t hesitate to ask them.&lt;/i&gt;

&lt;i&gt; Good luck! Albert ]&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Hi Sir,</p>
<p>I am new to GP and please guide me how to start automate using QTP.</p>
<p>Thanks in advance.</p>
<p>Thanks,<br />
Prasad G</p>
<p><i>[ Albert's reply. </i><br />
<i>Hi, Prasad!</i></p>
<p><i>I welcome you in this exciting journey.</i></p>
<p><i>Dynamics Great Plains automation really IS a challenge, because the application has its own unique platform-independent GUI engine. That is - absolutely NO record/playback with QTP, TestComplete, or any other tool. And yet, as I discovered, GP is quite automation friendly, if you can do test automation through programming.</i></p>
<p><i>I brought together all results of my investigations <a href="http://automation-beyond.com/chapters/projects/gp-automation/" rel="nofollow">here</a>. Off course, it's not a ready-to-deploy  commercial solution, but it has answers for all the steps to pass when building one. Should you have more questions don't hesitate to ask them.</i></p>
<p><i> Good luck! Albert ]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to manually get Dexterity GUI field names - Automation Beyond</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-641</link>
		<dc:creator>How to manually get Dexterity GUI field names - Automation Beyond</dc:creator>
		<pubDate>Thu, 04 Mar 2010 13:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-641</guid>
		<description>[...] question was asked here. I need to make a small change in xml file created without re-mapping a window. How can I manually [...]</description>
		<content:encoded><![CDATA[<p>[...] question was asked here. I need to make a small change in xml file created without re-mapping a window. How can I manually [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austin</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-512</link>
		<dc:creator>Austin</dc:creator>
		<pubDate>Tue, 09 Feb 2010 14:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-512</guid>
		<description>Albert.

Thank you for a neat code! I use GUI Capture script and it works fine. 
Quick question though. I need to make a small change in xml file created without re-mapping a window. How can I manually get Dexterity GUI field names from GP?

Appreciate your help, thanks.

Austin

&lt;i&gt;[ Albert&#039;s reply.
I emailed my answer a while ago.
In addition to that I posted description with screenprints &lt;a href=&quot;http://automation-beyond.com/2010/03/04/manually-get-dexterity-gui-field-names/&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. ]&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Albert.</p>
<p>Thank you for a neat code! I use GUI Capture script and it works fine.<br />
Quick question though. I need to make a small change in xml file created without re-mapping a window. How can I manually get Dexterity GUI field names from GP?</p>
<p>Appreciate your help, thanks.</p>
<p>Austin</p>
<p><i>[ Albert's reply.<br />
I emailed my answer a while ago.<br />
In addition to that I posted description with screenprints <a href="http://automation-beyond.com/2010/03/04/manually-get-dexterity-gui-field-names/" rel="nofollow">here</a>. ]</i></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GP/QTP Automation: Conclusion but not closure - Automation Beyond</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-257</link>
		<dc:creator>GP/QTP Automation: Conclusion but not closure - Automation Beyond</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-257</guid>
		<description>[...] GUI Capture and Mapping [...]</description>
		<content:encoded><![CDATA[<p>[...] GUI Capture and Mapping [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tracy Lilyblade</title>
		<link>http://automation-beyond.com/2009/10/12/gp-automation-gui-capture-script/comment-page-1/#comment-186</link>
		<dc:creator>Tracy Lilyblade</dc:creator>
		<pubDate>Fri, 01 Jan 2010 19:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://automationbeyond.wordpress.com/?p=473#comment-186</guid>
		<description>Happy New Years!! To my favorite blog, hopefully no &lt;a href=&quot;http://www.bluedefense.com/body-armor/tactical-body-armor/&quot; rel=&quot;nofollow&quot;&gt;tactical body armor&lt;/a&gt; is required with all those fools blasting their automatic weapons along busy streets.

&lt;i&gt;[ Albert&#039;s comment. This one&#039;s so funny, can&#039;t resist to keep it. ]&lt;/i&gt;</description>
		<content:encoded><![CDATA[<p>Happy New Years!! To my favorite blog, hopefully no <a href="http://www.bluedefense.com/body-armor/tactical-body-armor/" rel="nofollow">tactical body armor</a> is required with all those fools blasting their automatic weapons along busy streets.</p>
<p><i>[ Albert's comment. This one's so funny, can't resist to keep it. ]</i></p>
]]></content:encoded>
	</item>
</channel>
</rss>

