Hi I just started creating a couple of automated Tests in Katalon Studio.
I recently found out it is possible to start Katalon-Tests from Jenkins, but therefore I need the Katalon TestCloud.
Now my question. My Homepage is not in the world-wide-web, i just want to let the tests run internal on a pre-production machine.
How do I do this?
My plan is to have all my test-suites in a git-repo and I want to start this automatically via Jenkins.
Is this even possible?