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
전문가
검토됨 일 년 전
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
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠