<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Testing Excellence</title>
	<link>http://www.testingexcellence.com</link>
	<description>Software Testing Materials on Testing Excellence</description>
	<lastBuildDate>Mon, 06 Feb 2012 11:37:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.1.4" -->

	<item>
		<title>Automated Testing and the Test Pyramid</title>
		<description><![CDATA[Why Do Automated Testing? Before digging into a testing approach, lets talk about key reasons to do automated testing: Rapid regression testing to allow systems/applications to continue to change and improve over time without long &#8220;testing&#8221; phases at the end of each development cycle Finding defects and problems earlier and faster especially when tests can [...]]]></description>
		<link>http://www.testingexcellence.com/automated-testing-and-the-test-pyramid/</link>
			</item>
	<item>
		<title>Web Consistency Testing</title>
		<description><![CDATA[Web Consistency Testing is a new form of Web testing that aims to answer the simple question: does this page look right? It&#8217;s an automated approach to making sure a page looks the way we expect, whether that be cross-browser, over time (regression), in multiple locales, or whatever else we can think of. Related PostsEssential [...]]]></description>
		<link>http://www.testingexcellence.com/web-consistency-testing/</link>
			</item>
	<item>
		<title>Continuous Integration with Django and Hudson CI</title>
		<description><![CDATA[We&#8217;re always looking for new tools to make our development environment more robust here at Caktus. We write a lot of tests to ensure proper functionality as new features land and bug fixes are added to our projects. The next step is to integrate with a continuous integration system to automate the process and regularly [...]]]></description>
		<link>http://www.testingexcellence.com/continuous-integration-with-django-and-hudson-ci/</link>
			</item>
	<item>
		<title>Effective Test Automation in an Agile Environment</title>
		<description><![CDATA[The last five years saw an immense growth in the number of agile and Scrum projects. Additionally, the IT market has changed significantly, not only with various new tools—including Selenium 2, Watir WebDriver, BrowserMob, and Robot Framework—but with approaches that have also completely changed. For example, more focus has been made on cloud-based test automation [...]]]></description>
		<link>http://www.testingexcellence.com/effective-test-automation-in-an-agile-environment/</link>
			</item>
	<item>
		<title>Predictive Testing</title>
		<description><![CDATA[A common observation in any SDLC process is that the output (Final Product) varies despite well defined resources, references and Guidelines. The output varies because of intangible factors – Tester and Developer. In any Software, one tester can find crucial issues while other cannot. One developer can resolve an issue without impacting other areas while [...]]]></description>
		<link>http://www.testingexcellence.com/predictive-testing/</link>
			</item>
	<item>
		<title>5 Reasons QA Should be Involved in Requirement Gathering</title>
		<description><![CDATA[Most of the focus in managing software requirements has centered on Users and Developers. It seems obvious to do so, doesn’t it? Users are the ones who will use the project, may also be the ones asking for the project, and thus are typically the ones we focus on in requirements elicitation processes. Developers take [...]]]></description>
		<link>http://www.testingexcellence.com/5-reasons-qa-should-be-involved-in-requirement-gathering/</link>
			</item>
	<item>
		<title>TestLodge &#8211; a Test Case Management Tool</title>
		<description><![CDATA[Introduction TestLodge test case management tool is a relatively new hosted tool that is designed to be a lot simpler than traditional software by only providing the essentials to get the job done well. The system focuses on helping you create your test plans, input your requirements, create and manage your test suites and cases [...]]]></description>
		<link>http://www.testingexcellence.com/testlodge-a-test-case-management-tool/</link>
			</item>
	<item>
		<title>Should You Really be Doing TDD?</title>
		<description><![CDATA[Test Driven Development (TDD), and all of its derivatives (BDD, ATDD) are, in my opinion great methods to drive a team’s development efforts, and raise the quality of the product. But TDD is not a silver bullet. It doesn’t fit every project. The following post lists the top ten reasons not to write automated tests [...]]]></description>
		<link>http://www.testingexcellence.com/should-you-really-be-doing-tdd/</link>
			</item>
	<item>
		<title>What is the difference between Acceptance Criteria and Scenarios</title>
		<description><![CDATA[Some common confusion I’ve come across recently involves the difference between a Scenario and Acceptance Criteria. I’ll start by defining these two things as I understand them. A scenario is an example of the system’s behavior from one or more users’ perspectives. Acceptance criteria are a set of rules which cover aspects of a system’s [...]]]></description>
		<link>http://www.testingexcellence.com/what-is-the-difference-between-acceptance-criteria-and-scenarios/</link>
			</item>
	<item>
		<title>What Exploratory Testing Is Not (Part 2): After-Everything-Else Testing</title>
		<description><![CDATA[Exploratory testing is not “after-everything-else-is-done” testing. Exploratory testing can (and does) take place at any stage of testing or development. Indeed, TDD (test-driven development) is a form of exploratory development. TDD happens in loops, in which the programmer develops a check, then develops the code to make the check pass (along with all of the [...]]]></description>
		<link>http://www.testingexcellence.com/what-exploratory-testing-is-not-part-2-after-everything-else-testing/</link>
			</item>
</channel>
</rss>

