https://cypress.io logo
Please do not spamm all channels. Second your que...
# e2e-testing
m
Please do not spamm all channels. Second your question is not something we should answer. Katalon and cypress are 2 different tools. Katalon is a studio tool that is build on top of selenium. Where Cypress is its own tool. Without context what you are trying to automate there will be no sane answer on what is better for your usecase. Things you need to keep in mind is. 1. What app are you testing 2. Skill level of engineers how good are they in java(katalon) or js(cypress) 3. How the app is delivered (daily/weekly) this means other ci/cd needs and you also need to check if katalon or cypress fits that need. Also if you are debating do a Proof of Concept. Automate in both tools a usecase that has value for the team. Then you can see how much effort it took to create the test. And with effort I mean. * Run time of test. * How fast you can debug if you make an error * How fast you created the test. If you did all that then come back here for a discussion