<?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>Val Petruchek on Web-Development &#187; tests</title>
	<atom:link href="http://petruchek.com/tag/tests/feed/" rel="self" type="application/rss+xml" />
	<link>http://petruchek.com</link>
	<description>PHP, JavaScript, MySQL, Apache, CSS</description>
	<lastBuildDate>Sun, 13 Sep 2020 18:58:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Test before you send</title>
		<link>http://petruchek.com/2010/10/test-befor%d1%83-you-send/</link>
		<comments>http://petruchek.com/2010/10/test-befor%d1%83-you-send/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 15:18:43 +0000</pubDate>
		<dc:creator>val</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[tests]]></category>

		<guid isPermaLink="false">http://petruchek.com/?p=41</guid>
		<description><![CDATA[This summer was really hot for my hosting provider. Here is summary of emails I&#8217;ve received from them: Jun 11: On June 27, 2010, between 06:00am and 10:00am CST, our Development and Database teams will be performing several upgrades of &#8230; <a href="http://petruchek.com/2010/10/test-befor%d1%83-you-send/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>This summer was really hot for my hosting provider. Here is summary of emails I&#8217;ve received from them:<br />
<strong>Jun 11:</strong></p>
<blockquote><p>On <u>June 27, 2010</u>, between 06:00am and 10:00am CST, our Development and Database teams will be performing several upgrades of the infrastructure that support Orbit.</p></blockquote>
<p><strong>Jun 16:</strong> </p>
<blockquote><p>On <u>June 13, 2010</u>, between 01:00am and 02:00am CST, our Product Support team will perform a reboot of ******.**.***** which provides load balancing services to you.</p></blockquote>
<p><strong>1 hour later:</strong> </p>
<blockquote><p>Today you received a maintenance notification dated for June 13, 2010. The <u>incorrect message was sent out</u> and the correct will be sent at approximately 2pm CST.</p></blockquote>
<p><strong>5 minutes later:</strong> </p>
<blockquote><p>On <u>June 20, 2010</u>, between 06:00am and 10:00am CST, our Networking group will be performing code upgrades on ******.***** to resolve several bugs.</p></blockquote>
<p><strong>3 hours later:</strong> </p>
<blockquote><p>We apologize for the <u>recent notifications which have had incorrect information</u>. The correct change window for this maintenance is from 00:01 to 05:00 CT rather than 6:00 to 10:00 CST as previously sent.</p>
<p>The correct text should have read: </p>
<p>On <u>June 20, 2010</u>, between 00:01am and 05:00am CT, our Networking group will be performing code upgrades on *****.***** to resolve several bugs. </p></blockquote>
<p><strong>Jun 18:</strong> </p>
<blockquote><p>On <u>June 27, 2010</u>, between 06:00am and 10:00am CST, our Development and Database teams will be performing several upgrades of the infrastructure that support Orbit.</p></blockquote>
<p><strong>Jun 25:</strong> </p>
<blockquote><p>On <u>June 27, 2010</u>, between 06:00am and 10:00am CST, our Development and Database teams will be performing several upgrades of the infrastructure that support Orbit.</p></blockquote>
<p><strong>Jul 9 and Jul 15:</strong> </p>
<blockquote><p>Scheduled Maintenance<br />
<u>June 24, 2010</u></p></blockquote>
<p><strong>Jul 19:</strong> </p>
<blockquote><p>Emergency Maintenance<br />
<u>July 20, 2010</u></p></blockquote>
<p>Well, my first CRM emailing script sent same email to couple of customers 5 times before I realized something is wrong in my coding. Since that, I have extremely strict testing policy for every application which sends out mass emails. </p>
<p>The easiest way to do a quick test is replacing actual customer&#8217;s email address with special test accounts in the test mode and counting number of emails received as well as validating their contents (proof reading + %username% quick tag replacements and such). </p>
<p>It doesn&#8217;t take much time but prevents you from annoying your customers &#8211; &#8220;hey, what kind of IT company are they if they can&#8217;t even handle their own mass mailing properly?&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://petruchek.com/2010/10/test-befor%d1%83-you-send/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
