You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute tests with Chrome, Firefox, Internet Explorer, and Edge
Headless testing is available in Chrome and Firefox
Reporting is available in an HTML format and an CSV (Excel) format
Analysis:
Katalon does a good job of bridging the gap between software automation engineer and manual tester with Keyword-Driven testing.
If a Page-Object Model is used in a Katalon project, it would be working around the functionality that Katalon provides.
Out of the box, I recommend Katalon for teams where manual testers need to be able to automate Web, Desktop, and Mobile applications. However, a team should have one or two software engineers that add custom keywords for the application under test. With custom keywords added, Katalon becomes a solid solution for any functional test automation project.
Image recognition has been added to Katalon Studio as of version 7.2.2, which is great news. Previously, a software engineer on the team would need to add a custom Keyword using OpenCV and Java for image recognition.
About
Test automation of a C# MVC 5 website and C# Web API using Katalon