Systems | Development | Analytics | API | Testing

October 2020

A Complete Guide to Choose Test Cases for Automation

Although automation testing is becoming more popular, there remain certain difficulties for automation teams, including selecting which test cases to automate. According to the World Quality Report in 2019, 24% of teams encounter obstacles prohibiting them from deciding on the right test scenario. This article will detail how to choose test cases for automation and maximize your testing journey.

[TUTORIAL] How To Create and Execute Test Suites In Katalon Studio

In this video, we'll cover how to create and execute 3 types of test suites in Katalon Studio: Basic Test Suite, Test Suite Collection, and Dynamic Test Suite. We'll also give you an introduction to the Script mode integration in testing test suites and our WebUI keywords in action. Codeless testing tool is the easiest way for new automation testers to start learning and experimenting with test automation.

Automation Testing Execution and Report: Best Practices for Beginners

Automation testing has become a recognized domain in the world of software testing. As the name implies, automation testing involves the use of automated tools to carry out test cases with minimal human intervention, then comparing various outcomes and generating test reports. Automated testing is a crucial part of every Agile team to keep up with the demands for fast but high-quality software projects.

Automation Testing for Agile teams | How to Make it Right

The world is witnessing the rise of Agile methodologies in software development. They require a new approach to software testing, which must well align with the nature of Agile, a fast-moving philosophy. Test automation was not born to serve Agile teams, however, it makes Agile testing- a crucial part of the Agile concept- achievable. This article shows all essentials for the implementation of automation testing for Agile teams.

[Webinar] Smooth Transition from Manual to Automated Testing

In our recent “Test Automation Landscape 2020” report, we found that "Quality at Speed” is now industry-standard, and the adoption of Agile and DevOps continues to increase. These two trends fuel the demand for automation QA professionals. If you are currently a manual tester transitioning to automation, our speaker’s stories will inspire action and prepare you for the journey ahead.

[Tutorial] How To Create and Execute Test Cases Using Script Mode

Codeless testing tool is the easiest way for new automation testers to start learning and experimenting with test automation. In this video, we'll cover how to create and execute test cases using the Script Mode in Katalon Studio. Katalon's Web Recorder Utility function saves you from the time-consuming hassle of manually identifying objects on application under test by capturing your actions and converting them into runnable code in the back-end.