<?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>Mon, 20 May 2013 07:31:12 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Shashikant Jagtap: Automating Web Performance Data Collection with Behat and BrowserMob Proxy]]></title>
      <guid>http://www.phpdeveloper.org/news/18679</guid>
      <link>http://www.phpdeveloper.org/news/18679</link>
      <description><![CDATA[<p>
<i>Shashikant Jagtap</i> has <a href="https://lestbddphp.wordpress.com/2012/10/30/automating-web-performance-data-collection-with-behat-and-browsermob-proxy/>a new post</a> to his site about using the PHP-based <a href="http://behat.org">Behat</a> TDD testing tool and the <a href="http://opensource.webmetrics.com/browsermob-proxy/">BrowserMob-Proxy</a> to make an automated system that collects performance data on your applications (including load time, recording headers and simulations of network traffic and latency).
</p>
<blockquote>
BrowserMob Proxy is a utility which is used for capuring HTTP traffic and performance data from the browser. <a href="http://opensource.webmetrics.com/browsermob-proxy/">BrowserMob-Proxy</a> adds in essential missing capabilities such as checking HTTP status codes and injecting headers for HTTP Basic Auth. Web Perfomance data can be manually captured by other tools like Firebug or Developers Tools. Using BrowserMob Proxy we can capture perfonace data in <a href="http://www.softwareishard.com/blog/har-12-spec/">HAR</a> format while running automated tests.
</blockquote>
<p>
He includes the commands you'll need to set up the PHP interface for BrowserMob (<a href="https://github.com/Element-34/PHPBrowserMobProxy">PHPBrowserMob</a>) the <a href="http://opensource.webmetrics.com/browsermob-proxy/">proxy itself</a> and a sample test and context file that runs some checks against Facebook.
</p>]]></description>
      <pubDate>Wed, 31 Oct 2012 10:19:40 -0500</pubDate>
    </item>
  </channel>
</rss>
