test automation

Improving Test Automation—What About Existing Tests?

A good test design is important because it improves the quality of the tests, helping to add breadth and depth, and it facilitates efficiency, in particular for automation. These points are obvious when starting a project from scratch, but what do you do when tackling a project with existing tests?

IoT Devices Are Making Test Automation Even More Critical

The more devices connected to the Internet, the more challenges the average tester will face. With so many standard items expanding their technological reach through the Internet of Things, it’s becoming increasingly difficult to properly test devices manually.

How DevOps Is Making Testers EvolveAs the streamlined DevOps movement catches on, more and more companies are abandoning “traditional testers” and getting software developers to test. Testers are not becoming obsolete—but it means testers have to evolve and start ensuring that quality is baked in. Adam Auerbach details how they need to change.
The Benefits of Continuously Optimizing Your Regression Test SuiteIn any project, for a quality product or application rollout, regression testing plays a key role. The challenge comes with regularly examining your regression suite and making sure it is running optimally. The optimization process should be implemented with every major release to ensure efficient testing.
Designing Data-Driven Tests with Keywords for Automation Success

When automated tests are well-organized and written with the necessary detail, they can be very efficient and maintainable. But designing automated tests that deal with data can be particularly challenging. Tests need certain base data to be available and in a predictable state when they run.

What Is the ROI of Test Automation?Test automation ROI is usually calculated by hours saved times an hourly rate. If automation is displacing manual effort, then that produces savings, right? Unfortunately, it’s not that simple. Automation isn't free, and it doesn't displace manual testing. So, how do you calculate the ROI for test automation?
DevOps Begins with DevelopersThe DevOps movement accelerates the delivery of high-quality features to customers. While that's great, there is a ton of work required to make it happen, with a high change curve to overcome—and perhaps the most critical change is to the way the developer works. Here's why this disruption is necessary.
Is It Time to Say Goodbye to Manual Testing?Automation helps you save time and make ideal use of your resources with constant and ongoing test executions. However, there are certain testing scenarios where automation does not prove handy. How important are these scenarios? Is automation great enough to warrant making manual testing a thing of the past?