I want to integrate Katalon Test Collections, Suites and Test cases with Github Actions.
Following their documentation there is multiple requirements set, where it doesn’t seem to align with each other.
This documentation states that KRE is not required: CI/CD integration overview | Katalon Docs
Note: This documentation even have an example of using Github Actions.
Why?
You should elaborate your question if you feel like to be answered.
Are you clear what TestCloud service does for you? ---- I don’t know it at all.
I think @Monty_Bagati’s answer is clear. @anton3, my suggestion for your question is to try it yourself. Since your case involves GitHub Actions, I believe you only need a KRE license.
If you’ve already tried it in your workflow and something unusual happens, you can share the issue you’re facing again in this thread.
Thanks all for the discussions. I have informed our Technical Writing about this hiccup and they will review to make sure we are explicitly clear on the license instructions.
I have tried to do the Github Actions with Katalon, and i don’t seem to have access.
I have a KRE license, and im not able to run the test in my ci/cd, with the error:
Activated successfully with Katalon Runtime Engine license.
Failed to activate with TestCloud license.
Im glad that a Katalon Employee is able to go through the documentation, but im also a bit confused as to why i need KRE. It seems like it’s only for Github Actions that KRE is needed, or am i wrong about that?