Systems | Development | Analytics | API | Testing

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

Software Regression Testing Guide: Definitions, Tools and FAQs

In software testing, regression tests are a series of tests run right before releasing a new feature or update to make sure the critical functionalities of your software are still working. Regression testing is done to make sure a new build didn’t introduce bugs into other, existing features of your software.

Build vs. buy? A startup's case for outsourcing QA

So your AWS bill is on fire and suddenly your all-hands takes up multiple screens on Zoom. Users are doubling. Your investors are thrilled to see your startup hitting its stride. But your rapid growth has led to a couple of scary-looking bugs in production. Users in new locations and on previously unseen devices are popping up in your activity log. Your unit tests aren’t cutting it anymore, and an untimely bug puts your growing user base at risk.

Accelerating Releases with Quality: Contract Testing vs. E2E Functional Testing

Good API testing should give developers confidence that services will run and perform as expected in production. But how much contract testing vs. E2E functional testing is really needed for quality at speed? This blog was first published on September 9th, 2021. It has been updated with the most current information.

Becoming a Test Automation Engineer | Myths, Strategy & Plan

From prowling forums and boot camps, watching testing tools tutorials to choosing a programming language is all too familiar to test automation engineers. Automated testing or test automation has grown by leaps and bounds. The demand for test automation engineers is unsurprisingly high across industries, increasing the difficulty of staying competitive. Whether you’re a manual tester looking to grow or just interested in the automation tester career path, this comprehensive guide is for you.

Strategies to Deal A Software QA Engineer's Salary

Information technology and software development has become a rapidly evolving field with various specialized careers. Software and applications are used in almost every industry, and fixing a problem late in the game can cost way more than resolving a problem in the early stages of a project. Therefore, professional software QA engineers with lucrative testing skills are in high demand.

Smoke Testing 101 for Software Applications

Smoke testing is the practice of running a small set of tests to ensure the basic functionalities of an application or website are working before moving on to other, more comprehensive types of software testing. For smoke testing to be the most effective, it needs to be completed very quickly so that developers can get fast feedback about the stability of the new build.

NEW Visual Testing Enhancements | Katalon Platform

Previously, only a single baseline collection was allowed when scheduling test runs. This created situations where baseline images were marked as “missing” in different test suites that did not test the same application sections. With this update, users can now choose to use different baselines when scheduling a test run. You may view baseline collections as well as their captured images via the “Visual Testing” tab.