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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南