<?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>Fritz Thomas &#187; javascript testing</title>
	<atom:link href="http://fritzthomas.com/tags/javascript-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://fritzthomas.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 08:02:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Testing Javascript User Interfaces with Selenium</title>
		<link>http://fritzthomas.com/javascript/extjs/320-testing-javascript-user-interfaces-with-selenium/</link>
		<comments>http://fritzthomas.com/javascript/extjs/320-testing-javascript-user-interfaces-with-selenium/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 21:11:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[javascript testing]]></category>
		<category><![CDATA[Selenium]]></category>

		<guid isPermaLink="false">http://fritzthomas.com/?p=320</guid>
		<description><![CDATA[Darrell Meyer wrote an interesting Article on ExtJS Blog how to test JavaScript generated User Interfaces with Selenium. Selenium is tool to automate testing the functionality of web applications. Tests are written in Selenese, a very simple HTML Syntax. In his article he describrs how to test a Form Interface genereated with ExtJS. But the [...]]]></description>
			<content:encoded><![CDATA[<p>Darrell Meyer wrote an <a href="http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/">interesting Article</a> on ExtJS Blog <a href="http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/">how to test JavaScript generated User Interfaces</a> with Selenium. Selenium is tool to automate testing the functionality of web applications. Tests are written in Selenese, a very simple HTML Syntax.</p>
<p>In his article he describrs how to test a Form Interface genereated with ExtJS. But the article is a very good introduction in Selenium and how to write such tests, regardless of the used JavaScript Library.</p>
<p>Read the <a href="http://extjs.com/blog/2008/11/03/testing-ext-js-ext-gwt-applications-with-selenium/">full article</a> on the ExtJS Blog.</p>

	Tags: <a href="http://fritzthomas.com/tags/extjs/" title="ExtJS" rel="tag">ExtJS</a>, <a href="http://fritzthomas.com/tags/functional-testing/" title="functional testing" rel="tag">functional testing</a>, <a href="http://fritzthomas.com/tags/javascript-testing/" title="javascript testing" rel="tag">javascript testing</a>, <a href="http://fritzthomas.com/tags/selenium/" title="Selenium" rel="tag">Selenium</a><br />

	<h4>&Auml;hnliche Beitr&auml;ge:</h4>
	<ul class="st-related-posts">
	<li><a href="http://fritzthomas.com/php/39-simplicityphp-neue-version-des-php-extjs-frameworks/" title="SimplicityPHP: Neue Version des PHP / ExtJS Frameworks (March 11, 2008)">SimplicityPHP: Neue Version des PHP / ExtJS Frameworks</a> (2)</li>
	<li><a href="http://fritzthomas.com/php/21-simplicity-php-framework-mit-extjs/" title="Simplicity: PHP Framework mit ExtJS (January 10, 2008)">Simplicity: PHP Framework mit ExtJS</a> (1)</li>
	<li><a href="http://fritzthomas.com/php/38-php-ext-oder-extphp/" title="PHP-Ext oder ExtPHP? (March 11, 2008)">PHP-Ext oder ExtPHP?</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://fritzthomas.com/javascript/extjs/320-testing-javascript-user-interfaces-with-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
