<?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>Risk Archives &#8212; Rapid Software Testing</title>
	<atom:link href="https://rapid-software-testing.com/category/risk/feed/" rel="self" type="application/rss+xml" />
	<link>https://rapid-software-testing.com/category/risk/</link>
	<description>A Context-Driven Methodology</description>
	<lastBuildDate>Sun, 16 May 2021 02:28:50 +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>Risk Archives &#8212; Rapid Software Testing</title>
	<link>https://rapid-software-testing.com/category/risk/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Exploratory Testing</title>
		<link>https://rapid-software-testing.com/exploratory-testing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exploratory-testing</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Fri, 14 May 2021 18:45:05 +0000</pubDate>
				<category><![CDATA[Exploratory Testing]]></category>
		<category><![CDATA[Risk]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3380</guid>

					<description><![CDATA[<p>Do you perform any exploratory testing on APIs? How do you do it? Here’s an in-depth version of the reply I gave, with the benefit of links to deeper material. To begin: application programming interfaces (APIs) are means by which ... <a title="Exploratory Testing" class="read-more" href="https://rapid-software-testing.com/exploratory-testing/" aria-label="Read more about Exploratory Testing">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/exploratory-testing/">Exploratory Testing</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><strong><em>Do you perform any exploratory testing on APIs? How do you do it?</em></strong></p>
<p><em>Here’s an in-depth version of the reply I gave, with the benefit of links to deeper material.</em></p>
<p>To begin: application programming interfaces (APIs) are means by which we can use software to send commands to a product to make it do something. We do perform some testing on APIs themselves; interfaces represent one set of dimensions or factors or <a href="https://www.developsense.com/blog/2014/07/how-models-change/" target="_blank" rel="noopener noreferrer">elements of the product</a>. In a deeper sense, we’re not simply testing the APIs; we’re using them to control and observe the product, so that we can learn lots of things about it.</p>
<p>Now, there’s a problem with the first question: it implies that there is some kind of testing that is not exploratory. But <a href="http://www.satisfice.com/blog/archives/1509"><em>all</em></a><a href="http://www.satisfice.com/blog/archives/1509"> testing is exploratory</a>. The idea that testing isn’t exploratory comes, in part, from a confusion between <em>demonstrating</em> that a product can work and <em>testing</em> to learn how it does work, and how it might not work.</p>
https://www.developsense.com/blog/2018/07/exploratory-testing-on-an-api-part-1/
<p>The post <a href="https://rapid-software-testing.com/exploratory-testing/">Exploratory Testing</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Reframing Requirements Analysis</title>
		<link>https://rapid-software-testing.com/reframing-requirements-analysis/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=reframing-requirements-analysis</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Sun, 16 May 2021 02:28:40 +0000</pubDate>
				<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Risk]]></category>
		<category><![CDATA[Risk Analysis]]></category>
		<category><![CDATA[Test Strategy]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3390</guid>

					<description><![CDATA[<p>REQUIREMENTS REVISITED In generally accepted software development practice, requirements analysis is supposed to happen before design, and design is supposed to happen before coding and testing. Some kind of document is supposed to come out of requirements analysis. The IEEE ... <a title="Reframing Requirements Analysis" class="read-more" href="https://rapid-software-testing.com/reframing-requirements-analysis/" aria-label="Read more about Reframing Requirements Analysis">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/reframing-requirements-analysis/">Reframing Requirements Analysis</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<header class="entry-header">REQUIREMENTS REVISITED In generally accepted software development practice, requirements analysis is supposed to happen before design, and design is supposed to happen before coding and testing. Some kind of document is supposed to come out of requirements analysis. The IEEE 830-1993 Recommended Practice for Software Requirements Specifications includes a list of quality attributes for requirements: correct, complete, unambiguous, consistent, ranked for importance, verifiable, modifiable, and traceable. The specification is supposed to guide the engineering activities that follow. The so-called generally accepted practice, however, isn’t generally practiced.</header>
<div class="entry-content">
<div class="w3eden">
<div class="row">
<div class="col-md-12"></div>
</div>
</div>
</div>
<div>
https://www.satisfice.com/download/1115
</div>
<div></div>
<p>The post <a href="https://rapid-software-testing.com/reframing-requirements-analysis/">Reframing Requirements Analysis</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Test Framing</title>
		<link>https://rapid-software-testing.com/test-framing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=test-framing</link>
		
		<dc:creator><![CDATA[Mary Alton]]></dc:creator>
		<pubDate>Sun, 16 May 2021 02:16:09 +0000</pubDate>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Oracles]]></category>
		<category><![CDATA[Rapid Software Testing]]></category>
		<category><![CDATA[Requirements]]></category>
		<category><![CDATA[Risk]]></category>
		<category><![CDATA[Test Framing]]></category>
		<guid isPermaLink="false">https://rapid-software-testing.com/?p=3387</guid>

					<description><![CDATA[<p>To test is to tell three parallel stories: a story of the product, a story of our testing, and a story of the quality of our testing. James and I believe that test framing is a key skill that helps us to compose, edit, ... <a title="Test Framing" class="read-more" href="https://rapid-software-testing.com/test-framing/" aria-label="Read more about Test Framing">Learn more</a></p>
<p>The post <a href="https://rapid-software-testing.com/test-framing/">Test Framing</a> appeared first on <a href="https://rapid-software-testing.com">Rapid Software Testing</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>To test is to tell <a href="https://www.developsense.com/blog/2018/02/how-is-the-testing-going/" target="_blank" rel="noopener">three parallel stories</a>: a story of the <em>product</em>, a story of <em>our testing</em>, and a story of <em>the quality of our testing</em>. James and I believe that test framing is a key skill that helps us to compose, edit, narrate, and justify the story of our testing in a logical, coherent, and rapid way.</p>
https://www.developsense.com/blog/2010/09/test-framing/
<p>The post <a href="https://rapid-software-testing.com/test-framing/">Test Framing</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-21 20:33:14 by W3 Total Cache
-->