Selenoid

Rather than use Selenium Grid, I’ve preferred Selenoid. I’ve been using it for the past two years or so, with great results. In fact it replaced the need to rely on 3rd party services (like Browserstack or Lambdatest). Third party services are awesome, except for the price to run parallel tests. These quickly become costly, …

WEBRTC Audio Quality Automation with PESQ

I was following the blog over at the Google teams blog, specifically this post: http://googletesting.blogspot.com/2013/11/webrtc-audio-quality-testing.html I had a need of automating WEBRTC where I work, along with RTMFP (An Adobe Flash audio solution.)  What was desired was a automation framework that would create a baseline score from which we could continuously validate the audio quality. …