Every piece of software ships with some defects in it, but major gaps in your testing coverage can be disastrous, and they can occur for a variety of reasons. Part of the problem with a typical root-cause analysis is that it comes after the fact. Perhaps the customer has complained, there’s been a big outage, … continue reading
There are a number of reasons why companies avoid automated UI testing for their mobile apps. Many are new to mobile development and are in a sort of Maslow’s mobile hierarchy of needs, in which perceived survival depends on just getting the app working, and things downstream in the workflow seem like luxuries. Even teams … continue reading
Sauce Labs wants to help organizations build better software, faster. The company announced an update to its platform designed to accelerate automated testing for Continuous Integration (CI) workflows. According to the company, while CI and Continuous Delivery methodologies have proven useful in speeding up the software delivery life cycle, it isn’t easy to implement critical … continue reading
Want to win the hearts of your Quality Assurance team? Remember these tips when you’re building your Web application to make it easier for analysts to quickly create more accurate, repeatable automated tests. 1. Ambiguity is the enemy Be as specific as possible in your code. Of course, you’re already following W3C standards, right? Here … continue reading