This is your compare tray
Apps you want to compare will be listed here. Launch a head to head comparison at any time.
Learn why GetApp is free
Functionality
4.3
/5
692
Total features
26
1 categories
Katalon Studio features
Common features of Automated Testing software
Functionality
4.3
/5
692
Price starts from
49
Per month
Total Features
26
Unique features
Collaboration Tools
Reporting & Statistics
Alerts/Notifications
Model-Based Testing
Functionality
4.4
/5
149
Price starts from
599
Per year
Total Features
7
Features in Common
5
Unique features
Requirements Management
Security Testing
Functionality
4.4
/5
147
Price starts from
29
/user
Per month
Total Features
15
Features in Common
8
Unique features
Summary Reports
Real Time Data
Mobile Testing
Visual Analytics
Noor Yeaser K.
Verified reviewer
Computer Software, 501-1,000 employees
Used daily for 1-2 years
Review source
Share this review:
Now all my test scripts are built with this tool. I don't have to solely rely on Postman to test backend APIs or just Selenium Webdriver to test frontend web applications or Appium to automate mobile applications. I do prepare all my automation test scripts now using Katalon Studio.
The tool can be used to test the following: 1) API 2) Web Applications 3) Mobile applications Requires minimal programming knowledge to leverage the tool for application testing. Easily integrated with 3rd party applications like Slack. Ready, Handy and FREE plugins available to make testing more effective. Test scripts are interchangeable with Selenium Webdriver.
Since this tool is somewhat new in the market compared to Selenium Webdriver, hence, its at times difficult to find solutions if a user is stuck in a problem. However, the KS developers tries their level best to find the suitable solution for you as early as possible.
Saputra A.
Information Technology and Services, 1-10 employees
Used daily for 2+ years
Review source
Share this review:
its very easy tools to use especially if you don't have any experience with automation tool. Pretty easy to install and configure so junior team can easily install and create automation for your service (web,api, and mobile). Basically if you are newby once you try this tools your manager or other peers can see you like a pro.
- Easy to use because it has feature record and play so no need coding skill to use their feature - Good user interface - No need to worry about web driver like other automation tools - Katalon has feature to support Web , Mobile, API automation testing - It has feature to support Continuous Integration testing tools - It has ability to handle cross browser testing
- Its use pretty big memory so some times its impact to performance issue (like crash or slow) when run many scenario - only Katalon 7+ version licensed owner, that able to use debugging feature - its limited to Java and Groovy
Sampath B.
Information Technology and Services, 10,001+ employees
Used daily for 6-12 months
Review source
Share this review:
I am very happy for UI and API automation testing. UI supports with all browsers option is good.
I liked Record and Playback feature. Sauce labs, chrome and Firefox execution. API execution is also very good and easy to implement for functional Testers. Predefined Git options are very good.
Debug feature is complicated. Identify elements for desktop applications feature is not good using UISpy.
shyam k.
Consumer Electronics, 1,001-5,000 employees
Used daily for 6-12 months
Review source
Share this review:
API Automation - It is good UI Automation - Not good
Well organized and easy to use. For APIs its straight forward
Mobile UI automation is quite tough to setup. Android automation, once we make a script using the a particular mobile using the recorder, we were not able to use it on another model phone. When recording, the ids which the Katalon Studio is creating were changing for the next phone and hence it is not recognizing the on other phones. On the Iphone UI automation, most of the Iphones are not getting recognized. We spent 2 months on doing research and it is pretty inconsistent. Finally we moved just to Appium and manually create the scripts which is the reliable solution from years.
Maximo I.
Human Resources, 51-200 employees
Used daily for 2+ years
Review source
Share this review:
La implementación y curva de uso fue sumamente sencilla y los logs son más detallados y de fácil lectura que en otras herramientas como Postman
Katalon permite automatizar tanto pruebas de frontend como de servicios REST y SOAP, la automatización de servicios es muy sencilla mediante el uso de objetos de prueba y scripts de ejecución en lenguaje Groovy (una implementación de Java) con lógica extensa tanto para las llamadas a los servicios como con sus verificaciones. La automatización de frontend implementa selenium y ocasionalmente tiene algunos inconvenientes por el acceso a los elementos mediante locators, especialmente en sitios que usan componentes dinámicos sin identificación clara de que es cada componente.
Que la versión gratuita no permite importar definiciones de swagger/open API 2.1, este solo se encuentra en la versión paga.
Showing original review in Spanish. See translation
Isaac P.
Information Technology and Services, 10,001+ employees
Used daily for 2+ years
Review source
Share this review:
Currently we've implented execution of several SC that must be executed every 5min,each SC has UI tests and Data Base tests.
Self healing is just great, Katalon testops is really good it has everything a I need all in one platform.
The possibility of analyzing a report should not be KSE's thing.
Rishi M.
Verified reviewer
Computer Software, 51-200 employees
Used daily for less than 6 months
Review source
Share this review:
Team Collaboration, Test Management, Code snippets functionality.
UI could be improved to have less clutter and Test Verification tab should have facility to open in side window for easy code writing.
Souhil S.
Verified reviewer
Design, self-employed
Used daily for 6-12 months
Review source
Share this review:
It helped me a lot by saving me a lot of time because I do some tasks automation on it and I run some tests to see what's working and what's not. It's free and easy to use and it's perfect for everyone especially for a small business like me who don't need to have programming skills to runs some web and API tests and do Web Automation. It's an amazing tool and I hope the Katalon Studio team will keep improving it in the future.
I like it because It's % Free tool and It's very easy to use with an excellent user interface. It helped me to test some Automation tasks using an Excel spreadsheet and I find it very useful especially the record option because I don't need to code anything I just need to click record and start to do my task from A to Z and after this, I will just put everything into a Loop and all my tasks are fully...
They can add more features and integrate with other testing and automation tools because this will help in saving a lot of time. They can improve their Recorder tool and they can add more Browsers too.
Monica S.
Fine Art, 201-500 employees
Used daily for 1-2 years
Review source
Share this review:
We had very little test automation in place, and actually was using as an intern till the "purchased" product was up to speed. It surpassed my expectations the more I used it. Very reliable, easy to maintain and update. Was able to build out a decent library of smaller reusable modules, that have greatly decreased the time it takes to create new testcases. It took the frustration out of tool itself, making it enjoyable to work in.
Very fast to get up and running. Fits a variety level of users, flexible enough to allow advanced users to pretty much setup how they please at the same time enough of all the base needs for the new user. With it being free product, they update it regularly and are very attentive to user requests. Their application is actually fun to use. The setup and options are intuitive. Not hard to figure out how to do and implement even more complex, complicated operations with custom code. Very portable. The install being as isolated from the code, can easily install on another machine, and open project and be running tests, no special build, or install requirements to do this as I've seen in other tools.
Not a fan of the Object Repository handling, doesn't do well of detecting dupes, can get quick messy if user of the object spy. The code repository integration is basic, the interface to it not very robust. Its scripting language is Groovy, which is not as popular as others.
keith b.
Financial Services, 11-50 employees
Used daily for less than 6 months
Review source
Share this review:
We have managed to fill in the gaps that Postman has left wide open in being able to share reports with teammates, using BDD/Cucumber in API testing, and being able to integrate with Jira. To be able to produce anything similar with postman would require tons of custom Node.js which would be difficult to use for our less technical team members.
What I like about this software is the fact that I can perform API, Web UI, and Mobile Applications testing all in one suite. I like the fact that the software is based on Eclipse, Java, and Selenium, and comes with all the drivers ready to go. It makes life easier for me who have to deal with a lot of the more technical components, but allows others on our team, who aren't as technical, drag and drop my scripts using the UI provided. I like the fact that the software encourages the Page Object Model and also makes Cucumber much easier.
You guys are making improvements on your reporting tool, but it used to be a major headache. Other than that, no major headaches.
Rene R.
Information Technology and Services, 1,001-5,000 employees
Used daily for less than 6 months
Review source
Share this review:
Despite I've had to deal with many issues using Katalon Studio, I think it is a great tool with a lot of potentials that need to mature. That's why I bet for Katalon Studio instead of other tools like ReadyAPI.
1- that you can use cucumber scripts along with groovy for automating test cases 2- Katalon Analytics is great
1- you can not open more than one project at a time 2- it's very heavy, it consumes a lot of resources. I think it could be improved in terms of RAM and CPU management. 3- katalon analytics needs more improvement, there are some issues in the UI. 4- the logging motor can be better, right now is very unusual if you run multiple test suites at a time with suite collection and try to watch the logs for...
Ady F.
Computer Software, 10,001+ employees
Used daily for 6-12 months
Review source
Share this review:
We are using Katalon Studio for GUI automation. The tests run quickly, and are heavily customizable past Katalon's own Web UI functions.
Katalon is easily one of the best open source software tools for GUI automation testing. Its intuitive interface requires a minimal learning curve and with the official documentation online, someone with zero testing/coding experience can write a comprehensive test. Test suites and collections allow enterprise level testing by allowing users to run numerous tests in series or parallel in different...
Katalon is an excellent software, but it is not without its bugs. For convenience I will list them: - Biggest issue is documentation. There is some great official documentation for Katalon, but there is also a lack of basic API documentation. I had to go to a Katalon forum to figure out about object parameterization. Why are the Web UI functions not explicitly documented? The links to the docs I've...
EMİNE A.
Computer Software, 51-200 employees
Used daily for 2+ years
Review source
Share this review:
I have been using it for 2 years. It is great to test both my web and mobile projects in the same environment and support with powerful reports. Otherwise, sending the test results to your email address after the test is completed is amazing in reaching each test step on Katalon Analysis Beta. With the Recoder feature, recording and executing the tests provides great convenience especially for regression...
With advanced technology, high-quality applications are now inevitable. Manual testing of applications also slows down this rapid process. Considering the different factors such as slowness as well as multi-platform support, cross-browser, responsive design and more, an application's manual test may leave you with unexpected complications and extra efforts. So what do we do then? Remedy Automation...
I don't think it is very useful for web service and API testing. There may be more browser support. Sometimes you feel helpless when you get stuck somewhere when you get an error as community help is not that strong.
Anonymous Reviewer
Verified reviewer
Information Technology and Services, 51-200 employees
Used daily for 1-2 years
Review source
Share this review:
We needed a tool that will help us write regression tests within the shortest possible time with the skillset of the testing team and after surveying different tools like it, it was the best choice. We were able to achieve our goal and now we can improve and expand our tests.
What I like most about Katalon Studio is that you don't need to have programming experience to begin automating software products. It is in my opinion, the best record and play tool out there for test automation.
It is difficult to use at initial interaction but with regular use of the tool, it gets better. Also, integrating automated tests from Katalon to a CI/CD tool like Jenkins can be a pain and the customer support is not great. You will rely on forums online a lot to sort out the issues you encounter while using the tool. Also, tests are always failing in the headless browser and there isn't enough information to investigate what the problem is.
Anonymous Reviewer
Verified reviewer
Information Services, 10,001+ employees
Used daily for 1-2 years
Review source
Share this review:
I started using Katalon Studio a year ago and it serves the automation needs for the applications I use at my workplace. It’s free of cost which is a huge bonus, easy to automate and user friendly. To start with it’s very simple to create a record and playback script which can be edited using a manual and script mode with lots of inbuilt keywords to perform validations. My basic knowledge on Java enabled...
Every automation tool has some drawbacks, but I managed to nd workarounds for each stoppers. Since Katalon studio is a tool that is still developing, I expect it will be more powerful in near future, supporting more functions and needs of the user.
Paul F.
Human Resources, 201-500 employees
Used daily for 1-2 years
Review source
Share this review:
- I use it for the system testing, and it suit for all my needs like how I build my own testing framework in eclipse. I started using it since 2018 Jan and I can see the software keep improving the feature and functionality. As my company need to use Jenkins for the build test and this tool fit for my requirement otherwise if I build my own framework will take me longer time only can start the automation testing.
- The record& playback feature help those QA who doesn't have programming language also can do automation testing. - The object ID changed, immediately all the test cases using the object will get refresh - Object capture can let QA to decide how to navigate to the web element, can have multiple selection by ID,Name,Text,Xpath and so on. If we develop by using eclipse only can have 1 locator at the same time. - Better feature than HP QTP and it's FREE. -Test data can have multiple option like csv,text,excel -Nicer report for all the test suite executed -Allow to import third party library and use it to write the customkeyword in JAVA. -Attached the custom profile use in test suite collection for different testing purposes.
- A lot of issue found when executed the test in command prompt, because I use Jenkins to trigger the test - The browser driver not the latest in the market - Firefox browser not support the latest in the market. - Although I didn't pay for the support but I hope Katalon team can support /fix the stopper issue raised in the forum within short period.
Kshitija V.
Computer Software, 10,001+ employees
Used daily for 1-2 years
Review source
Share this review:
My overall experience with the product is very good, I have explored this tool to the core. it provides you nice reporting format and also you can configure it with jenkins which made my life very easy.
I would say, this is the best automation tool if you have very least experience on automation testing. with least knowledge on automation, you can start using this tool. It provides you in built functionality to select the xpath of objects which is known as self healing. This feature is a savior if you find difficulty finding xpaths of the objects. It has extensive knowledge base, very nicely maintained by katalon community which will answer most of your questions.
the only drawback which I have seen so far is that, its kind of slow in performance if your project size is very big.
Akshay T.
Information Technology and Services, 10,001+ employees
Used daily for 6-12 months
Review source
Share this review:
We solved the business problem wherein the values appearing on screen in our scorecard where mismatched with the downloaded excel. We automated the checking of values in downloaded excel sheets with the values show on screen with Katalon Studio.
Was able to automate most of the manual testing work using Katalon studio. Thus saving time and efforts and putting those to use in more productive work. The experience was great working on Katalon studio. The frequent updates of the software, the added enhancements every now and then are perfect. Quicker responses is what one can expect. Coming to the tool, its a great tool to work with. To sum up its a great tool which we can employ without any cost to pay for.
It crashed many times without saving the changes I did. Katalon community can be improved. I strongly felt that it should have a revamped User Experience, in terms of color schemes, ease of use and more shortcut keys to be included. Coming to the technical functionalities in the tool, sometimes while after including certain files from a particular folder, it doesn't appear there directly. We have to refresh the tool. It would be great if the tool had some auto-refresh feature. Sometimes while saving an Object Repository file, even if I save file, I am not able to save file and the changes are lost. I feel that improvements can be made on architecture level to sort out all these issues. The tool should be asset light, means should be able to work on minimum computing requirements.
Mike G.
Information Technology and Services, 501-1,000 employees
Used daily for 6-12 months
Review source
Share this review:
Overall the tool has many good functions and capabilities. Pros, outweigh cons in a major way. Pricing structure and support is excellent.
Somewhat easy to get started (see cons), Git integration, beginner and expert modes. Ability to export and continue with other IDEs if desired to go outside of the tool (not locked in to it forever). Plenty of information on the web to troubleshoot and ask questions (unlike our previous tool). May frequent updates and feature releases.
A little cumbersome to setup all the needed plugins. Until everything is configured just right, you will run in to errors here and there that take time to troubleshoot. Test case navigation/folder structure could use a few more options and customization capabilities to be able to sort things better. Automatic centralized location for code and test case storage (similar to ALM) would be great. Having to commit and pull code each time from different stations is cumbersome. To schedule remote execution you must make sure the machine pulled latest code which is an issue if execution and development PCs are different.
Arthur B.
Pharmaceuticals, 501-1,000 employees
Used daily for 1-2 years
Review source
Share this review:
You're able to start creating UI scripts right away and then be able to figure out how you want things laid out as you go along. To get Katalon to work the way you want, you do have to do a fair amount of customization. By that I mean figuring out how you want to model your tests and test objects, whether it's UI, API, or a hybrid. This may sound bad, but there's enough there to start out with that you're not hindered by initial setup if you're already coming from another tool or similar framework. Groovy AND Java work well in Katalon with Groovy being the main language for scripting. Groovy is VERY forgiving.
Refactoring is probably my biggest gripe. You can easily refactor variables and shared code in Eclipse, but that seems to be a thing that is missing in Katalon. When it comes to updating test case names or the web objects, those get updated across the board enough, but not when it comes to passing variables and keywords around. The need to customize a fair amount for satisfactory integration with something like JIRA/Zephyr. Updating doesn't always work (I use a Mac). When I start executing tests, there's usually a delay/lag when things actually start or report.
Arun D.
Banking, 5,001-10,000 employees
Used daily for 1-2 years
Review source
Share this review:
Easy to setup Easy to use UI - Objecy Spy, Recorder, Keyword and Script view, debugging, Integration with GIT etc.., Easy to learn - Built in keywords, framework, simple external data integration, record and play back Advanced Capabilities - Multi browser, parallel execution, command line execution, record / spy mobile applications, API etc..,
Newer version of Katalon Studio has moved some of the free features to paid (ex. Jira integration) Capturing objects, scripting and execution time on mobile apps must be improved Multilevel API calls are not efficient compared to tools like SoapUI, Postman etc.. Report cannot be customized Desktop app automation not available
Jeremiah S.
Verified reviewer
Computer Software, 11-50 employees
Used daily for 2+ years
Review source
Share this review:
We have used Katalon for two use cases. Initially it was primarily used for automated monitoring of multiple Single Sign On solutions - allowing us to setup a batch run that hourly would sign in to our various client sites and insure successful sign in and log out through the sites. We have also used for automated testing of API development.
Katalon Studio is an affordable solution that allows for many complex testing needs to be met and integrated within the QA pipeline. We used Katalon as a testing agent for our API developments and ongoing monitoring for Single Sign On solutions. Setup was quick and easy with more in depth functionality as we saw fit available to fine tune our testing and monitoring.
There was a small learning curve in the language used to develop the scripts but nothing major. The biggest hit came when they moved from allowing us to call Katalon via a batch script for free and making you pay for individual engines to run to allow for our monitoring.
Toby T.
Insurance, 10,001+ employees
Used daily for 6-12 months
Review source
Share this review:
We adopted the tool after I highly spoke of it to higher management as they trust me as our main testing tool on the current project I'm working on. Had a very small learning curve and create custom keywords and scripts to be reused and acting as lego blocks in many tests. Cucumber is documenting all our scenarios.
It allow to somebody with no or little coding knowledge to get started in test automation with its intuituous interface and built in keywords. Also, with all the integration with various platforms and technologies make it a very easy to integrate tool in the day to day work environment.
Some glitches still exist in some fields such as soap api calls where not all endpoints are loaded correctly and some improvemetns could be done in order to completely replace soap ui usage in my case. Also the cucumber integration doesn't seem to have all the solution's benefits working correctly such as tags and others that could be added. Finally the Database that is internal could allow to clone, copy, delete or manipulate data easily even the search is not there to make a query for instance.
Krishnan S.
Information Technology and Services, 11-50 employees
Used daily for 2+ years
Review source
Share this review:
Katalon is coming all real well especially for the people who does not how to use Visual studio and eclipse. It is more user friendly.
We are using Katalon Studio for UI automation. Some of the Pros about this software are 1. Free licensing and hence no cost to the company 2. Ability to integrate Katalon studio with the the latest automation tools such as Appium, Selenium and Win AppDriver 3. Ability to record the UI objects using Katalon UI Recorder 4.Ease of use for Manual testers, since recording option is available 5. Support for Groovy and Java languages. 6. Katalon test cloud to host mobile automation test cases.
The biggest disadvantage with Katalon is the ability to debug the code at run time. When a code gives an error, the compiler moves to the next line without letting us know what the real error is. Also support for external data source is very limited like connecting to excel or SQL.
navya r.
Information Technology and Services, 1,001-5,000 employees
Used daily for 6-12 months
Review source
Share this review:
We have a challenge to start over the automation immediately and there aren't any QA's who has much knowledge about it. In that case being a QA Developer I suggested on using Katalon studio to save time on setting up the framework from scratch. Having this tool handy and easy to use it doesn't take much time for our manual testers to write scripts using manual mode. I personally like the tool as it allows us to create custom keywords though the tool provides many pre-defined methods there is a requirement to create custom keywords as the application demands like retrieving the links from emails, verfying pdfs. Today we have had ample number of test cases developed using Katalon Studio. And we are further hoping to start working on API automation too using Katalon.
Powerful tool but easy to use and simple to deploy Open Source Tool Single tool provides features to perform Web UI, Mobile and API automation Supports Page Object Modal Provides Object Spy feature Provides cross browser testing It has both manual and script mode It has many pre-defined methods which helps the manual testers to create automation scripts Releases feature updates frequently Provides integration with various 3rd party tools like TestRail, qTest, Git, Jenkins Provides great reports.
Paid support Frequent feature release takes time for installation everytime