Systems | Development | Analytics | API | Testing

The latest News and Information on Software Testing and related technologies.

Why now is the right time to move on from Micro Focus

Organizations relying on testing tools from Micro Focus (and before that, HPE) to ensure the quality of their digital initiatives recently received sobering—if not surprising—news: Micro Focus announced that it was being acquired by OpenText, giving the company’s aging testing products their second “new home” in five years (Micro Focus acquired ALM/Quality Center, UFT, and LoadRunner as part of their 2017 purchase of HPE’s software business).

Regression Testing Vs Unit Testing and Re-Testing

Regression testing and unit testing are two different types of testing, yet many of TestQuality users use them interchangeably. Although we already went through Regression Testing Challenges and Best Practices in a previous post, it's important to distinguish between the similarities and differences between regression testing and unit testing. All unit tests are, in essence, regression tests.

Control and Automate Your Testing with ReadyAPI + Zephyr Scale

Testing is the bottleneck of devops. 80% of testing is done manually. This is time-consuming, error-prone, tedious, and expensive. It's a hundred times more expensive to fix an error caught in production versus an error caught. Dev teams are being pushed to release code faster, release new features faster, and beat their competitors in every possible way. Automation is a cheaper and more accurate way to test. It lets everyone focus on most important goals.

Performance Testing for large scale programmes

In this post we are going to look at performance testing on large scale programmes. A few the posts we write define techniques and approaches based on a single application under test but sometimes you are faced with the prospect of performance testing: Now, especially in the case of migration of services, performance is key, and you cannot afford to see a degradation in performance as the business users will have already become accustomed to the software and how it performs.

[Webinar] Fused Testing: A Pragmatic Test Automation Journey

In this video, we’ll be discussing fused testing, a comprehensive testing method that can improve your software quality. Fused testing is a testing method that combines different testing techniques into one test plan. This allows you to test your software in a more comprehensive way and achieve better software quality.

A Celebration of 5 Billion Tests With a Data Deep Dive

The future is mobile. Maybe it would be more accurate to say the present is mobile. With 7.26 billion smartphones in the world, it’s not difficult to see why there has been such rapid growth in mobile app development over the past couple of years. When there is almost one mobile device per person on Earth, it becomes clear that this is an enormous market with seemingly limitless potential. Sauce Labs recently completed our 5 billionth test, a huge milestone and a number we are proud of for sure.

How to build a culture of quality - part 1. vision and narrative

Does your organization use testing as a catch-all safety net for quality? Testers can often become the gatekeepers and decision-makers regarding whether something is ready to be “signed off,” which creates silos and can slow down releases. Nowadays, there is a lot more talk and emphasis in the testing and QA industry about shifting towards a quality engineering approach to build quality-in, and for everyone to contribute to the overall quality of what is being delivered.

August 2022 Product News, Events, and Test Automation Insights

Welcome to The Monthly Sauce! At Sauce Labs, we believe that every experience matters. It’s what drives us to build products that equip our customers with digital confidence in the rapidly evolving world of software development. Read on to learn how our newest features and insights can help strengthen your testing.

Beginner's Guide To Test Automation With Java (TestUI)

There are many programming languages that can be used for test automation. Loadero supports 3: Java (TestUI framework), Python (Py-TestUI framework), and JavaScript (Nightwatch.js framework). Test automation with Java is quite popular, in fact, the second most popular framework of choice when it comes to writing test scripts in Loadero is TestUI.