Supported environments for Katalon Studio and Katalon Runtime Engine (KRE)
Note:
- Katalon Studio (KS) provides free, basic tools suitable for the testing needs of individuals. For an advanced business solution, you can purchase Katalon Studio Enterprise (KSE) licenses. To compare features between Katalon Studio and KSE, you can refer to this document: Katalon Studio vs Katalon Studio Enterprise Features.
- Katalon Runtime Engine (KRE) is the test execution add-on of Katalon Studio. KRE allows you to execute tests in a command-line interface (CLI).
Note:
- We recommend using the latest version of Katalon Studio. Download the latest version from the Katalon website: Katalon products.
- From Katalon Studio version 7.9.0 onwards, we do not support 32-bit processors.
System requirements
Katalon Studio | Katalon Runtime Engine | ||
---|---|---|---|
Operating System | Windows | Windows 7, Windows 8, Windows 10, Windows 11, Windows Server 2016, Windows Server 2019, Windows Server 2022 | |
macOS | OS X El Capitan 10.11, macOS Sierra 10.12, macOS High Sierra 10.13, macOS Mojave 10.14, macOS Catalina 10.15, macOS Big Sur 11, macOS Monterey 12, macOS Ventura 13.2 | ||
Linux |
|
| |
GUI components | Required for all operating systems. | Katalon Runtime Engine (KRE) doesn't have GUI components. For further information about executing with KRE, you can refer to this document: Execution on KRE. | |
CPU | Minimum: 2 GHz or faster 32-bit (x86) or 64-bit (x64) processor | ||
Memory | Minimum: 2 GB available RAM (32-bit) or 4 GB available RAM (64-bit) Recommended: 4 GB available RAM (32-bit) or 8 GB available RAM (64-bit).1 | Minimum: 2 GB available RAM (32-bit) or 4 GB available RAM (64-bit) Recommendation for concurrent executions (and execution with Docker): the number of concurrent sessions x 2GB. For example: Recommended RAM for 3 concurrent execution sessions is 6GB (3 x 2GB). | |
Hard Drive | At least 1 GB available hard disk space. Extra disk space is required depending on project source codes and generated execution reports. |
Supported browsers
Desktop Browsers | Version on Windows | Version on macOS | Version on Linux | Note |
---|---|---|---|---|
Internet Explorer (IE) | 9, 10, 11 | N/A | N/A | Required IE configurations: Internet Explorer Configurations. |
Microsoft Edge | 18 | N/A | N/A | |
Microsoft Edge (Chromium) | 80+ | 80+ | N/A | Supported in Katalon Studio v7.3.0+ |
Firefox | 56+ | 56+ | 56+ | To use Firefox 57 with Katalon Studio, install Katalon Studio v5.1.0+ |
Google Chrome | 58+ | 58+ | 58+ | |
Opera | N/A | N/A | N/A | |
Safari | N/A | 12+ | enN/A |
Supported mobile operating systems (OS)
Installation | Version on Windows | Version on macOS | Appium | Native App support? | Hybrid App support?(*) | Mobile Browser support | Xcode |
---|---|---|---|---|---|---|---|
Android | 6.x, 7.x, 8.x, 9.x, 10.x, 11.x, 12.x | 6.x, 7.x, 8.x, 9.x, 10.x, 11.x, 12.x | 1.x (1.12.1+) | Yes | No(**) | Yes | N/A |
iOS | N/A | 9, 10, 11, 12, 13, 14, 15 | 1.x (1.12.1+) | Yes | No | Yes | v9.4.1-13.4.1 |
Note:
iOS 16 requires Appium 2.x and Xcode 14.
Appium 2.x and Xcode 14 are not officially supported at the moment. You can download the Proof of Concept for Appium 2.x and Xcode 14 from our GitHub repository: 8.5.4.alpha. For more details, refer to Execute mobile tests with Appium 2.x in Katalon Studio (PoC).
(*) To handle hybrid apps, refer to the Appium article here: Automating hybrid apps.
(**) Refer to the following workarounds when handling hybrid apps:
- Capture elements in hybrid Android apps
- Flutter-based application testing with custom SetText keyword
Supported Windows platforms
Katalon Studio fully supports automation testing for desktop apps written in the following platforms:
- Universal Windows Platform (UWP)
- Windows Forms (WinForms)
- Windows Presentation Foundation (WPF)
- Classic Windows (Win32)
1 Available RAM means free GB of RAM that other applications do not use concurrently with Katalon Studio. For tips to free up more RAM for Katalon Studio, see: How to free up more available RAM for Katalon Studio.