Katalon Runner A sample project of using Katalon Docker image with Google Cloud Build
📝 Table of Contents🏁 Getting StartedPrerequisites
Setup a cloud build project
🚀 Running the testsNow to run the test, you only need to create a trigger on the cloud build and run it manually or automatically Connect to repo & Create a triggerYou can refer to the following document to create a build trigger: Creating a build trigger Run a build triggerNow you can run the newly created trigger manually from Trigger Manager page, or base on the type of the trigger, it can also be triggered automatically. Watching the buildAfter triggering the build, you can go to History tab on the Google Cloud Build and watch the progress. 📋 ReportingTo view the reports from the build, you can enable Katalon TestOps Integration on your project. After that, every report will be uploaded automatically to the TestOps server and you can go there to see the testing results. 🧐 References |