microsoft / azure-load-testing

MIT License
22 stars 2 forks source link

[Feature Request] Load Testing: End-to-End Testing from ingress to services #50

Open conradascott opened 2 years ago

conradascott commented 2 years ago

Is your feature request related to a problem? Please describe. The request is for the potential for end-to-end testing including database and network components.

Describe the solution you'd like The ability to perform end-to-end load testing across a variety of Azure services. For example: APIM -> ASE -> Azure Function -> Cosmos DB -> etc., including underlying entities such as AKS clusters, networking, etc.

Describe alternatives you've considered

Additional context This feature greatly expands the capabilities of Azure Load Test moving it toward an enterprise testing solution.

AB#1467989