Alternatives to Katalon Studio

A test automation tool for writing and running web, mobile, API and desktop application tests. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Katalon Studio.

  • Robot Framework

    An open source keyword-driven framework for test automation and robotic process automation.

    Robot Framework is free and open source, with readable keyword syntax, but it needs Python and separate libraries for browser or desktop automation.

  • Selenium IDE

    A browser extension that records and replays interactions to build end-to-end tests for websites.

    Selenium IDE is a free open-source browser extension that records and replays web tests, but it covers only web applications, not mobile, API or desktop testing.

  • TestMu AI

    A cloud testing platform, formerly LambdaTest, for cross-browser, automated and AI-assisted testing of web apps.

    TestMu AI, formerly LambdaTest, runs cross-browser and automated tests on a cloud Selenium grid, so it needs an account and a connection instead of running a local tool.

Similar software

Related functionality, not a direct replacement.