<?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>Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx</link><description>This blog post has been updated to reflect changes in VS 2010 RC or later build. If you are on VS 2010 Beta 2, please upgrade before trying this post. 
 One question that keeps coming up is “How to configure search properties used by the recorder\code</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10150919</link><pubDate>Thu, 07 Apr 2011 12:43:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10150919</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;The above extensibility hook is during saving of the generated file. &amp;nbsp;Hence it can only remove (or make certain changes) to the properties captured by the recorder. &amp;nbsp;To add properties, we need a hook into the recorder to ask it to capture the properties in first place which is not there today.&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=10150919" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10145444</link><pubDate>Thu, 24 Mar 2011 16:26:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10145444</guid><dc:creator>Tester</dc:creator><description>&lt;p&gt;Hi Guatam,&lt;/p&gt;
&lt;p&gt;Can you elaborate some more on &amp;quot;Using the extensibility support, remove and change of search properties is possible but not add (unless you know the property value too).&amp;quot;? &amp;nbsp;I was having trouble with CUIT recognizing some MFC controls after receiving a new test build.&lt;/p&gt;
&lt;p&gt;I want to help CUIT find the controls with perhaps adding search properties. &amp;nbsp;Most likely this will need to be done by hand coding and not recording. &amp;nbsp;Can you point me in the right direction?&lt;/p&gt;
&lt;p&gt;Thanks in advance.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10145444" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10113715</link><pubDate>Mon, 10 Jan 2011 15:10:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10113715</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;@subbu - What is the error that you are seeing? Note that the path to copy the files are different on 32bit machine vs 64 bit machine. &amp;nbsp;Check for details in &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/b/gautamg/archive/2010/01/05/2-hello-world-extension-for-coded-ui-test.aspx"&gt;blogs.msdn.com/.../2-hello-world-extension-for-coded-ui-test.aspx&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Try the above Hello, World plugin to see if you are able to get that working. &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10113715" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10112946</link><pubDate>Fri, 07 Jan 2011 13:20:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10112946</guid><dc:creator>subbu</dc:creator><description>&lt;p&gt;thanks for the great Post; i am trying this for my project to customize href;Pageurl ; but not sure if i got this even though i have copied this demo to the required folder still not getting desired , any help how can i debug this ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10112946" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10055016</link><pubDate>Fri, 27 Aug 2010 13:11:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10055016</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;Please use Coded UI Test forum - &lt;a rel="nofollow" target="_new" href="http://social.msdn.microsoft.com/Forums/en-US/vsautotest/threads"&gt;social.msdn.microsoft.com/.../threads&lt;/a&gt; for such questions.&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=10055016" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#10054962</link><pubDate>Fri, 27 Aug 2010 11:47:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10054962</guid><dc:creator>SHANMUGAVEL.C</dc:creator><description>&lt;p&gt;Hi Gautam,&lt;/p&gt;
&lt;p&gt;I need help on using separate UIMAP.uitest files... Here is my scenario.&lt;/p&gt;
&lt;p&gt;1) I have created a new folder &amp;quot;Screen1&amp;quot; under my project &amp;quot;TSApp&amp;quot;.&lt;/p&gt;
&lt;p&gt;2) I added new CodedUI test by right-cliking &amp;quot;Screen1&amp;quot; folder --&amp;gt; &amp;quot;Screen1TEST.cs&amp;quot;&lt;/p&gt;
&lt;p&gt;3) then added new CodedUIMap item by right-cliking &amp;quot;Screen1&amp;quot; folder --&amp;gt; &amp;quot;Screen1UIMAP.uitest&amp;quot; and recorded some actions --&amp;gt; saved as &amp;quot;Method_Add&amp;quot;. Here it created &amp;quot;Screen1UIMAP.cs&amp;quot; and &amp;quot;Screen1UIMAP.Designer.cs&amp;quot; files&lt;/p&gt;
&lt;p&gt;4) then i went to &amp;quot;Screen1TEST.cs&amp;quot; file and trying to call recorded &amp;quot;Method_Add&amp;quot; as&lt;/p&gt;
&lt;p&gt;TSApp.Screen1.Screen1UIMAP.Method_Add() &lt;/p&gt;
&lt;p&gt;but here it not listing out this &amp;quot;Screen1UIMAP&amp;quot; file under TSApp.Screen1..&lt;/p&gt;
&lt;p&gt;Anything i went wrong? &amp;nbsp;Can u give me an idea on this...OR&lt;/p&gt;
&lt;p&gt;Tell me the approach to use separate UIMAP file and creating TEST based on that...&lt;/p&gt;
&lt;p&gt;Thanks in advance,&lt;/p&gt;
&lt;p&gt;Shanmugavel.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10054962" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#9959145</link><pubDate>Sat, 06 Feb 2010 04:57:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9959145</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;Anu - All the posts are open to commenting. &amp;nbsp;I have not done anything deliberate to block comments.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9959145" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#9958786</link><pubDate>Fri, 05 Feb 2010 14:27:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9958786</guid><dc:creator>Anutthara MSFT</dc:creator><description>&lt;P&gt;Great content! The extensibility series totally rocks! &lt;/P&gt;
&lt;P&gt;I wish the comments on some of the older posts were still enabled for folks to ask qs on relevant posts. Is there a reason you want to close commenting on older posts?&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9958786" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation?</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#9957444</link><pubDate>Wed, 03 Feb 2010 09:10:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9957444</guid><dc:creator>BuckTheBug</dc:creator><description>&lt;p&gt;Hi, you're right. Thanks. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9957444" width="1" height="1"&gt;</description></item><item><title>re: Configure search properties used by recorder\code generation?</title><link>http://blogs.msdn.com/b/gautamg/archive/2010/02/02/configure-search-properties-used-by-recorder-code-generation.aspx#9957434</link><pubDate>Wed, 03 Feb 2010 08:22:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9957434</guid><dc:creator>Gautam Goenka [MSFT]</dc:creator><description>&lt;p&gt;Hi Buck,&lt;/p&gt;
&lt;p&gt;The sample is for Beta 2 only. &amp;nbsp;The possibility could be that some reference is not resolved properly. Check for any warning in the reference particularly Microsoft.VisualStudio.TeamTest.UITest.CodeGeneration.dll. &amp;nbsp;You might have to fix the path to this dll.&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=9957434" width="1" height="1"&gt;</description></item></channel></rss>