<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Gautam Goenka (MSFT) - All Comments</title><link>http://blogs.msdn.com/b/gautamg/</link><description>Developing great products for Testers!</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: 3. Introducing Sample Excel Extension</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/3-introducing-sample-excel-extension.aspx#10363928</link><pubDate>Tue, 30 Oct 2012 08:37:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10363928</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;@Adi - This is sample code and not supported by MS or me. &amp;nbsp;You can use this to build your own plugin.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10363928" width="1" height="1"&gt;</description></item><item><title>re: Useful set of utility functions for Coded UI Test!</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/19/useful-set-of-utility-functions-for-coded-ui-test.aspx#10363926</link><pubDate>Tue, 30 Oct 2012 08:35:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10363926</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;For error 1, add a reference to the Microsoft.mshtml assembly. &amp;nbsp;Coded UI Test also adds this but probably you may have deleted it.&lt;/p&gt;
&lt;p&gt;For error 2, ensure UITestingUtilities is deployed in the same folder as the test binary. &amp;nbsp;One easy way to do this is to do F4 on the reference and then in properties window of VS, set Copy Local to True. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10363926" width="1" height="1"&gt;</description></item><item><title>re: Useful set of utility functions for Coded UI Test!</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/19/useful-set-of-utility-functions-for-coded-ui-test.aspx#10363924</link><pubDate>Tue, 30 Oct 2012 08:33:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10363924</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;You can easily get cell by row and column index without using this library.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10363924" width="1" height="1"&gt;</description></item><item><title>re: 2. “Hello, World” Extension for Coded UI Test</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/2-hello-world-extension-for-coded-ui-test.aspx#10363921</link><pubDate>Tue, 30 Oct 2012 08:31:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10363921</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;@Damon - It is difficult to say what is wrong. &amp;nbsp;Try the steps again to ensure you have not missed anything.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10363921" width="1" height="1"&gt;</description></item><item><title>re: Series on Coded UI Test Extensibility</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/series-on-coded-ui-test-extensibility.aspx#10363920</link><pubDate>Tue, 30 Oct 2012 08:29:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10363920</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;@learner - Sorry, the recorder APIs are not publicly exposed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10363920" width="1" height="1"&gt;</description></item><item><title>re: 3. Introducing Sample Excel Extension</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/3-introducing-sample-excel-extension.aspx#10361879</link><pubDate>Tue, 23 Oct 2012 00:00:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10361879</guid><dc:creator>Adi</dc:creator><description>&lt;p&gt;Is there any Copyright/license requirement for using this code?&lt;/p&gt;
&lt;p&gt;Please let me know.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10361879" width="1" height="1"&gt;</description></item><item><title>re: Useful set of utility functions for Coded UI Test!</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/19/useful-set-of-utility-functions-for-coded-ui-test.aspx#10360954</link><pubDate>Thu, 18 Oct 2012 20:38:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10360954</guid><dc:creator>What am I missing</dc:creator><description>&lt;p&gt;I&amp;#39;m trying to use this utility but I&amp;#39;m getting build errors so I&amp;#39;m missing something. &amp;nbsp;I&amp;#39;ve added the refence to the .dll as mentioned here but I&amp;#39;m getting the following build error : &amp;quot;Error	1	The type &amp;#39;mshtml.IHTMLCurrentStyle&amp;#39; is defined in an assembly that is not referenced. You must add a reference to assembly &amp;#39;Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a&amp;#39;&lt;/p&gt;
&lt;p&gt;and &lt;/p&gt;
&lt;p&gt;Error	2	The type or namespace name &amp;#39;UITestingUtilities&amp;#39; could not be found (are you missing a using directive or an assembly reference?)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10360954" width="1" height="1"&gt;</description></item><item><title>re: Useful set of utility functions for Coded UI Test!</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/19/useful-set-of-utility-functions-for-coded-ui-test.aspx#10356921</link><pubDate>Sat, 06 Oct 2012 09:02:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10356921</guid><dc:creator>searching corrospending values in different columns of the same row.</dc:creator><description>&lt;p&gt;I have a HtmlTable containing 11 columns and Rows( dynamic number).&lt;/p&gt;
&lt;p&gt;i need to get the value of &amp;nbsp;a cell in column 5 &amp;nbsp;depending on value of column 6 of the same row.&lt;/p&gt;
&lt;p&gt;how do i first find the row in which Search value is reciding in column 6 and then pick up the value in the cell of same row of column 5.&lt;/p&gt;
&lt;p&gt;pl. let me know. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10356921" width="1" height="1"&gt;</description></item><item><title>re: 2. “Hello, World” Extension for Coded UI Test</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/2-hello-world-extension-for-coded-ui-test.aspx#10352144</link><pubDate>Fri, 21 Sep 2012 18:23:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10352144</guid><dc:creator>Damon Hermann</dc:creator><description>&lt;p&gt;Hi Gautam.&lt;/p&gt;
&lt;p&gt;I wanted to say I do not see the Hello, World showing as you indicate in my trace file. &amp;nbsp;What I do get is:&lt;/p&gt;
&lt;p&gt;W, 5268, 18, 2012/09/21, 11:11:57.333, 12316073092, CodedUITestBuilder.exe, AddEventHandler failed for element Name [2. â€œHello, Worldâ€ Extension for Coded UI Test - Gautam Goenka (MSFT) - Site Home - MSDN Blogs], ControlType [TabPage], NativeControlType [page tab], ClassName [Chrome_WidgetWin_1], RuntimeId [200066_0_[MSAA]Name=&amp;#39;2. â€œHello, Worldâ€ Extension for Coded UI Test - Gautam Goenka (MSFT) - Site Home - MSDN Blogs&amp;#39; &amp;amp;&amp;amp; ControlType=&amp;#39;TabPage&amp;#39;]&lt;/p&gt;
&lt;p&gt;So I am not sure what I am doing wrong. &amp;nbsp; Can you help out? &amp;nbsp;Thanks&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10352144" width="1" height="1"&gt;</description></item><item><title>re: Series on Coded UI Test Extensibility</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/01/05/series-on-coded-ui-test-extensibility.aspx#10351806</link><pubDate>Fri, 21 Sep 2012 03:12:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10351806</guid><dc:creator>Learner</dc:creator><description>&lt;p&gt;Hi Gautam,&lt;/p&gt;
&lt;p&gt;I want to write a program that is similar to CodedUITestBuilder. It will use the raw actions that generated by &amp;quot;recorder service&amp;quot; to build some custom actions.&lt;/p&gt;
&lt;p&gt;The question is: Are there any APIs to support my program to start the &amp;quot;recorder service&amp;quot; then listen to its raw actions?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Learner&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10351806" width="1" height="1"&gt;</description></item></channel></rss>