Systems | Development | Analytics | API | Testing

Testing

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

Leveraging RPA For Katalon To Improve Testing

Robotic process automation (RPA) is a software system automation approach that employs pre-programmed “bots” to automate manual tasks, typically through a user interface (UI). RPA tools are primarily used to automate business processes that once depended on human resources and were highly repetitive and operational in nature. Many of these business processes are rooted in legacy technology, which often acts as a bottleneck due to its outdated nature.

Automating IFRS 17 Testing: Ensuring Compliance and Accuracy in the Insurance Industry

IFRS 17, an International Financial Reporting Standard promulgated by the International Accounting Standards Board, supersedes IFRS 4 regarding insurance contract accounting. Its effective date is January 1, 2023. IFRS 17 introduces a comprehensive revamp of the treatment of insurance contracts, entailing novel prerequisites for data, systems, and procedures that impact various departments within the organization, such as Investment, Actuarial, Accounting, Finance, and IT.

What You Need to Know About the Next MISRA Standard: Introduction to MISRA C++:2023

MISRA C++:2023® is the widely anticipated next version of the MISRA C++® standard, which will be released later this year. The new version will integrate the AUTOSAR C++ 14 guidelines and support more recent versions of C++. MISRA®, a set of C and C++ coding standards developed by the Motor Industry Software Reliability Association (MISRA), is one of the best standards not just for the automotive industry, but any industry that uses embedded systems.

Pitfalls to Avoid in Playwright for Node.js

Automation testing has become a fundamental part of web development, and Playwright has emerged as one of the most powerful end-to-end testing tools. Thanks to its robust API and multi-browser support, it's easy to test sites and web apps. At the same time, Playwright can present some challenges if not approached correctly. Several pitfalls can compromise the effectiveness and performance of your tests, potentially leading to inaccurate results.

Testing Woes Solved: Effective Approaches for Managing Flakiness | Cristiano Cunha | #flakytest

In this informative video, Cristiano Cunha, a seasoned software testing professional, provides valuable insights into dealing with the challenge of flakiness in testing. Cristiano explores different approaches to address and mitigate flakiness, offering practical strategies for achieving more consistent and reliable testing outcomes. Whether you're a tester, developer, or anyone involved in software quality assurance, this video offers a comprehensive exploration of strategies to combat flakiness.

Test Automation Foundation Explained

We don't need to tell you that test automation will increase quality and save your software development company time and money spent on doing manual regression testing. It's known that many businesses begin at the user interface layer, which has the lowest ROI (return in investment) and perform automated tests that take a fraction of time by running regression tests with each build, rather than investing weeks near the end of the development cycle.