<?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>Context-Driven Testing Archives &#8212; Rapid Software Testing</title>
	<atom:link href="https://rapid-software-testing.com/category/context-driven-testing/feed/" rel="self" type="application/rss+xml" />
	<link>https://rapid-software-testing.com/category/context-driven-testing/</link>
	<description>A Context-Driven Methodology</description>
	<lastBuildDate>Sun, 16 Oct 2022 15:26:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://rapid-software-testing.com/wp-content/uploads/2018/05/cropped-RST_on-Square-2-1-32x32.png</url>
	<title>Context-Driven Testing Archives &#8212; Rapid Software Testing</title>
	<link>https://rapid-software-testing.com/category/context-driven-testing/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A Context-Driven Approach to Automation in Testing</title>
		<link>https://rapid-software-testing.com/a-context-driven-approach-to-automation-in-testing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-context-driven-approach-to-automation-in-testing</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Thu, 13 May 2021 20:22:45 +0000</pubDate>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[Context-Driven Testing]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3357</guid>

					<description><![CDATA[<p>This is a detailed explanation of how automation helps us in software testing. We show that automation can do much more than merely simulating a user who is pressing buttons. A downloadable pdf. &#160;</p>
<p>The post <a href="https://rapid-software-testing.com/a-context-driven-approach-to-automation-in-testing/">A Context-Driven Approach to Automation in Testing</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This is a detailed explanation of how automation helps us in software testing. We show that automation can do much more than merely simulating a user who is pressing buttons. A downloadable pdf.</p>
https://www.satisfice.com/download/a-context-driven-approach-to-automation-in-testing
<p>&nbsp;</p>
<p>The post <a href="https://rapid-software-testing.com/a-context-driven-approach-to-automation-in-testing/">A Context-Driven Approach to Automation in Testing</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>A Ridiculously Rapid Introduction to Rapid Software Testing (video)</title>
		<link>https://rapid-software-testing.com/a-ridiculously-rapid-introduction-to-rapid-software-testing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-ridiculously-rapid-introduction-to-rapid-software-testing</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 22:42:23 +0000</pubDate>
				<category><![CDATA[Context-Driven Testing]]></category>
		<category><![CDATA[Rapid Software Testing Overview]]></category>
		<category><![CDATA[Video]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3188</guid>

					<description><![CDATA[<p>Over the years, we&#8217;ve seen the introduction of Structured Programming, Total Quality Management, Agile, Scrum, Devops—and after all this time, projects still stumble and products still drive us crazy. Why? Part of the reason is surely that many projects are ... <a title="A Ridiculously Rapid Introduction to Rapid Software Testing (video)" class="read-more" href="https://rapid-software-testing.com/a-ridiculously-rapid-introduction-to-rapid-software-testing/" aria-label="Read more about A Ridiculously Rapid Introduction to Rapid Software Testing (video)">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/a-ridiculously-rapid-introduction-to-rapid-software-testing/">A Ridiculously Rapid Introduction to Rapid Software Testing (video)</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Over the years, we&#8217;ve seen the introduction of Structured Programming, Total Quality Management, Agile, Scrum, Devops—and after all this time, projects still stumble and products still drive us crazy.</p>
<p>Why? Part of the reason is surely that many projects are flying blind, without sufficient awareness of the status of the product and the problems in it. And why is that? Part of the reason is that the craft of testing is stuck in ideas that were out of date 30 years ago, and are even more out of date today.</p>
<p>Want to reframe your ways of thinking about the craft? Join Michael for a whirlwind tour through some of the principles and tactics of Rapid Software Testing.  Here&#8217;s Michael Bolton&#8217;s talk for Quality Jam 2017</p>
<p><iframe src="https://www.youtube.com/embed/AS2kuD--z44" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Rapid Software Testing (RST) is an approach to software testing developed by James Bach and Michael Bolton. The approach is targeted towards the fastest, least expensive testing that still completely fulfills testing’s mission — to reveal the status of the product through critical thinking, exploration, and experimentation. While process models, artifacts, and tools have roles to play, RST puts the mindset and the skill set of the individual software tester at the center of testing work.</p>
<p>Despite the name, Rapid Software Testing isn&#8217;t just testing with a speed or sense of urgency; it&#8217;s mission-focused testing that eliminates unnecessary work, tells the story of the product, and constantly asks what testing can do to help speed the project as a whole—no matter what the development model might be.</p>
<p>&nbsp;</p>
<p>The post <a href="https://rapid-software-testing.com/a-ridiculously-rapid-introduction-to-rapid-software-testing/">A Ridiculously Rapid Introduction to Rapid Software Testing (video)</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Evolve a Context-Driven Test Plan</title>
		<link>https://rapid-software-testing.com/3367-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3367-2</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 14 May 2021 18:30:41 +0000</pubDate>
				<category><![CDATA[Context-Driven Testing]]></category>
		<category><![CDATA[Strategy]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3367</guid>

					<description><![CDATA[<p>This is a process guide for creating a good test plan within the RST methodology. It consists of seven tasks. The tasks can be performed in any order, or simultaneously and iteratively.</p>
<p>The post <a href="https://rapid-software-testing.com/3367-2/">How to Evolve a Context-Driven Test Plan</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>This is a process guide for creating a good test plan within the RST methodology. It consists of seven tasks. The tasks can be performed in any order, or simultaneously and iteratively.</p>
https://www.satisfice.com/download/building-a-context-driven-test-plan
<p>The post <a href="https://rapid-software-testing.com/3367-2/">How to Evolve a Context-Driven Test Plan</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is RST compatible with our context?</title>
		<link>https://rapid-software-testing.com/is-the-rst-methodology-compatible/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=is-the-rst-methodology-compatible</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 23:03:59 +0000</pubDate>
				<category><![CDATA[Context-Driven Testing]]></category>
		<category><![CDATA[Rapid Software Testing]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3200</guid>

					<description><![CDATA[<p>RST is a context-driven methodology. This means the our classes are not specifically about testing in an Agile, DevOps, Lean, Waterfall, or regulated context; nor does it incorporate any specific testing tool you might use to simulate users or support ... <a title="Is RST compatible with our context?" class="read-more" href="https://rapid-software-testing.com/is-the-rst-methodology-compatible/" aria-label="Read more about Is RST compatible with our context?">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/is-the-rst-methodology-compatible/">Is RST compatible with our context?</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>RST is a context-driven methodology. This means the our classes are not specifically about testing in an Agile, DevOps, Lean, Waterfall, or regulated context; nor does it incorporate any specific testing tool you might use to simulate users or support any other aspect of testing. But we do help you apply these things in testing by putting you in control of the process, so that you solve the problems that actually exist in your context.</p>
<p>The key issue is responsibility. As a tester, responsibility means making independent professional judgments to apply practices and tools to uncover every important problem on your particular project. Responsibility means doing deep testing when project and product risk warrant it. Applying some practice such as “unit testing” or “behavior-driven development” responsibly means choosing it when it fits your context, and not because you heard that Facebook and Google do it, or because you are ordered to do it. Using automation responsibly includes considering approaches outside of automation when they are more effective, more efficient, or when they address problems that automation ignores. Responsibility means that when you say “probably nothing will go badly wrong” you are not just guessing.</p>
<p>RST does not tell you what to do. It is instead a framework for responsible and literate consideration of what to do. The instructors of RST have experience with a wide range of contexts, and can help you customize the material to fit your needs. So, we have lots of ideas for how to apply automation to testing, or how to test well in a documentation-heavy project.</p>
<p>There is one thing in particular that RST methodology is not compatible with: fake testing. Yes, there are some organizations that maximize paperwork on purpose and encourage shallow test scripts that they know rarely find bugs. “Factory-style” testing often amounts to fake testing, because it looks reasonable on its face, despite failing to achieve its apparent purpose. Some companies—large testing outsourcing companies are famous for this—even do that is a business model to maximize billable hours. Such companies don’t want to test more efficiently, because that would reduce their billable hours. They want to look productive to people who don’t understand deep testing. If you work for such a company, your boss will be very annoyed with you if you attend an RST class. It will cause you to ask uncomfortable questions.</p>
<p>Here are <a href="https://www.satisfice.com/download/how-rst-is-different-from-factory-style-testing">some additional details about how RST compares</a> to some other popular methodologies of testing out there.</p>

https://www.satisfice.com/download/how-rst-is-different-from-factory-style-testing<p>The post <a href="https://rapid-software-testing.com/is-the-rst-methodology-compatible/">Is RST compatible with our context?</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Oracles from the Inside Out</title>
		<link>https://rapid-software-testing.com/oracles-from-the-inside-out/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracles-from-the-inside-out</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 14 May 2021 18:39:54 +0000</pubDate>
				<category><![CDATA[Context-Driven Testing]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Oracles]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3377</guid>

					<description><![CDATA[<p>In Rapid Testing (and, we believe, in all worthwhile testing) learning about the product and finding problems that matter are central to the mission. In the role of a tester, I support the business and development team by finding and describing things I believe ... <a title="Oracles from the Inside Out" class="read-more" href="https://rapid-software-testing.com/oracles-from-the-inside-out/" aria-label="Read more about Oracles from the Inside Out">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/oracles-from-the-inside-out/">Oracles from the Inside Out</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In Rapid Testing (and, we believe, in all worthwhile testing) <em>learning about the product</em> and <em>finding problems that matter</em> are central to the mission. In the role of a tester, I support the business and development team by finding and describing things I believe to be important problems that might threaten the value of the product.</p>
<p>A skilled tester should be able do that at any stage—as soon as there’s something to test—with any kind of product, whether it’s a compiled program, a component, a function, source code, a specification, a requirements document, a feature idea, a model, a diagram… Any of these products may have observable, describable problems associated with them.</p>
<p>https://www.developsense.com/blog/2015/09/oracles-from-the-inside-out/</p>
<p>The post <a href="https://rapid-software-testing.com/oracles-from-the-inside-out/">Oracles from the Inside Out</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>RST Appendices</title>
		<link>https://rapid-software-testing.com/rst-appendices/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rst-appendices</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 26 Feb 2021 17:07:19 +0000</pubDate>
				<category><![CDATA[Context-Driven Testing]]></category>
		<category><![CDATA[Documentation]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Rapid Software Testing]]></category>
		<category><![CDATA[RST Reference]]></category>
		<category><![CDATA[Test Framing]]></category>
		<category><![CDATA[Test Procedures]]></category>
		<category><![CDATA[Test Results]]></category>
		<category><![CDATA[Test Strategy]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3130</guid>

					<description><![CDATA[<p>These are the appendices to the Rapid Software Testing Explored class. This is a downloadable pdf.</p>
<p>The post <a href="https://rapid-software-testing.com/rst-appendices/">RST Appendices</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>These are the appendices to the Rapid Software Testing Explored class.<br />
This is a downloadable pdf.</p>
<p>https://www.satisfice.com/download/rst-appendices</p>
<p>The post <a href="https://rapid-software-testing.com/rst-appendices/">RST Appendices</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via N/A
Minified using Disk

Served from: rapid-software-testing.com @ 2026-03-26 08:37:25 by W3 Total Cache
-->