<?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>Software Testing Mentor</title>
	<atom:link href="https://www.softwaretestingmentor.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.softwaretestingmentor.com/</link>
	<description>A comprehensive website for Software Testing Folks!</description>
	<lastBuildDate>Mon, 28 Oct 2024 02:26:12 +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://www.softwaretestingmentor.com/wp-content/uploads/2024/01/stm-website-logo-45x45.png</url>
	<title>Software Testing Mentor</title>
	<link>https://www.softwaretestingmentor.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>What is Dynamic Testing</title>
		<link>https://www.softwaretestingmentor.com/dynamic-testing/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Wed, 10 Jan 2024 03:14:47 +0000</pubDate>
				<category><![CDATA[Types of Testing]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Dynamic Testing]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=50</guid>

					<description><![CDATA[<p>What is Dynamic Testing? Dynamic Testing is a type of Software Testing performed to analyze the dynamic behavior of the code. It includes testing the<a class="moretag" href="https://www.softwaretestingmentor.com/dynamic-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/dynamic-testing/">What is Dynamic Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>What is Validation in Software Testing? &#124; Validation Testing</title>
		<link>https://www.softwaretestingmentor.com/whats-is-validation-in-software-testing/</link>
					<comments>https://www.softwaretestingmentor.com/whats-is-validation-in-software-testing/#comments</comments>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Sat, 06 Jan 2024 23:01:37 +0000</pubDate>
				<category><![CDATA[Verification and Validation]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Validation]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=136</guid>

					<description><![CDATA[<p>What is Validation in Software Testing? Validation ensures that the software operates as planned in the requirements phase by executing it, running predefined test cases,<a class="moretag" href="https://www.softwaretestingmentor.com/whats-is-validation-in-software-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/whats-is-validation-in-software-testing/">What is Validation in Software Testing? | Validation Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.softwaretestingmentor.com/whats-is-validation-in-software-testing/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>What is Verification in Software Testing? &#124; Verification Testing</title>
		<link>https://www.softwaretestingmentor.com/what-is-verification-in-software-testing/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Sat, 06 Jan 2024 04:57:36 +0000</pubDate>
				<category><![CDATA[Verification and Validation]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[Verification]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=134</guid>

					<description><![CDATA[<p>Verification represents static testing technique in Software Testing. Verification ensures that the software documents comply with the organizations standards, it is Static analysis technique. Verification<a class="moretag" href="https://www.softwaretestingmentor.com/what-is-verification-in-software-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/what-is-verification-in-software-testing/">What is Verification in Software Testing? | Verification Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>V-Model in Software Engineering &#124; V-Model in Software Testing</title>
		<link>https://www.softwaretestingmentor.com/v-model-in-software-testing/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Fri, 05 Jan 2024 06:10:38 +0000</pubDate>
				<category><![CDATA[Software Development Lifecycle]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Software Development Life Cycle]]></category>
		<category><![CDATA[V-Model]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=203</guid>

					<description><![CDATA[<p>V-model is the software development life cycle (SDLC) model where the software development lifecycle process executes sequentially in a V-shape. It is also known as<a class="moretag" href="https://www.softwaretestingmentor.com/v-model-in-software-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/v-model-in-software-testing/">V-Model in Software Engineering | V-Model in Software Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Spiral Model in Software Engineering &#124; Spiral Model SDLC</title>
		<link>https://www.softwaretestingmentor.com/spiral-model/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 06:09:04 +0000</pubDate>
				<category><![CDATA[Software Development Lifecycle]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Software Development Life Cycle]]></category>
		<category><![CDATA[Spiral Model]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=201</guid>

					<description><![CDATA[<p>The spiral model was proposed by Bohem. In spiral model the radial dimension represents the cumulative cost incurred in finishing the steps so far and angular<a class="moretag" href="https://www.softwaretestingmentor.com/spiral-model/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/spiral-model/">Spiral Model in Software Engineering | Spiral Model SDLC</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Iterative Development Model</title>
		<link>https://www.softwaretestingmentor.com/iterative-development-model/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Sat, 30 Dec 2023 06:11:47 +0000</pubDate>
				<category><![CDATA[JIRA Administration Tutorial]]></category>
		<category><![CDATA[Software Development Lifecycle]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Software Development Life Cycle]]></category>
		<category><![CDATA[Iterative Development Model]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=205</guid>

					<description><![CDATA[<p>The practical software development project finds the classical waterfall method complicated. Practical software development projects use the Iterative waterfall model, which incorporates the necessary changes<a class="moretag" href="https://www.softwaretestingmentor.com/iterative-development-model/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/iterative-development-model/">Iterative Development Model</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>What is Unit Testing/Component Testing</title>
		<link>https://www.softwaretestingmentor.com/what-is-unit-testing-component-testing/</link>
		
		<dc:creator><![CDATA[Shalini Sharma]]></dc:creator>
		<pubDate>Fri, 29 Dec 2023 03:19:25 +0000</pubDate>
				<category><![CDATA[Software Testing Tutorials]]></category>
		<category><![CDATA[unit testing example]]></category>
		<category><![CDATA[unit testing tutorial]]></category>
		<category><![CDATA[software testing tutorial]]></category>
		<category><![CDATA[unit testing explained]]></category>
		<category><![CDATA[unit testing in software testing]]></category>
		<category><![CDATA[what is unit testing in software testing]]></category>
		<category><![CDATA[component testing]]></category>
		<category><![CDATA[what is unit testing in software engineering]]></category>
		<category><![CDATA[component testing in software testing]]></category>
		<category><![CDATA[software testing tutorial for beginners]]></category>
		<category><![CDATA[software testing bootcamp]]></category>
		<category><![CDATA[software testing training]]></category>
		<category><![CDATA[software testing course]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[what is unit testing]]></category>
		<guid isPermaLink="false">https://www.softwaretestingmentor.com/?p=16983</guid>

					<description><![CDATA[<p>Unit testing is a software development practice that involves individual units or components of a software application in isolation. A unit is the smallest testable<a class="moretag" href="https://www.softwaretestingmentor.com/what-is-unit-testing-component-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/what-is-unit-testing-component-testing/">What is Unit Testing/Component Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Rapid Application Development Model</title>
		<link>https://www.softwaretestingmentor.com/rapid-application-development/</link>
		
		<dc:creator><![CDATA[Software Testing Mentor Team]]></dc:creator>
		<pubDate>Thu, 28 Dec 2023 06:12:59 +0000</pubDate>
				<category><![CDATA[Software Development Lifecycle]]></category>
		<category><![CDATA[SDLC]]></category>
		<category><![CDATA[Software Development Life Cycle]]></category>
		<category><![CDATA[Rapid Application Development]]></category>
		<guid isPermaLink="false">http://softwaretestingmentor.perlmentor.com/?p=207</guid>

					<description><![CDATA[<p>The RAD (Rapid Application Development) model is based on prototyping and iterative development with no specific planning involved. RAD model is an incremental process model with<a class="moretag" href="https://www.softwaretestingmentor.com/rapid-application-development/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/rapid-application-development/">Rapid Application Development Model</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Levels in Software Testing</title>
		<link>https://www.softwaretestingmentor.com/levels-in-software-testing/</link>
		
		<dc:creator><![CDATA[Shalini Sharma]]></dc:creator>
		<pubDate>Thu, 28 Dec 2023 03:01:53 +0000</pubDate>
				<category><![CDATA[Software Testing Tutorials]]></category>
		<category><![CDATA[levels in software testing]]></category>
		<category><![CDATA[testing levels in software testing]]></category>
		<category><![CDATA[levels of testing in software testing]]></category>
		<category><![CDATA[levels of testing in software testing tutorial]]></category>
		<category><![CDATA[software testing tutorial]]></category>
		<category><![CDATA[types and levels of testing]]></category>
		<category><![CDATA[test levels in software testing]]></category>
		<category><![CDATA[different levels of testing]]></category>
		<category><![CDATA[software testing levels]]></category>
		<category><![CDATA[software testing levels and types]]></category>
		<category><![CDATA[software testing tutorial for beginners]]></category>
		<category><![CDATA[software testing bootcamp]]></category>
		<category><![CDATA[levels of software testing]]></category>
		<guid isPermaLink="false">https://www.softwaretestingmentor.com/?p=16980</guid>

					<description><![CDATA[<p>Testing levels, or Levels of Testing, are a procedure for locating defective areas while preventing errors in development life cycle stages. This procedure or these<a class="moretag" href="https://www.softwaretestingmentor.com/levels-in-software-testing/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/levels-in-software-testing/">Levels in Software Testing</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>Jira Roadmap Tutorial #17 &#8211; Resolving Warnings in Advanced Roadmaps</title>
		<link>https://www.softwaretestingmentor.com/jira-roadmap-tutorial-17-resolving-warnings-in-advanced-roadmaps/</link>
		
		<dc:creator><![CDATA[Shalini Sharma]]></dc:creator>
		<pubDate>Wed, 27 Dec 2023 05:19:09 +0000</pubDate>
				<category><![CDATA[Jira Roadmaps Tutorial]]></category>
		<category><![CDATA[jira advanced tutorial]]></category>
		<category><![CDATA[resolving warnings in advanced roadmap]]></category>
		<category><![CDATA[warnings in advanced roadmap]]></category>
		<category><![CDATA[jira roadmap tutorial]]></category>
		<category><![CDATA[jira roadmap warnings]]></category>
		<category><![CDATA[jira roadmap planning]]></category>
		<category><![CDATA[resolve jira roadmap warning]]></category>
		<category><![CDATA[jira advanced roadmap]]></category>
		<category><![CDATA[jira advanced roadmaps best practices]]></category>
		<category><![CDATA[jira advanced roadmaps tutorial]]></category>
		<category><![CDATA[project management tutorial]]></category>
		<category><![CDATA[jira advanced roadmaps demo]]></category>
		<category><![CDATA[jira advanced roadmaps training]]></category>
		<category><![CDATA[advanced roadmaps jira tutorial]]></category>
		<category><![CDATA[jira roadmap advanced]]></category>
		<category><![CDATA[advanced roadmaps jira]]></category>
		<guid isPermaLink="false">https://www.softwaretestingmentor.com/?p=17360</guid>

					<description><![CDATA[<p>In this Jira Roadmap tutorial, we will learn resolving warnings in advanced roadmaps. Whenever you do any modification in Jira roadmap plan and if the<a class="moretag" href="https://www.softwaretestingmentor.com/jira-roadmap-tutorial-17-resolving-warnings-in-advanced-roadmaps/"> </a></p>
<p>The post <a href="https://www.softwaretestingmentor.com/jira-roadmap-tutorial-17-resolving-warnings-in-advanced-roadmaps/">Jira Roadmap Tutorial #17 &#8211; Resolving Warnings in Advanced Roadmaps</a> appeared first on <a href="https://www.softwaretestingmentor.com">Software Testing Mentor</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
