<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Software Testing Magazine</title>
	
	<link>http://www.softwaretestingmagazine.com</link>
	<description>Unit, Functional and Load Testing Tools, News and Resources</description>
	<lastBuildDate>Wed, 19 Jun 2013 18:36:09 +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>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SoftwareTestingMagazine" /><feedburner:info uri="softwaretestingmagazine" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Software Testing in Distributed Teams</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/bJ6IHyLQWF0/</link>
		<comments>http://www.softwaretestingmagazine.com/knowledge/software-testing-in-distributed-teams/#comments</comments>
		<pubDate>Wed, 19 Jun 2013 18:36:09 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[team]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2278</guid>
		<description>Distributed software development teams and distributed software testing are here to stay. In this article, Lisa Crispin asks &amp;#8220;How do we get quality software in these situations?&amp;#8221; and proposes some hints on how to get good results when you perform software testing with distributed teams.
The first point discussed in the article is the importance of a rapid feedback that can be achieved through automated testing and continuous integration. Then she insists on the importance of building a culture of trust across the project and software testing team. Some additional practices ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/bJ6IHyLQWF0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/knowledge/software-testing-in-distributed-teams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/knowledge/software-testing-in-distributed-teams/</feedburner:origLink></item>
		<item>
		<title>BlazeMeter Load Testing Platform Fully Integrated with CloudBees</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/f9yrfzGIPX4/</link>
		<comments>http://www.softwaretestingmagazine.com/news/blazemeter-load-testing-platform-fully-integrated-with-cloudbees/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 15:11:04 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2276</guid>
		<description>BlazeMeter, provider of the Apache JMeter™ based load testing platform, has announced its complete integration into CloudBees, the leading provider of Java Platform as a Service (PaaS), which provides a foundation for cloud development and deployment services.
BlazeMeter’s implementation of the Single Sign On process signifies its full integration into the CloudBees Platform. BlazeMeter became a CloudBees partner in November 2012, and now CloudBees users can seamlessly log into and purchase BlazeMeter’s performance testing services from within the CloudBees platform. As a result of the integration, Java developers and CloudBees users ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/f9yrfzGIPX4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/blazemeter-load-testing-platform-fully-integrated-with-cloudbees/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/blazemeter-load-testing-platform-fully-integrated-with-cloudbees/</feedburner:origLink></item>
		<item>
		<title>Unit Testing JavaScript with Venus.js</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/mhPi7wz8lwA/</link>
		<comments>http://www.softwaretestingmagazine.com/videos/unit-testing-javascript-with-venus-js/#comments</comments>
		<pubDate>Tue, 18 Jun 2013 12:07:05 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[test automation]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2274</guid>
		<description>Venus.js in an open source software testing tool developed by LinkedIn that allows you to organize and run your entire JS testing system with a single tool using Node.js. Venus eliminates repetitive tasks and friction points and lets you focus on writing tests instead of running them.
If you already have JavaScript testing in place, Venus is designed to orchestrate and automate existing tools like Mocha, Jasmine and QUnit. This video begins with a brief overview of different ways to test code written for the web, including black-box vs. white-box testing ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/mhPi7wz8lwA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/videos/unit-testing-javascript-with-venus-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/videos/unit-testing-javascript-with-venus-js/</feedburner:origLink></item>
		<item>
		<title>New SilkPerformer CloudBurst for Load Testing</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/rOe-xfHX8m4/</link>
		<comments>http://www.softwaretestingmagazine.com/news/new-silkperformer-cloudburst-for-load-testing/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 17:48:22 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2271</guid>
		<description>Micro Focus has announced the availability of SilkPerformer CloudBurst, a peak demand load testing capability based on Micro Focus Enterprise Cloud Services (ECS) technology. CloudBurst extends Micro Focus’ industry-leading load and performance testing solution SilkPerformer out to the cloud. With CloudBurst, SilkPerformer enables testing organizations to easily manage large load tests that emulate hundreds of thousands of users from multiple global points of presence and to quickly diagnose and resolve discovered issues.
As organizations develop web applications that will be used by many thousands of users worldwide, traditional load testing methods ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/rOe-xfHX8m4" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/new-silkperformer-cloudburst-for-load-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/new-silkperformer-cloudburst-for-load-testing/</feedburner:origLink></item>
		<item>
		<title>New Release of Atollic TrueSTUDIO</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/usgcKag_o1Y/</link>
		<comments>http://www.softwaretestingmagazine.com/news/new-release-of-atollic-truestudio/#comments</comments>
		<pubDate>Mon, 17 Jun 2013 11:30:46 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2266</guid>
		<description>Atollic today announced the latest release of the Atollic TrueSTUDIO integrated development environment. Incorporating many new features, Atollic TrueSTUDIO v4.1 aims to even further assist embedded developers to write code of the highest quality. A significant feature added to TrueSTUDIO v4.1 includes the ability to record and display instruction trace data. Other features include the addition of automatic software unit testing within the optional TrueVERIFIER add-module, and a test case debugger within the optional TrueANALYZER add-on module.
The new instruction tracing function records the execution flow in real-time for later analysis. ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/usgcKag_o1Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/new-release-of-atollic-truestudio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/new-release-of-atollic-truestudio/</feedburner:origLink></item>
		<item>
		<title>10 Test Automation Lessons Learned  at eBay</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/4O2snbtzFSk/</link>
		<comments>http://www.softwaretestingmagazine.com/videos/10-test-automation-lessons-learned-at-ebay/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 21:09:49 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[test automation]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2261</guid>
		<description>eBay&amp;#8217;s European quality engineering team has broad experience implementing end-to-end test automation in different software development environments (agile, waterfall, co located , outsourced, distributed). This presentation illustrates the key lessons learned from a technical and business perspective.
These ten key lessons are:
1. Write the right tests
2. A tool is not a strategy
3. Automation is software development itself
4. Speak the same language as the developers
5. Everyone knows what&amp;#8217;s automated
6. Instant Feedback is essential
7. Flip the testing triangle
8. Invest into the test Infrastructure
9. Maintainability is king
10. Manual Testing is still very important
 
Video ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/4O2snbtzFSk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/videos/10-test-automation-lessons-learned-at-ebay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/videos/10-test-automation-lessons-learned-at-ebay/</feedburner:origLink></item>
		<item>
		<title>New Release of Parasoft’s API Testing Solution,</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/6MImBkzbaZU/</link>
		<comments>http://www.softwaretestingmagazine.com/news/new-release-of-parasofts-api-testing-solution/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 18:53:53 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2259</guid>
		<description>Parasoft has announced the new release of Parasoft’s API testing solution, Parasoft SOAtest. This comprehensive enterprise-grade Cloud/API testing solution dramatically simplifies the complex testing needed for today’s interconnected business systems.
“With the recent shift to an API economy, the integrity of the APIs you produce and consume is now more important than ever,” stated Wayne Ariola, Chief Strategy Officer for Parasoft. “As the market evolves, Parasoft remains the industry leader—delivering the enterprise-grade testing needed to ensure the security, reliability, and compliance of today&amp;#8217;s extremely interconnected and interdependent applications.”
The latest release simplifies ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/6MImBkzbaZU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/new-release-of-parasofts-api-testing-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/new-release-of-parasofts-api-testing-solution/</feedburner:origLink></item>
		<item>
		<title>New TestComplete Supports JavaFX 2 and Apache Flex 4.9</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/pJIS9p9E_zI/</link>
		<comments>http://www.softwaretestingmagazine.com/news/new-testcomplete-supports-javafx-2-and-apache-flex-4-9/#comments</comments>
		<pubDate>Thu, 13 Jun 2013 17:26:30 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2257</guid>
		<description>A new version of TestComplete by SmartBear Software extends the company’s position in Web application and HTML5 testing with several upgrades, including support for the leading HTML5/JavaScript framework, Sencha Ext JS for rich Internet applications. This latest version of TestComplete increases cross-browser testing with support for Opera and Safari as well as updated support for the most recent versions of Chrome and Firefox.
Along with Sencha Ext JS, this new version of TestComplete adds support for JavaFX 2, Qt 5 and Apache Flex 4.9. Integration with third party Agile tools is ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/pJIS9p9E_zI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/new-testcomplete-supports-javafx-2-and-apache-flex-4-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/new-testcomplete-supports-javafx-2-and-apache-flex-4-9/</feedburner:origLink></item>
		<item>
		<title>Secrets to Successful Automated Testing with Watir</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/hep0xYeNhIg/</link>
		<comments>http://www.softwaretestingmagazine.com/news/secrets-to-successful-automated-software-testing-with-watir/#comments</comments>
		<pubDate>Tue, 11 Jun 2013 16:01:13 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[test automation]]></category>
		<category><![CDATA[watir]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2252</guid>
		<description>Automating tests is an investment that is valuable as long as the investment is not too great. We want to get to the payback more quickly. The true investment is not only the cost of creating and maintaining automated tests. Watir is a family of libraries for testing web applications. Watir reduces the cost of creating automated tests that are maintainable. If we spend too much time fixing and debugging, we will never get the new features created, or we will abandon the automated tests temporarily.
Author: Dave McNulla, http://dmcnulla.wordpress.com/
By monitoring ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/hep0xYeNhIg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/secrets-to-successful-automated-software-testing-with-watir/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/secrets-to-successful-automated-software-testing-with-watir/</feedburner:origLink></item>
		<item>
		<title>LogiGear Adds Mobile Testing Capability to TestArchitect</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/N5BspdDbHAo/</link>
		<comments>http://www.softwaretestingmagazine.com/news/logigear-adds-mobile-testing-capability-to-testarchitect/#comments</comments>
		<pubDate>Mon, 10 Jun 2013 13:07:50 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2250</guid>
		<description>LogiGear expands its TestArchitect product line to include test automation tools specifically for mobile and Windows-based applications. TestArchitect Professional is an economical test automation solution for testing Windows-based applications.
TestArchitect Mobile Plus offers Windows-based application testing plus mobile testing, and TestArchitect Enterprise offers Windows, web, cloud and mobile testing capability and is completely customizable. TestArchitect Enterprise and TestArchitect Mobile Plus include support for iOS and Android phones and tablets, with both web and hybrid app testing capability for all testing needs, from mobile to desktop to cloud-based applications.
Additional productivity-enhancing features include ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/N5BspdDbHAo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/logigear-adds-mobile-testing-capability-to-testarchitect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/logigear-adds-mobile-testing-capability-to-testarchitect/</feedburner:origLink></item>
		<item>
		<title>Writing Well-Abstracted Self-Testing Automation</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/2ypS8Ox9h8Y/</link>
		<comments>http://www.softwaretestingmagazine.com/videos/writing-well-abstracted-self-testing-automation/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 17:43:37 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2247</guid>
		<description>One of the biggest challenges in writing test automation scripts comes in keeping pace with the rapid changes of the application under test. One small &amp;#8220;critical&amp;#8221; change made by a dev at midnight can result in hours of painful investigation and test script repair for you the next morning(s).
However, if you factor your tests properly you can write complex, reliable tests with only a few lines of code that not only test themselves using reflection, but also can be repaired in no time, and repurposed for other platforms. By factoring ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/2ypS8Ox9h8Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/videos/writing-well-abstracted-self-testing-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/videos/writing-well-abstracted-self-testing-automation/</feedburner:origLink></item>
		<item>
		<title>Celtic Testing Experts Partners with Reflective Solutions</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/kP5bZfaS3_U/</link>
		<comments>http://www.softwaretestingmagazine.com/news/celtic-testing-experts-partners-with-reflective-solutions/#comments</comments>
		<pubDate>Thu, 06 Jun 2013 13:12:34 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2244</guid>
		<description>Celtic Testing Experts Inc, based in Georgia, USA, long-term software QA partner to some of the world’s largest companies, is expanding its range of QA services through a new initiative with load and performance testing specialist Reflective Solutions.
As part of their commitment to reducing risk on IT projects while increasing the efficiency of QA processes, people and tools, Celtic Testing Experts has joined Reflective Solutions as a strategic partner. Having recognized how a specialist load and stress testing tool could complement their existing service offerings to clients, Celtic Testing Experts ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/kP5bZfaS3_U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/celtic-testing-experts-partners-with-reflective-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/celtic-testing-experts-partners-with-reflective-solutions/</feedburner:origLink></item>
		<item>
		<title>Using Mock Objects in C#</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/t9dgLO631Dc/</link>
		<comments>http://www.softwaretestingmagazine.com/knowledge/using-mock-objects-in-c/#comments</comments>
		<pubDate>Mon, 03 Jun 2013 20:18:47 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[mocking]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2242</guid>
		<description>When you need to perform unit testing in an independent way, you use mock objects. Mock objects are simulated objects that mimic the behavior of real objects in controlled ways. In this excerpt of their book &amp;#8220;Pragmatic Unit Testing in C# with NUnit&amp;#8221;, Andy Hunt, Dave Thomas and Matt Hargett explain how to avoid coupling when you build your C# unit tests.
Instead of testing against the real code, you can use a mock object that is kind of close to the real code but easier to work with for your ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/t9dgLO631Dc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/knowledge/using-mock-objects-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/knowledge/using-mock-objects-in-c/</feedburner:origLink></item>
		<item>
		<title>Typemock Releases Isolator V7.4 with Enhanced Visual Coverage</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/7eEzHWUZAoE/</link>
		<comments>http://www.softwaretestingmagazine.com/news/typemock-releases-isolator-v7-4-with-enhanced-visual-coverage/#comments</comments>
		<pubDate>Fri, 31 May 2013 15:48:07 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2231</guid>
		<description>Typemock has announced the launch of Typemock Isolator V7.4 for .NET developers. The new Typemock Isolator V7.4 includes features that increase development productivity as well as enhance code quality: Visual coverage has been added so that all the information you need to unit test is at your fingertips. This enables programmers to detect and fix bugs quicker than ever.
Developers no longer need to spend time sorting and searching for tests: the new and improved SmartRunner automatically sorts your tests for you, so that you see the relevant tests on the ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/7eEzHWUZAoE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/typemock-releases-isolator-v7-4-with-enhanced-visual-coverage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/typemock-releases-isolator-v7-4-with-enhanced-visual-coverage/</feedburner:origLink></item>
		<item>
		<title>How Twitter Does Performance Testing</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/MjamQK2aCLs/</link>
		<comments>http://www.softwaretestingmagazine.com/videos/how-twitter-does-performance-testing/#comments</comments>
		<pubDate>Thu, 30 May 2013 17:51:01 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[load testing]]></category>
		<category><![CDATA[performance testing]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2228</guid>
		<description>James Waldrop of Twitter discusses the tools, process and philosophy that goes into performance testing at Twitter. Particular emphasis will be placed on the Iago open source load testing library, which he wrote to enable Twitter&amp;#8217;s engineering teams to perform load tests before deploying code to production.
This presentation dives into implementation details of some of these tests (including source code) and how complicating factors such as OAuth and arbitrary Thrift protocols are managed.
 
Video producer: https://developers.google.com/google-test-automation-conference/
Slides: http://goo.gl/9VY2b&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/MjamQK2aCLs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/videos/how-twitter-does-performance-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/videos/how-twitter-does-performance-testing/</feedburner:origLink></item>
		<item>
		<title>Enterprise Tester 4.7 Integrates with Rally</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/fPoG7nu6meA/</link>
		<comments>http://www.softwaretestingmagazine.com/news/enterprise-tester-4-7-integrates-with-rally/#comments</comments>
		<pubDate>Thu, 30 May 2013 16:49:37 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2225</guid>
		<description>Catch Software announced the release of Enterprise Tester 4.7. This latest edition introduces Rally integration for user stories, time-saving features for test planning and execution, and a JIRA 5+ (BETA) Plugin.
Rally Integration &amp;#8211; User Stories &amp;#38; Child User Stories
Enterprise Tester 4.7 gives you the ability to integrate with Rally&amp;#8217;s powerful agile project management software. This new functionality provides bi-directional synchronization of user stories and child user stories, so you can enjoy even more benefits.
Time-saving Features for Test Planning &amp;#38; Execution
This release also added some time-saving additions to existing functionality. You ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/fPoG7nu6meA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/enterprise-tester-4-7-integrates-with-rally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/enterprise-tester-4-7-integrates-with-rally/</feedburner:origLink></item>
		<item>
		<title>Software Testing Company Cigniti Buys Gallop Solutions</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/xonV5HwnaPc/</link>
		<comments>http://www.softwaretestingmagazine.com/news/software-testing-company-cigniti-buys-gallop-solutions/#comments</comments>
		<pubDate>Wed, 29 May 2013 15:02:36 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2221</guid>
		<description>Cigniti Technologies has announced today the acquisition of Gallop Solutions . The combined entity is poised to become the world’s third largest independent software testing services company with revenues of $40 Million and more than 800 people worldwide. Cigniti Technologies is one of the fast growing IT services companies in this space and aims to become the world leader in software testing in the next few years through a combination of organic and inorganic growth.
Gallop specializes in building and implementing niche solutions in the Application Lifecycle Management (ALM) space with ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/xonV5HwnaPc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/software-testing-company-cigniti-buys-gallop-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/software-testing-company-cigniti-buys-gallop-solutions/</feedburner:origLink></item>
		<item>
		<title>New Version of Maximo Pack 3 for StressTester</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/0sJ68qooXDE/</link>
		<comments>http://www.softwaretestingmagazine.com/news/new-version-of-maximo-pack-3-for-stresstester/#comments</comments>
		<pubDate>Wed, 29 May 2013 14:43:25 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2218</guid>
		<description>Reflective Solutions is delighted to announce the availability of the newly released Maximo Pack 3 for StressTester™, which ensures that automating Maximo® performance testing is now as easy as testing the performance of any other web based application.
The second version of the Maximo Pack went a long way to simplifying this process, handling 100% of the standard Maximo framework identifiers and session variables. However, following feedback from our partners and clients, it was clear that for highly configured/customized installations of Maximo, the Maximo Pack 2 did not completely remove the ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/0sJ68qooXDE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/new-version-of-maximo-pack-3-for-stresstester/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/new-version-of-maximo-pack-3-for-stresstester/</feedburner:origLink></item>
		<item>
		<title>dynaTrace AJAX Edition 4.1 Supports FF19, FF20 and IE10 on Windows</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/HbPmPjBOTuY/</link>
		<comments>http://www.softwaretestingmagazine.com/news/dynatrace-ajax-edition-4-1-supports-ff19-ff20-and-ie10-on-windows/#comments</comments>
		<pubDate>Wed, 29 May 2013 11:05:15 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2215</guid>
		<description>ompuware AJAX Edition 4.1 adds support for Firefox 19 and Firefox 20 as well as support for IE10 on Windows 7. The team also fixed some smaller stability issues users reported with Firefox. 
Compuware dynaTrace AJAX Edition enables you to continuously optimize your Web 2.0 applications. Use the free dynaTrace AJAX Edition to:
* speed page load times using performance reports that analyze every visited page based on known best practices from Google, Yahoo! and Compuware
* diagnose performance differences between Firefox and Internet Explorer versions of the same Web pages
* improve ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/HbPmPjBOTuY" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/news/dynatrace-ajax-edition-4-1-supports-ff19-ff20-and-ie10-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/news/dynatrace-ajax-edition-4-1-supports-ff19-ff20-and-ie10-on-windows/</feedburner:origLink></item>
		<item>
		<title>PHP Unit Testing with PHPUnit</title>
		<link>http://feedproxy.google.com/~r/SoftwareTestingMagazine/~3/GQK64YzukRQ/</link>
		<comments>http://www.softwaretestingmagazine.com/knowledge/php-unit-testing-with-phpunit/#comments</comments>
		<pubDate>Tue, 28 May 2013 17:08:27 +0000</pubDate>
		<dc:creator>stmag</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[headline]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[unit testing]]></category>

		<guid isPermaLink="false">http://www.softwaretestingmagazine.com/?p=2206</guid>
		<description>PHPUnit is an open source unit testing software framework for software written in the PHP programming language. Created by Sebastian Bergmann, PHPUnit is one of the xUnit family of frameworks that originated with Kent Beck&amp;#8217;s SUnit. This article will explore PHPUnit specifically as a way to introduce the basics of automated unit testing. You&amp;#8217;ll need a basic grasp of the PHP programming language to proceed!
Author: Kendrick Curtis, Stainless Software, http://www.stainless-software.com/
Introduction
Unit testing is the process of testing discrete code objects – such as functions, classes or methods – by using either ...&lt;img src="http://feeds.feedburner.com/~r/SoftwareTestingMagazine/~4/GQK64YzukRQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.softwaretestingmagazine.com/knowledge/php-unit-testing-with-phpunit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.softwaretestingmagazine.com/knowledge/php-unit-testing-with-phpunit/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 1079/1105 objects using disk

 Served from: www.softwaretestingmagazine.com @ 2013-06-19 18:36:34 by W3 Total Cache -->
