Quality Sense Podcast: Rob Sabourin – Testing Under Pressure (Part 2)
Learn about the 5 principles of Rob Sabourin’s Just-in-Time Testing methodology to help test under pressure Listen to this episode of the Quality Sense Podcast in which Federico Toledo continues his two-part interview with Robert Sabourin, Adjunct Professor of Software Engineering at McGill University and…
Webinar Summary: How to Use Automation to Increase Test Coverage
Testing is like sweeping, it’s better with a Roomba Recently, I had the pleasure of presenting the concept of test coverage and its relationship with automation for a SmartBear webinar featuring CrossBrowserTesting. If you are someone who would rather read a blog post than watch…
Understanding the Importance of Cross-Browser Testing for Modern Web Apps
In this guest post, Alexandra McPeak from SmartBear explains cross-browser testing and why it matters When it comes to consuming web content, there are more choices than ever to enjoy your own unique experience. However, this can easily be overlooked in software development. The biggest…
How to Optimize Test Coverage in the Long-Term
Our method for improving test coverage over multiple test cycles We want to test as much code as humanly (or mechanically) possible right? Yes and no. For each test cycle, it’s important to consider multiple strategies for measuring test coverage and to put a system…
They Say Automation Increases Test Coverage, but What Is Test Coverage Exactly?
What you need to know about test coverage Recently, I posted a blog about the ROI of test automation and its benefits. I mentioned that it increases test coverage, but do we really know what is test coverage? In this post, I’ll go into more…