Katalon Recorder and AWS

I did see that for Katalon Recorder you can export to format for AppDynamics. I also did see post about using AWS Lambda with Katalon with but there was no response.

I was wondering if anyone had used AWS Lambda or Fargate to schedule Katalon Recorder scripts and send SNS if test fails.

Also is there a format that you can export to in Katalon Recorder for an AWS service?

@glenn_remar

Hi there, we’re working on the command line runner that would enable you to integrate KR tests into CI/CD pipeline. Once it’s out you can trigger KR tests automatically. For sending emails and messages, it would depend on how you configure your pipeline.

Another way would be to use KS to develop tests and use our Runtime Engine which has a built-in capability to send emails after test executions.