<?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>Test Automation FAQ</title>
	<atom:link href="http://testautomationfaq.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://testautomationfaq.com</link>
	<description>Just code It</description>
	<lastBuildDate>Thu, 30 Jul 2009 02:52:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Test Automation Conference Extending Selenium RC</title>
		<link>http://testautomationfaq.com/google-test-automation-conference-extending-selenium/</link>
		<comments>http://testautomationfaq.com/google-test-automation-conference-extending-selenium/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 19:27:57 +0000</pubDate>
		<dc:creator>testautomationfaq</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[Selenium RC]]></category>

		<guid isPermaLink="false">http://testautomationfaq.com/google-test-automation-conference-extending-selenium/</guid>
		<description><![CDATA[The 2nd Annual Google Test Automation Conference (GTAC) in New York on August 23 and 24.  Jason Huggins Extending Selenium into the Browser and out to the Grid video.

Technorati Tags: Selenium, Test Automation, Selenium RC, Selenium Remote Control, JUnit, Google

]]></description>
			<content:encoded><![CDATA[<p>The 2nd Annual Google Test Automation Conference (GTAC) in New York on August 23 and 24.  Jason Huggins Extending Selenium into the Browser and out to the Grid video.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/qxBatJ1N_Og" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/qxBatJ1N_Og" wmode="transparent"></embed></object></p>
<p style="text-align: right; font-size: 10px">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/Selenium">Selenium</a>, <a rel="tag" href="http://www.technorati.com/tag/Test%20Automationl">Test Automation</a>, <a rel="tag" href="http://www.technorati.com/tag/Selenium%20RC">Selenium RC</a>, <a rel="tag" href="http://www.technorati.com/tag/Selenium%20Remote%20Control">Selenium Remote Control</a>, <a rel="tag" href="http://www.technorati.com/tag/JUnit">JUnit</a>, <a rel="tag" href="http://www.technorati.com/tag/Google">Google</a><br />
<!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://testautomationfaq.com/google-test-automation-conference-extending-selenium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Selenium Remote Control</title>
		<link>http://testautomationfaq.com/introduction-to-selenium-remote-control/</link>
		<comments>http://testautomationfaq.com/introduction-to-selenium-remote-control/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 19:20:26 +0000</pubDate>
		<dc:creator>testautomationfaq</dc:creator>
				<category><![CDATA[junit]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[Selenium RC]]></category>

		<guid isPermaLink="false">http://testautomationfaq.com/introduction-to-selenium-remote-control/</guid>
		<description><![CDATA[Selenium Remote Control I think of as a more robust, ‘best-practice’ solution to functional automation of a website.
You basically install the “Remote Control” then you can you can write your tests in most languages including Java, Perl,  Python, Ruby, PSP.  And then you can run your tests from the command line.

Install and configure [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://testautomationfaq.com/wp-content/uploads/2009/07/big-logo1.png"><img class="alignright size-medium wp-image-23" src="http://testautomationfaq.com/wp-content/uploads/2009/07/big-logo1.png" alt="" width="200" height="181" /></a>Selenium Remote Control I think of as a more robust, ‘best-practice’ solution to functional automation of a website.</p>
<p>You basically install the “Remote Control” then you can you can write your tests in most languages including Java, Perl,  Python, Ruby, PSP.  And then you can run your tests from the command line.</p>
<ul>
<li>Install and configure Selenium RC.</li>
<li>Make sure your Selenium RC server is running.</li>
<li>RC will act as a proxy for your browser</li>
</ul>
<p>Works with multiple platforms including Windows, Mac OSX and Linux.  And browsers including Internet Explorer, Firefox, Opera, Safari.  More details is at <a title="Selenium Remote Control: About" href="http://www.openqa.org/selenium-rc/">Selenium Remote Control Docs</a>.<br />
<!-- technorati tags start --></p>
<p style="text-align:right;font-size:10px;">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/Selenium">Selenium</a>, <a rel="tag" href="http://www.technorati.com/tag/Selenium Remote Control">Selenium Remote Control</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://testautomationfaq.com/introduction-to-selenium-remote-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Selenium IDE</title>
		<link>http://testautomationfaq.com/introduction-to-selenium-ide/</link>
		<comments>http://testautomationfaq.com/introduction-to-selenium-ide/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 01:50:17 +0000</pubDate>
		<dc:creator>testautomationfaq</dc:creator>
				<category><![CDATA[selenium]]></category>
		<category><![CDATA[Selenium IDE]]></category>

		<guid isPermaLink="false">http://testautomationfaq.com/basic-introduction-to-selenium-ide/</guid>
		<description><![CDATA[Selenium IDE is one of the easiest ways to automate a web application quickly and it is the only flavor of Selenium that will record and play.  Like other flavors of Selenium it will work in multiple browsers on multiple platforms.
You might want to use Selenium IDE to perform a quick and dirty test [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-16  alignright" style="border: 0px initial initial;" title="Selenium Logo" src="http://testautomationfaq.com/wp-content/uploads/2009/07/big-logo.png" alt="" width="144" height="131" />Selenium IDE is one of the easiest ways to automate a web application quickly and it is the only flavor of Selenium that will record and play.  Like other flavors of Selenium it will work in multiple browsers on multiple platforms.</p>
<p>You might want to use Selenium IDE to perform a quick and dirty test if the data and site never changes and is only used for a shirt while like perhaps a couple of days.  But if I want to use it longer term, I might try something else like Selenium Remote Control.</p>
<p>Some basic steps to use Selenium IDE:</p>
<ol>
<li>Install Selenium IDE (I installed it in Firefox for this example)</li>
<li>Open Firefox and go to the link you want to test</li>
<li>Launch Selenium IDE</li>
<li>By default you will be in Record mode</li>
<li>Select HTML Format</li>
<li>Click on some links, enter some text for your web application under test</li>
<li>Stop your test</li>
<li>Now run it</li>
</ol>
<p><!-- technorati tags start --></p>
<p style="text-align:right;font-size:10px;">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/Automated Testing">Automated Testing</a>, <a rel="tag" href="http://www.technorati.com/tag/java testing">java testing</a>, <a rel="tag" href="http://www.technorati.com/tag/Selenium IDE">Selenium IDE</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://testautomationfaq.com/introduction-to-selenium-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to JUnit</title>
		<link>http://testautomationfaq.com/introduction-to-junit/</link>
		<comments>http://testautomationfaq.com/introduction-to-junit/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 00:36:30 +0000</pubDate>
		<dc:creator>testautomationfaq</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>

		<guid isPermaLink="false">http://testautomationfaq.com/basic-introduction-to-junit/</guid>
		<description><![CDATA[JUnit is a framework for the Java programming language.  This framework was developed by Kent Beck and Erich Gamma and is one of the most successful and widely used  automated Unit testing frameworks.
Basic installation steps include:

Download and Install JUnit
Define a Subclase of TestCase
Override setUP() method Initialize the environment
Define one or many test() method [...]]]></description>
			<content:encoded><![CDATA[<p>JUnit is a framework for the Java programming language.  This framework was developed by Kent Beck and Erich Gamma and is one of the most successful and widely used  automated Unit testing frameworks.</p>
<p>Basic installation steps include:</p>
<ol>
<li>Download and Install JUnit</li>
<li>Define a Subclase of TestCase</li>
<li>Override setUP() method Initialize the environment</li>
<li>Define one or many test() method that exercises objects under test and asserts expected results</li>
<li>OVerride tearDown() method to release resources properly</li>
<li>Define a suite() method to create a test suite</li>
<li>Execute tests one at a time or execute a suite of tests</li>
</ol>
<p><!-- technorati tags start --></p>
<p style="text-align:right;font-size:10px;">Technorati Tags: <a rel="tag" href="http://www.technorati.com/tag/java testing">java testing</a>, <a rel="tag" href="http://www.technorati.com/tag/junit">junit</a>, <a rel="tag" href="http://www.technorati.com/tag/unit testing">unit testing</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://testautomationfaq.com/introduction-to-junit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test Automation FAQ</title>
		<link>http://testautomationfaq.com/test-automation-faq/</link>
		<comments>http://testautomationfaq.com/test-automation-faq/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 01:53:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[defects]]></category>
		<category><![CDATA[httpunit]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[planning]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[selenium]]></category>
		<category><![CDATA[watir]]></category>
		<category><![CDATA[wet]]></category>
		<category><![CDATA[Selenium IDE]]></category>
		<category><![CDATA[Selenium RC]]></category>
		<category><![CDATA[Test Automation]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have worked over 10 years in the Software Quality Assurance Industry and this is website is way for me to share some of my experience and is my gift back to the community.
I plan to share some of my experiences with Open Source Automation tools as well as some Commercial ones I have used [...]]]></description>
			<content:encoded><![CDATA[<p>I have worked over 10 years in the Software Quality Assurance Industry and this is website is way for me to share some of my experience and is my gift back to the community.</p>
<p>I plan to share some of my experiences with Open Source Automation tools as well as some Commercial ones I have used in the past.  I&#8217;ll share some information on:</p>
<ul>
<li>Planning a Test Automation Project</li>
<li>Choosing the write tool</li>
<li>The What, Why, How and When of Test Automation</li>
<li>Tips using some popular tools &amp; frameworks including Junit, HTTPUnit, Selenium, Watir and Wet</li>
<li>Processes and Procedures</li>
<li>Finding good people</li>
</ul>
<p>Any many more topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://testautomationfaq.com/test-automation-faq/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

