<?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>Distinct Quality &#187; Automated Testing</title>
	<atom:link href="http://www.distinctquality.com/blog/category/automated-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.distinctquality.com/blog</link>
	<description>Web Testing with Perl</description>
	<lastBuildDate>Wed, 21 Oct 2009 04:49:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Covering the basics &#8211; testing web pages for common problems</title>
		<link>http://www.distinctquality.com/blog/2007/06/20/common-webpage-problems/</link>
		<comments>http://www.distinctquality.com/blog/2007/06/20/common-webpage-problems/#comments</comments>
		<pubDate>Wed, 20 Jun 2007 01:11:50 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Tools]]></category>

	<!-- AutoMeta Start -->
	<category>errors</category>
	<category>work</category>
	<category>spelling</category>
	<category>rankings</category>
	<category>websites</category>
	<category>common</category>
	<category>issues</category>
	<category>keyword</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.distinctquality.com/blog/2007/06/20/common-webpage-problems/</guid>
		<description><![CDATA[This post is part advice and part shameless promotion. I work in the software industry and test large-scale enterprise websites on a daily basis. In both my personal and professional browsing, I&#8217;m constantly amazed at the common errors I find on websites of all sizes. I recently tried to download some motherboard spec&#8217;s on the [...]]]></description>
		<wfw:commentRss>http://www.distinctquality.com/blog/2007/06/20/common-webpage-problems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Performance Testing with jMeter</title>
		<link>http://www.distinctquality.com/blog/2007/04/03/automated-testing-with-jmeter/</link>
		<comments>http://www.distinctquality.com/blog/2007/04/03/automated-testing-with-jmeter/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 20:11:44 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Tools]]></category>

	<!-- AutoMeta Start -->
	<category>jmeter</category>
	<category>automated testing with jMeter</category>
	<category>google automated testing</category>
	<category>Goranka Bjedov</category>
	<category>apache testing</category>
	<category>performance web testing</category>
	<category>automated performance testing</category>
	<category>performance testing graphs</category>
	<category>jMeter tutorial</category>
	<category>using jMeter</category>
	<category>jMeter screenshot</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.distinctquality.com/blog/2007/04/03/automated-testing-with-jmeter/</guid>
		<description><![CDATA[After listening to an excellent presentation on Performance Testing with Open Source Tools put on by Goranka Bjedov of Google for the Google London Test Automation Conference (available on Google Video), I decided to take a peek at jMeter.  I&#8217;d used it briefly in the past, but didn&#8217;t have a huge use for it [...]]]></description>
		<wfw:commentRss>http://www.distinctquality.com/blog/2007/04/03/automated-testing-with-jmeter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Testing with Perl</title>
		<link>http://www.distinctquality.com/blog/2007/01/30/automated-testing-with-perl/</link>
		<comments>http://www.distinctquality.com/blog/2007/01/30/automated-testing-with-perl/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 04:58:04 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Perl]]></category>

	<!-- AutoMeta Start -->
	<category>perl</category>
	<category>www mechanize</category>
	<category>testing with perl</category>
	<category>perl automated testing</category>
	<category>CPAN test</category>
	<category>basic perl testing</category>
	<category>test automation</category>
	<category>web site scripting</category>
	<category>testing with scripts</category>
	<category>test more</category>
	<category>test more</category>
	<category>www  mechanize</category>
	<category>lwp</category>
	<category>lwp  simple</category>
	<category>lwp simple</category>
	<category>perl test example</category>
	<category>lwp example</category>
	<category>lwp user agent</category>
	<category>test mobile devices</category>
	<category>automation of web testing</category>
	<category>cem kaner web testing</category>
	<category>browser user agent</category>
	<category>www mechanize examples</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://distinctquality.com/blog/2007/01/30/automated-testing-with-perl/</guid>
		<description><![CDATA[If you are a software tester or Quality Assurance Engineer testing any sort of product with a web interface and you aren&#8217;t using Perl to automate your testing, you are missing out. Perl is a simple, fast, powerful scripting language that has a ton of free modules available to ease your job as a tester.
I [...]]]></description>
		<wfw:commentRss>http://www.distinctquality.com/blog/2007/01/30/automated-testing-with-perl/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Your test suite is not flexible &#8211; get agile with FIT</title>
		<link>http://www.distinctquality.com/blog/2007/01/27/get-agile-with-fit/</link>
		<comments>http://www.distinctquality.com/blog/2007/01/27/get-agile-with-fit/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 04:40:48 +0000</pubDate>
		<dc:creator>Travis</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Automated Testing]]></category>
		<category><![CDATA[Tools]]></category>

	<!-- AutoMeta Start -->
	<category>FIT</category>
	<category>agile testing</category>
	<category>agile development</category>
	<category>perl testing</category>
	<category>quality assurance</category>
	<category>test tools</category>
	<category>regression testing</category>
	<category>functional integrated test</category>
	<category>web testing</category>
	<category>automated testing</category>
	<category>agile development</category>
	<category>scrum</category>
	<category>extreme programming</category>
	<category>fitnesse</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://distinctquality.com/blog/2007/01/27/get-agile-with-fit/</guid>
		<description><![CDATA[If you haven&#8217;t heard of FIT yet, you need to know about it. FIT is an open source framework that allows you to add and execute complex tests from a simpleÂ web interface.
The requirements of FIT are pretty basic.
- You need Apache installed on the machine
- You need to be able to edit httpd.conf to give [...]]]></description>
		<wfw:commentRss>http://www.distinctquality.com/blog/2007/01/27/get-agile-with-fit/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
