<?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 Framework &#8211; BleepingBugs</title>
	<atom:link href="https://bleepingbugs.com/tag/risk-framework/feed/" rel="self" type="application/rss+xml" />
	<link>https://bleepingbugs.com</link>
	<description>Candid Takes On QA</description>
	<lastBuildDate>Fri, 05 Jun 2026 03:19:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bleepingbugs.com/wp-content/uploads/2026/05/cropped-bb_IconOnly_transparent_bg-1-32x32.webp</url>
	<title>RISK Framework &#8211; BleepingBugs</title>
	<link>https://bleepingbugs.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>A Philosophy for QA: The RISK Framework</title>
		<link>https://bleepingbugs.com/a-philosophy-for-qa-the-risk-framework/</link>
		
		<dc:creator><![CDATA[Bleeping Bugs]]></dc:creator>
		<pubDate>Tue, 02 Jun 2026 04:00:15 +0000</pubDate>
				<category><![CDATA[Shower Thoughts]]></category>
		<category><![CDATA[RISK Framework]]></category>
		<guid isPermaLink="false">https://bleepingbugs.com/?p=914</guid>

					<description><![CDATA[In grad school I was researching how students debug their code. I came across something called Information Foraging Theory — the idea that people hunting for information follow certain scent trails, signals in the environment that promise high-value information for the least amount of effort. Like an animal following a smell toward food. I wasn&#8217;t&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>In grad school I was researching how students debug their code. I came across something called Information Foraging Theory — the idea that people hunting for information follow certain scent trails, signals in the environment that promise high-value information for the least amount of effort. Like an animal following a smell toward food. I wasn’t thinking about QA at the time.</p>
<p><a href="https://bleepingbugs.com/a-philosophy-for-qa-the-risk-framework/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>QA&#8217;s Unique Skill Isn&#8217;t Finding Bugs</title>
		<link>https://bleepingbugs.com/qas-unique-skill-isnt-finding-bugs/</link>
		
		<dc:creator><![CDATA[Bleeping Bugs]]></dc:creator>
		<pubDate>Sun, 31 May 2026 18:24:41 +0000</pubDate>
				<category><![CDATA[Shower Thoughts]]></category>
		<category><![CDATA[RISK Framework]]></category>
		<guid isPermaLink="false">https://bleepingbugs.com/?p=908</guid>

					<description><![CDATA[Every discipline has a core skill. The thing that looks simple from the outside but takes years to actually develop. Developers have the ability to build systems — translating logic into working software. Product managers translate messy human needs into structured requirements. Designers make complex things feel intuitive. I&#8217;ve been thinking about what QA&#8217;s equivalent&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>Every discipline has a core skill. The thing that looks simple from the outside but takes years to actually develop. Developers have the ability to build systems — translating logic into working software. Product managers translate messy human needs into structured requirements. Designers make complex things feel intuitive. I’ve been thinking about what QA’s equivalent is. And I don’t think…</p>
<p><a href="https://bleepingbugs.com/qas-unique-skill-isnt-finding-bugs/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Cargo Cult of Eliminating QA</title>
		<link>https://bleepingbugs.com/the-cargo-cult-of-eliminating-qa/</link>
		
		<dc:creator><![CDATA[Bleeping Bugs]]></dc:creator>
		<pubDate>Sat, 30 May 2026 20:32:13 +0000</pubDate>
				<category><![CDATA[Shower Thoughts]]></category>
		<category><![CDATA[RISK Framework]]></category>
		<guid isPermaLink="false">https://bleepingbugs.com/?p=889</guid>

					<description><![CDATA[I recently learned what a &#8220;cargo cult&#8221; was. Apparently, there&#8217;s a story from World War II that goes something like this. When American forces set up military bases on remote South Pacific islands, they brought everything with them — jeeps, radios, canned food, medicine, aircraft. To the indigenous islanders watching from the treeline, the goods&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>I recently learned what a “cargo cult” was. Apparently, there’s a story from World War II that goes something like this. When American forces set up military bases on remote South Pacific islands, they brought everything with them — jeeps, radios, canned food, medicine, aircraft. To the indigenous islanders watching from the treeline, the goods seemed to appear almost magically. Planes landed.</p>
<p><a href="https://bleepingbugs.com/the-cargo-cult-of-eliminating-qa/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>The Role of QA Is Surfacing Risk</title>
		<link>https://bleepingbugs.com/the-role-of-qa-is-surfacing-risk/</link>
		
		<dc:creator><![CDATA[Bleeping Bugs]]></dc:creator>
		<pubDate>Wed, 06 May 2026 03:34:15 +0000</pubDate>
				<category><![CDATA[Shower Thoughts]]></category>
		<category><![CDATA[RISK Framework]]></category>
		<guid isPermaLink="false">https://bleepingbugs.com/?p=545</guid>

					<description><![CDATA[A few years ago I wrote about how a long pandemic shower helped me realize that software testing is really just collecting information about system behavior. That clicked for me. But the more I&#8217;ve worked in QA since then, the more I&#8217;ve realized that definition only answers what testers do — not why it matters.&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>A few years ago I wrote about how a long pandemic shower helped me realize that software testing is really just collecting information about system behavior. That clicked for me. But the more I’ve worked in QA since then, the more I’ve realized that definition only answers what testers do — not why it matters. Here’s where my thinking has landed: Not finding bugs.</p>
<p><a href="https://bleepingbugs.com/the-role-of-qa-is-surfacing-risk/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What a Nose Swab Taught Me About Software Testing</title>
		<link>https://bleepingbugs.com/what-a-nose-swab-taught-me-about-software-testing/</link>
		
		<dc:creator><![CDATA[Bleeping Bugs]]></dc:creator>
		<pubDate>Thu, 20 Apr 2023 00:24:20 +0000</pubDate>
				<category><![CDATA[Shower Thoughts]]></category>
		<category><![CDATA[RISK Framework]]></category>
		<guid isPermaLink="false">https://bleepingbugs.com/?p=21</guid>

					<description><![CDATA[I was three years into a QA career when the pandemic hit. Testing Manager at a tech startup, CS degree, the whole thing. You&#8217;d think I would&#8217;ve had a solid handle on what software testing actually was. I didn&#8217;t. Not really. I knew the definitions. I&#8217;d memorized them the same way I memorized Newton&#8217;s equations&#46;&#46;&#46;]]></description>
										<content:encoded><![CDATA[<p>I was three years into a QA career when the pandemic hit. Testing Manager at a tech startup, CS degree, the whole thing. You’d think I would’ve had a solid handle on what software testing actually was. I didn’t. Not really. I knew the definitions. I’d memorized them the same way I memorized Newton’s equations in school — plug the right words into the right context, sound like you know…</p>
<p><a href="https://bleepingbugs.com/what-a-nose-swab-taught-me-about-software-testing/" rel="nofollow">Source</a></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
