<?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>testing | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/tag/testing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Wed, 21 Feb 2024 16:57:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>testing | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Testing React Native Applications the Smart Way</title>
		<link>https://www.javascripttutorials.net/testing-react-native-applications-the-smart-way/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Thu, 25 Jan 2024 14:56:42 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[react]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=684</guid>

					<description><![CDATA[<p>This presentation explores the divisive world of software testing, where React.js developers often find themselves torn between writing no tests and striving for 100% test coverage. Learn how to navigate these polarizing positions and adopt a more nuanced strategy that makes testing React applications efficient and effective. The talk dives &#8230;</p>
The post <a href="https://www.javascripttutorials.net/testing-react-native-applications-the-smart-way/">Testing React Native Applications the Smart Way</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Automated Security Testing for JavaScript Apps</title>
		<link>https://www.javascripttutorials.net/automated-security-testing-for-javascript-apps/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 10 Oct 2023 21:07:28 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=669</guid>

					<description><![CDATA[<p>Traditional security testing for JavaScript apps has focused on the front-end, but actual security issues most often lie in the backing REST API. StackHawk co-founder Scott Gerlach provides a quick overview of why you need to rethink how you test your JavaScript apps and how StackHawk can help you find &#8230;</p>
The post <a href="https://www.javascripttutorials.net/automated-security-testing-for-javascript-apps/">Automated Security Testing for JavaScript Apps</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Write Tests That Don’t Suck: Test Driven Development in JavaScript</title>
		<link>https://www.javascripttutorials.net/write-tests-that-dont-suck-test-driven-development-in-javascript/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 14 Mar 2023 15:02:25 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=634</guid>

					<description><![CDATA[<p>This session discusses Test-Driven Development (TDD) in JavaScript, without the dogma, without the buzzwords, in simple clear examples, using Visual Studio Code, Jest and Wallaby.js. Test-driven development (TDD) is a software development approach that relies on software requirements being converted to test cases before the code is written, and tracking &#8230;</p>
The post <a href="https://www.javascripttutorials.net/write-tests-that-dont-suck-test-driven-development-in-javascript/">Write Tests That Don’t Suck: Test Driven Development in JavaScript</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
		<item>
		<title>Frontend Mocking Made Easy</title>
		<link>https://www.javascripttutorials.net/frontend-mocking-made-easy/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Tue, 12 Jan 2021 14:49:42 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[testing]]></category>
		<guid isPermaLink="false">https://www.javascripttutorials.net/?p=526</guid>

					<description><![CDATA[<p>When developing web applications with JavaScript locally, it is not uncommon to request data from an API. However, the API might not actually exist yet, or we might want to control what the responses are. Typically, this sort of problem has been solved by either writing a separate mock API &#8230;</p>
The post <a href="https://www.javascripttutorials.net/frontend-mocking-made-easy/">Frontend Mocking Made Easy</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
