Azure-Samples / jmeter-aci-terraform

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure.
MIT License
120 stars 99 forks source link

Readme not clear on what kind of tests is this sample performing #8

Closed agowdamsft closed 4 years ago

agowdamsft commented 4 years ago

I am looking for a business context of when I should use this sample (e.g. doing unit tests, integration tests using http, or load testing for messaging system and performing). This info will help me to decide when to use this.

mhackermsft commented 4 years ago

jMeter does load testing

allantargino commented 4 years ago

Hi @agowdamsft, Thanks for the input. We added some additional notes explicating that we do load testing in general, not tied to a specific scenario. For instane:

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure. Let us know if we can improve it. Thanks!