Software testing is a perfect use case for artificial intelligence. Most testing today continues to be done manually, which is not efficient in a world of continuous delivery. According to David Hurwitz of testing company Appvance, 97% of the money spent on testing is going to labor – much of which is outsourced. “Software testing … continue reading
Microservice architectures are all the rage these days, and with good reason. In a nutshell, microservices is a software architecture pattern which decomposes monolithic applications into smaller single-purpose services that are built and managed independently. The benefits of a microservices architecture are: Quality: separation of concerns minimizes the impact of one service’s bugs on another … continue reading
Today’s developers need to automate more testing to ensure they can deliver software on time. To do it right, they need access to a testing environment that mirrors the operating systems, browsers and mobile devices customers actually use in the real world. Sauce Labs helps accelerate development processes by providing actual devices and virtual … continue reading
Microsoft has announced it is open-sourcing its unit test execution infrastructure: the VSTest platform. The framework is designed to run tests, collect diagnostic data, and report the results. It provides the ability to run different test frameworks, provides code coverage, includes test impact analysis, and more, according to Microsoft. In addition, it can parallelize across … continue reading
SmartBear Software announced TestComplete 12.2, with features like the new Environment Manager and connection to an on-demand cloud testing lab. Environment Manager is powered by CrossBrowserTesting, a division of SmartBear acquired in 2016, and it gives teams access to services provided by CrossBrowserTesting, which is a cloud testing platform with more than 300,000 users, according … continue reading
Companies today are like teenagers learning how to drive; there’s a lot of stop and go, and a strong desire to go fast. While it’s necessary for organizations to find a solution that fits their agile transformation, experts suggest there is no need to rush. Before getting the green light to go to market, teams … continue reading
Toys that understand a child’s language and interact with him or her on a level he or she can understand. Personal assistants that learn your routines and vocalize reminders to complete tasks, or to exercise. Software quality systems that can learn what is a bug and what is not, or what areas are vulnerable to … continue reading
Sauce Labs ramped up its efforts in the mobile testing space by acquiring TestObject today, a real device mobile app testing platform. After taking a look at industry trends, Sauce Labs discovered that there was a dramatic uptake in interest surrounding the adoption of automated mobile testing, said vice president of product at Sauce Labs, … continue reading
Automation is just like every other technology in that it takes effort to be successful. It’s another strategy that can be incorporated into the software testing life cycle, but issues come from testers figuring out how they can build it into a process and determining what solutions or tools are right for their company. Over … continue reading
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