Was ist Katalon Studio?
Katalon Studio ist eine kostenlose und robuste Automatisierungslösung für API-, Web- und Mobile-Tests. Das Tool integriert alle notwendigen Komponenten samtintegrierten Schlüsselwörtern und Projektvorlagen in ein komplettes Automatisierungsframework. Katalon Studio ist für neue Benutzer einfach zu bedienen und bietet dennoch erweiterte Funktionen für erfahrene Nutzer. Die Lösung wird von einer aktiven Community von über 350.000 Nutzern aus mehr als 150 Ländern auf der ganzen Welt geschätzt.
Wer verwendet Katalon Studio?
Katalon Studio ist für Tester, insbesondere die nicht-technische QC, ohne irgendwelche Kosten gemacht! Unser Ziel ist es, die Kraft der Automatisierung für alle zugänglich zu machen
Wo kann Katalon Studio bereitgestellt werden?
Cloud, SaaS, webbasiert, Mac (Desktop), Windows (Desktop), Linux (Desktop)
Über den Anbieter
- Katalon
- Telefon-Support
- 24/7 Live-Support
- Chat
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Das könnte dich auch interessieren:

Ranorex Studio

Selenium IDE

CucumberStudio

Noterro
Über den Anbieter
- Katalon
- Telefon-Support
- 24/7 Live-Support
- Chat
Erhältlich in diesen Ländern
Vereinigte Staaten
Sprachen
Englisch
Katalon Studio – Videos und Bilder









Kosten ähnlicher Produkte wie Katalon Studio vergleichen
Katalon Studio Funktionen
Bewertungen über Katalon Studio

Noor Yeaser
Katalon Studio - The one stop solution to software testing
Kommentare: 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.
Vorteile:
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.
Nachteile:
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.
Maximo
In Betracht gezogene Alternativen:
Excelente herramienta para automatización de pruebas
Kommentare: 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
Vorteile:
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.
Nachteile:
Que la versión gratuita no permite importar definiciones de swagger/open API 2.1, este solo se encuentra en la versión paga.
shyam
Good tool for API Automation but not so good for mobile UI
Kommentare:
API Automation - It is good
UI Automation - Not good
Vorteile:
Well organized and easy to use. For APIs its straight forward
Nachteile:
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.
Sampath
Good tool for Functional and Automation testers.
Kommentare: I am very happy for UI and API automation testing. UI supports with all browsers option is good.
Vorteile:
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.
Nachteile:
Debug feature is complicated. Identify elements for desktop applications feature is not good using UISpy.
Saputra
In Betracht gezogene Alternativen:
Automation Tools that makes newby Automation Engineer can play around like a pro
Kommentare: 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.
Vorteile:
- 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
Nachteile:
- 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