Systems | Development | Analytics | API | Testing

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

Automated Visual UI Testing on the Katalon Platform

Quality on the UI matters – and visual testing does too. The Katalon platform pairs automated functional and UI testing to help teams deliver applications that win: win time-to-market and win the trust of digital customers. With AI-infused into the solution, no additional third-party tools or extensions are needed to highlight critical mismatches in layout, colors, fonts, and misplacement of visual elements.#visualtesting #visualuitesting #katalon #automatedvisualtesting

Production Data Simulation: Record in One Environment, Replay in Another

Have you ever experienced the problem where your code is broken in production, but everything runs correctly in your dev environment? This can be really challenging because you have limited information once something is in production, and you can’t easily make changes and try different code. Speedscale production data simulation lets you securely capture the production application traffic, normalize the data, and replay it directly in your dev environment.

Sauce Labs Customer Conversation with Domuso

In this Sauce Labs customer Conversation, Product Marketing Manager Abigail Kurtzman interviews Dennis Carlos, a Senior QA Engineer Lead at Domuso. Watch the video to learn more about the ways in which Domuso is using automated testing Sauce Labs in their CI/CD pipeline to assist in their goal to modernize the renting process. Happy testing!

Benchmark Your Elixir App's Performance with Benchee

At some point, every software engineer will find themselves in a situation where they need to benchmark system performance and test the limits of what a given system can handle. This is a common problem in software engineering, and even more so in the applications that are well suited for Elixir. Finding bottlenecks early on in an application can save a lot of time, money, and effort in the long run, and give developers confidence in the upper limit of a system.

Engineers are not testers. Here's how to build a QA team.

Great software engineers are expensive, in-demand, and incredibly hard to find. Building an engineering team is a heroic feat – but stop asking them to moonlight as testers and build a QA team instead. Trying to offload QA duties onto your engineers is not as effective as you might hope. Unhappy developers lead to high turnover, slower release time, and an expensive talent search. Take it from the experts; build a QA team if you want high-quality products and releases.

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.