Amazon connect contact flow regression testing

0

How do we set up an automation testing for Amazon connect flows? Is there a way to do it without any 3rd party vendors.

We are expecting to do an automated testing for all our flows to reduce manual efforts required in testing

質問済み 2年前1116ビュー
2回答
0

Hello,

Tim here on the Premium Support Team. I work on Connect cases and took it upon myself to investigate this since I had an interest in it myself!

Poking around on my end I don’t see there is anything besides 3rd party solutions that are out-of-the-box methods currently.

I did get a hint that you could do something like this however I can only share this information as-is on a best effort since it’s a bit custom and stands to have a few complicated details you may run into (like any solution out there, hard to say until you start developing):

Build a test harness in AWS Lambda that would make calls from one connect instance to the one you want tested via the outboundcalls API. From what I learned you want to place the connect instances in different regions just to avoid quotas that are account + region specific if any exists.

You might be able to look over this solution, https://aws.amazon.com/blogs/contact-center/automating-outbound-calling-to-customers-using-amazon-connect/, and craft it into a load tester.

As far as AWS recommended approaches, there isn’t anything at the moment besides recommending something custom, and this blog post I think is a good starting position.

AWS
サポートエンジニア
Tim_P
回答済み 2年前
profile pictureAWS
エキスパート
レビュー済み 1年前
0

Tim_P's answer here is correct, however, make sure any automated or load testing solution complies with the Amazon Connect Load Testing Policy: https://aws.amazon.com/connect/testing/

profile pictureAWS
エキスパート
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ