<?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: Coded Ui Test in VS 2010</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3436</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Mon, 18 Oct 2010 07:54:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3436</guid>
		<description>I think you should ask this question in the official forum ;) (http://social.msdn.microsoft.com/Forums/en/vsmantest/threads) probably you can have quicker response :). 

As soon as I have time I&#039;ll try to figure out a solution, but to understand what is wrong probably you should create a working sample of your application to play with it. ;)</description>
		<content:encoded><![CDATA[<p>I think you should ask this question in the official forum <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (<a href="http://social.msdn.microsoft.com/Forums/en/vsmantest/threads" rel="nofollow">http://social.msdn.microsoft.c.....st/threads</a>) probably you can have quicker response <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . </p>
<p>As soon as I have time I&#8217;ll try to figure out a solution, but to understand what is wrong probably you should create a working sample of your application to play with it. <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keshav</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3435</link>
		<dc:creator>Keshav</dc:creator>
		<pubDate>Mon, 18 Oct 2010 07:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3435</guid>
		<description>Hi Alk, i am facing a problem in clicking on an object i am giving all the search properties to click on the object it is throwing an error message like  &quot;could not able to find the control Page is refreshing&quot; i tried with wait ,and sleep methods to wait the Execution still showing same message.is there any other way to Synchronize the tool and application?? notice that in my application page containing grid  colums will be updating for every three minutes. please try to give a solution 

Thanks in Advance.</description>
		<content:encoded><![CDATA[<p>Hi Alk, i am facing a problem in clicking on an object i am giving all the search properties to click on the object it is throwing an error message like  &#8220;could not able to find the control Page is refreshing&#8221; i tried with wait ,and sleep methods to wait the Execution still showing same message.is there any other way to Synchronize the tool and application?? notice that in my application page containing grid  colums will be updating for every three minutes. please try to give a solution </p>
<p>Thanks in Advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keshav</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3363</link>
		<dc:creator>keshav</dc:creator>
		<pubDate>Mon, 06 Sep 2010 18:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3363</guid>
		<description>Hi,
I have a list of Doubts Please paste this link. you can find the attachment.This is comparision of CUI with QTP plz resolve this sheet 

its urgent 
thanks in advance



https://spreadsheets1.google.com/ccc?key=tqkK8Db1bGSy-PxNgFOzVng</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have a list of Doubts Please paste this link. you can find the attachment.This is comparision of CUI with QTP plz resolve this sheet </p>
<p>its urgent<br />
thanks in advance</p>
<p><a href="https://spreadsheets1.google.com/ccc?key=tqkK8Db1bGSy-PxNgFOzVng" rel="nofollow">https://spreadsheets1.google.com/ccc?key=tqkK8Db1bGSy-PxNgFOzVng</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3355</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 02 Sep 2010 15:23:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3355</guid>
		<description>A good starting point is (http://msdn.microsoft.com/en-us/library/dd286726.aspx) and I suggest also having a look at MTM (Microsoft Test Manager).</description>
		<content:encoded><![CDATA[<p>A good starting point is (<a href="http://msdn.microsoft.com/en-us/library/dd286726.aspx" rel="nofollow">http://msdn.microsoft.com/en-u.....86726.aspx</a>) and I suggest also having a look at MTM (Microsoft Test Manager).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keshav.M</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3354</link>
		<dc:creator>keshav.M</dc:creator>
		<pubDate>Thu, 02 Sep 2010 13:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3354</guid>
		<description>hi, 
i am new to coded ui can u please give  me some links regarding how to work with coded ui. also earlier i worked with qtp is that experience works with this tool? and how can i start with descriptive programming in coded ui?

thanks in advance</description>
		<content:encoded><![CDATA[<p>hi,<br />
i am new to coded ui can u please give  me some links regarding how to work with coded ui. also earlier i worked with qtp is that experience works with this tool? and how can i start with descriptive programming in coded ui?</p>
<p>thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3031</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Thu, 01 Apr 2010 09:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3031</guid>
		<description>Can you explain better your sceanario?</description>
		<content:encoded><![CDATA[<p>Can you explain better your sceanario?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shilpa</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/comment-page-1/#comment-3029</link>
		<dc:creator>shilpa</dc:creator>
		<pubDate>Wed, 31 Mar 2010 10:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/10/30/coded-ui-test-in-vs-2010/#comment-3029</guid>
		<description>Can anyone help me how test random label displaying in a page using coded ui test  to get the labelfor value using coded ui</description>
		<content:encoded><![CDATA[<p>Can anyone help me how test random label displaying in a page using coded ui test  to get the labelfor value using coded ui</p>
]]></content:encoded>
	</item>
</channel>
</rss>

