Systems | Development | Analytics | API | Testing

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

2020 Firsts

Like most other companies (essential workers notwithstanding), we were forced to shift to an all-remote workforce, meaning many Saucers found themselves working from home for the first time. This presented challenges, of course—some of us simultaneously became homeschool teachers, we lost the ability to have quick hallway conversations, and we just plain missed seeing our coworkers—but in the end, we rallied together and embraced the new normal (or should we say the Zoom normal?).

How to centralize test automation in Jira and Xray

Xray is a powerful and highly customizable tool that can be adapted to fit your needs. We have a vibrant testing community and user base that often surprises us with unexpected solutions and workarounds. Simon Champenois is a QA Manager and member of the “Xray France User Club.” He created a unique workflow that allows Xray users to centralize test automation in Xray and Jira.

Webinar Recap: Scale your Software Development with Automation Testing and CI/CD

Last week, our team at Katalon partnered with CircleCI to present a webinar: Scale your Software Development with Automation Testing and CI/CD. There’s no denying the benefit of automation testing in CI/CD pipeline has on product development cycles: it enables faster builds and deploys by continuously generating quicker and more efficient feedback loops.

The top 5 software testing trends of 2021

2020 challenged all of us. Remote work forced many companies to rethink their QA processes and the tools and methods they use for software testing. Consumers and customers continued to expect high-quality products, and software development teams needed to maintain their pace of delivery and even speed up in order to stay competitive.

Collaborative API Design and Testing with Insomnia

Insomnia Designer is a collaborative API design tool for designing and managing OpenAPI specs. This session will cover how to design and test APIs, as well as how to extend Insomnia with custom plugins. Kong Champion Mert Simsek will dive into how as a team is leveraging Insomnia Designer to share information and data APIs across teams to improve their overall process.

A Beginner's Guide To Test Automation With Javascript (Nightwatch.js). Part 1.

Welcome to the “A beginners guide to test automation with Javascript(Nightwatch.js)”! This is a three-part blog series to kick start writing web UI automation using Nightwatch.js. In the following parts you will learn: Sounds exciting? Let’s get started! Writing a script in JavaScript (JS) and Nightwatch.js, aka Nightwatch (NW), is simple once you get started and this guide will help anyone regardless of their skill level.

[TUTORIAL] Reports and Analytics in Katalon Studio

In this video, we'll show you how to utilize the report and analytics function available in Katalon Studio. We'll also give you an introduction to Katalon TestOps - our AI-based analytical solution. Codeless testing tool is the easiest way for new automation testers to start learning and experimenting with test automation.

End-to-End Testing on a JS App

There’s no doubt which programming language is winning the battle for global supremacy right now. JavaScript has powered past the 12 million developers mark, and 5 million of its loyal fans (some 40%) have come aboard within the last three years. Initially thought of as merely a Java spin-out, it is now used to power everything from machine learning libraries to space exploration robots. But to truly maximize the potential of JavaScript, developers have to implement an effective testing regime.