Systems | Development | Analytics | API | Testing

September 2020

Test Automation Landscape in 2020 Report | Examine Current and Future Disruptive Trends

ATLANTA, GA – September 28, 2020 – Katalon LLC released a report on the current landscape of test automation based on the answers of 5,000+ respondents worldwide. Its purpose is to gather valuable insights and highlight recent best practices to aid the testing community in formulating data-driven strategies and solutions.

Types of Automation Testing: A Beginner's Guide

In the software testing world, there are two types of testing techniques — manual and automated. Both aim to execute the test case and then compare the actual outcome with the expected result. Manual testing is a testing technique that requires significant human effort to ensure a software solution does everything that it is supposed to do. While great for specific test cases, excessive use of manual testing proved to be inefficient over time.

Best Practices for Test Automation | 2020 Tester's Checklist

Although there’s no denying that manual testing will always stay relevant, there’s an increasing demand for automated testing. It brings on many benefits for companies and teams: time efficiency, extensive coverage. But how to best develop an automated testing strategy? In this article, we’ll show you some best practices in all 7 stages of your test automation strategy to maximize your experiences.

Test Automation Landscape 2020

Amid the unprecedented year of 2020, the state of software testing continues to fluctuate. To better understand current trends, we, the Katalon team, conducted this comprehensive report to empower individuals and organizations and help them better adapt to "the new normal." Synthesized from valuable contributions of 5,000+ IT professionals across many industries worldwide, the report reflects diverse insights that shape the future of testing.

[Tutorial] How to Create and Execute Test Cases Using Record and Playback

Test recording is the easiest way for new automation testers to start learning and experimenting with test automation. In this first video, we'll cover how to create and execute test cases using the Record and Playback feature 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.