<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 10:38:05 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergamnn's Blog: SeleniumTestCase Improvements in PHPUnit 3.2]]></title>
      <guid>http://www.phpdeveloper.org/news/8496</guid>
      <link>http://www.phpdeveloper.org/news/8496</link>
      <description><![CDATA[<p>
<i>Sebastian Bergamnn</i> <a href="http://sebastian-bergmann.de/archives/692-SeleniumTestCase-Improvements-in-PHPUnit-3.2.html">spotlights</a> one of the features of the upcoming version of <a href="http://www.phpunit.de/">PHPUnit</a> (a unit testing software suite for PHP) - the Selenium integration. Specifically, he looks at improvements made to the SeleniumTestCase extension.
</p>
<blockquote>
Probably the most important improvement to SeleniumTestCase is the fact that you can now run each test using a set of browsers instead of just one browser. [...] Other improvements to SeleniumTestCase include more robust error handling and better error messages.
</blockquote>
<p>
To illustrate the "run each test in multiple browsers" feature, <i>Sebastian</i> includes the code for a test that runs three times, once for three different types of browsers - IE, Safari, and Firefox.
</p>]]></description>
      <pubDate>Tue, 21 Aug 2007 07:56:00 -0500</pubDate>
    </item>
  </channel>
</rss>
