Use Case 3: Sending my load test data to a third-party tool

For this use case, we will see how to send test data (number of VUs, response times, etc.) to a third party. The third party in our case will be Amazon CloudWatch. This will help the operations to see what is tested in their usual monitoring environment.

What we need:

Note: The access keys for your AWS account can be managed in AWS: http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html

Note: The URL for you CloudWatch zone can be found here: http://docs.aws.amazon.com/general/latest/gr/rande.html#cw_region

Note: The code for this Advanced action can be found here: https://github.com/ttheol/NeoLoadTutorials/tree/master/neotys-advanced-action-aws-integration