Is Katalon script can be converted to a JAR file for AWS code build?

Hi,

We want to use AWS code build for CI/CD integration. Dev is asking for a JAR file to integrate.
Please let me know Is Katalon script can be converted to a JAR file for aws code build?
If not possible, what is the alternative solution?

Thanks,
Ravi B

as far as i know this is not possible.

you can use the Docker image to automate test execution via any CI/CD tool.

check the docs at:

and a sample pipeline: