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

gefragt vor 2 Jahren1116 Aufrufe
2 Antworten
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
SUPPORT-TECHNIKER
Tim_P
beantwortet vor 2 Jahren
profile pictureAWS
EXPERTE
überprüft vor einem Jahr
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen