<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Inkzee &#187; selenium</title>
	<atom:link href="http://blog.inkzee.com/index.php/tag/selenium/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.inkzee.com</link>
	<description>How to read more in less time</description>
	<lastBuildDate>Wed, 12 May 2010 13:23:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Using Zend Framework</title>
		<link>http://blog.inkzee.com/index.php/2010/05/03/using-zend-framework/</link>
		<comments>http://blog.inkzee.com/index.php/2010/05/03/using-zend-framework/#comments</comments>
		<pubDate>Mon, 03 May 2010 13:00:13 +0000</pubDate>
		<dc:creator>abarrera</dc:creator>
				<category><![CDATA[inkzee]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://blog.inkzee.com/?p=94</guid>
		<description><![CDATA[One of our team members is a testing ninja and we bring him on board exactly because of that. We wanted to make our testing framework more robust so we asked for his wise expertise. One of the things he proposed was the use of Zend Framework. I&#8217;m not very keen of frameworks but it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>One of our team members is a <strong>testing ninja </strong>and we bring him on board exactly because of that. We wanted to make our<strong> testing framework more robust</strong> so we asked for his wise expertise. One of the things he proposed was the use of <strong><a href="http://framework.zend.com">Zend Framework</a></strong>. I&#8217;m not very keen of frameworks but it&#8217;s true that from a code point of view, we do need to get a <strong>better MVC architecture</strong> than the one we have now.</p>
<p>This is specially true now that it&#8217;s not just me coding, but a couple more people, so we are <strong>migrating part of the code to the Zend Framework</strong> or more precisely, to a tuned version of it we want to build. The idea is to only use what&#8217;s necessary to be able to <strong>create interface tests in a very reliable way</strong>. Right now this is not entirely possible without <a href="http://www.seleniumhq.org">Selenium</a> (our testing UI server), and what we want is to don&#8217;t need a webserver to run the tests.</p>
<p>We&#8217;ll be migrating parts of the UI and will be living with both environments until we&#8217;ve migrated all the code.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.inkzee.com/index.php/2010/05/03/using-zend-framework/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

