<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - ARCast.TV - David Makogon on Architecting Interface to Improve Testability</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/ARCast.TV/ARCastTV-David-Makogon-on-Architecting-Interface-to-Improve-Testability/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/456098_100x75.jpg</url>
		<title>Channel 9 - ARCast.TV - David Makogon on Architecting Interface to Improve Testability</title>
		<link></link>
	</image>
	<description>
In this interview, 
David Makogon, senior consultant of RDA, discusses how to architect user interface code to improve testability. A common issue associated with testing code that is tightly tied to user interface (UI) such as a button click event is that when a user interface
 is modified, the underlying code has to be re-tested. By decoupling the UI code from core programming logic and behavior through use of supervising controllers and views -- a modified Model View Controller (MVC) design pattern that is well explained by

Martin Fowler, the need to re-testing the code of the programming logic and behavior is greatly reduced and even eliminated.&amp;nbsp; 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Mon, 20 May 2013 19:16:36 GMT</pubDate>
	<lastBuildDate>Mon, 20 May 2013 19:16:36 GMT</lastBuildDate>
	<generator>Rev9</generator>
</channel>
</rss>