Systems | Development | Analytics | API | Testing

Testing

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

Your Test Suite is Not Complete Without Visual Tests

Test engineers may recall the fateful day when they confidently deployed the latest version of their application after their functional UI test suite gave the green light. But within hours, bug reports began detailing a mysterious UI element missing for some users but appearing for others. The culprit: a poorly written CSS media query invisible to your test suite.

How is ChatGPT helping the Payments Industry

Chat Generative Pre-Trained Transformer (ChatGPT) is a pre-trained AI bot that can chat with you and generate relevant natural language text in response to your input text. The most impressive aspect of this software is that it promptly provides clear and concise information. Financial institutions, payment gateways, and processors securely process payment transactions.

How Testers and QAs Evolved Over The Time | History and Future of Testing | Leonardo Melendez

Are you ready to unleash your inner mutant? In this video, you will discover how to evolve your testing and QA skills to survive and thrive in the fast-changing world of software development. You will learn how to master new superpowers such as service bending, API wielding, monitoring telekinesis, cloud levitation, end user mind reading, and more! Don't let the sprint asteroids, tight deadlines, huge automations, outdated tools, and divided teams stop you from delivering quality software.

Generative AI in Software Testing

Generative AI in software testing is an advanced approach that augments human testers to make the testing process faster and more efficient while improving the quality of the software test results. At Testlio, we use artificial intelligence in software testing to assist expert QA testing managers in new test creation, faster test case refactoring, and creating issue reports with significantly fewer errors. In essence, generative AI helps enhance human performance.

Regression Test vs Unit Test: Key Differences

Regression testing is a software testing process that involves verifying the functionalities of an application or system after modifications have been made that could impact its performance. Unit testing is a software testing process that involves thoroughly testing individual functions or modules of a program using specialized tools. Unit testing helps testers to catch bugs early in the development process when they can be addressed more efficiently.

10 Best AI Testing Tools for Test Automation

Over the years, software developers have heavily relied on manual testing processes, which continue to play a vital role in the testing phase. However, it’s important to acknowledge that there are scenarios where test automation becomes important too. That is where test automation tools come in handy. In recent years, automated testing has emerged as a valuable addition to the field of software testing.

What's New In Loadero (May 2023)

We have a lot of changes to present to you this month, some of which we have been working on and polishing for several months now. Strap in and prepare for possibly one of the most functionality-packed posts we’ve published to this day. Additionally, we would like to announce that Loadero will be attending DES Malaga, do feel free to visit us at TestDevLab’s booth #1A109 in Pavilion 1!

What is Regression Testing? The Full Guide

Regression testing is a critical aspect of software testing that ensures the reliability and stability of software systems after changes have been made. As software systems are updated, and new bugs are created, previously functioning features may stop working as intended. If you ask, “What is regression testing” or “How do I use it in my QA strategy,” let’s start here.