Azure Load Test Tool Engines memory is spiking during execution
Hi, Issue - While running a load test (with 1000 concurrent users) using Azure Load test tool, the memory of engines is spiking up to 90% leading to high ARTs and multiple failures. We tried with 4 engines, 6 engines, even with 10 engines but issue…
Azure Load Testing
Azure Load Test Tool Issue : Not executing multiple scripts
Hi, We are working on a POC using Azure Load Test Tool. Currently we are facing an issue related to same. Issue – We have total 7 scripts that need to be executed but while setting up the scenario, tool requires to select 1 script as ‘main script’…
Azure Load Testing
Azure Load Test dashboard does not show the correct virtual user
Hi everyone, I created a load test using a JMeter script and uploaded it to Azure Load Testing. I'm using a single test user credential to simulate the tests, and both the number of threads and the ramp-up time are parameterized. However, I'm…
Azure Load Testing
Azure load test with Gatling/k6 ?
Hi, I'm looking for implementation Gatling/k with Azure Load Testing, is it supported? If not, will there be any plans in the future to implement these tools in the future ?
Azure Load Testing
How to perform Azure Load Testing for Secure Endpoints with Auth0 Session-Based Authentication
A load testing scenario is being set up for a secure endpoint using Azure Load Testing within an application stack that includes: Frontend: React + Next.js Authentication: Auth0 with session-based authentication (tokens stored in cookies) Steps Taken…
Azure Load Testing
How to Authenticate Session-Based Tokens for Azure Load Testing with Auth0
A load testing scenario is being set up for a secure endpoint using Azure Load Testing within an application stack that includes: Frontend: React + Next.js Authentication: Auth0 with session-based authentication (tokens stored in cookies) Steps Taken…
Azure Load Testing
How to perform Azure Load Testing for Secure Endpoints with Auth0 Session-Based Authentication
A load testing scenario is being set up for a secure endpoint using Azure Load Testing within an application stack that includes: Frontend: React + Next.js Authentication: Auth0 with session-based authentication (tokens stored in cookies) Steps Taken…
Azure Load Testing
I have a JMeter script that runs well on my computer but not in Azure load test
In one of the earlier HTTP samplers I use a Regular expression to extract a variable. I then pass that variable in the next GET request as a query string parameter. https://www.mysite.com/test.aspx?ID=${myExtractedVariable} In my local JMeter runs, I can…
Azure Load Testing
How do I get the failed request and response body/header data from Azure Load Testing.
Dear All, I am inquiring about the process for obtaining the data related to a failed response, specifically the body and header data. I have reviewed the Azure documentation and adhered to the outlined procedures; however, I am still unable to locate…
Azure Load Testing
Non HTTP response code: java.net.UnknownHostException from Azure load testing
Greetings, I am attempting to execute a JMeter script within Azure Load Testing; however, it fails with the error message "Non HTTP response code: java.net.UnknownHostException." This script functions correctly on my local machine, where I can…
Azure Load Testing
My Test Execution Result in Azure Load Test shows 403 error.
I am unable to provide the authentication details in the Request. My test execution results shows 403 error. Please resolve this issue ASAP
Azure Load Testing
How to set up encryption keys for a software implementation
To properly set up encryption keys for a software implementation, you must first determine whether you need to use symmetric or asymmetric algorithms. Symmetric algorithms require the creation of a key and an initialization vector (IV), while asymmetric…
Azure DevTest Labs
Visual Studio Testing
Azure Load Testing
Not able to download Results for Azure Load Testing. Results option is greyed Out. I'm able to download Input File, Logs and Report
Not able to download Results for Azure Load Testing. Results option is greyed Out. I'm able to download Input File, Logs and Report. I have Performed a Stress Test and then stopped the Run, since i got too many errors. I want to evaluate the results by…
Azure Load Testing
How to find deleted test runs in Azure load test?
In Azure load test, I have multiple people using it in parallel. If someone delete something, is there anywhere i can find who deleted the test ?
Azure Load Testing
Working with .xlsx files in Azure Load Testing with JMeter based test
Greetings! I am trying to understand whether there are some constraints with Azure Load Testing or I am doing something wrong. I am using Azure Load Testing with JMeter test. The test itself is pretty basic as I am editing a single cell of .xlsx file…
Excel
Azure Load Testing
Only the POST request uploading a file is failing with 403 Forbidden error
I have been using Apache 5.5 version to run a script that has an upload request(POST). The script passes when executed in local machine with all the tokens supplied. The same script when executed in Apache 5.6 version locally, the upload request alone…
Azure Load Testing

API Management integration with Azure Load Testing
I have configured a test on Azure Load Testing using a JMeter script, but I am not able to add the API Management app component in order to view the performance metrics of the service. It does not appear on the list of Azure resources when configuring…
Azure Load Testing
Azure load test doesn't make desired # of requests with JMeter script
I created a Azure load test with a JMeter script. In the script there are 200 threads and each thread will send 100 requests in a loop. When I run the test in JMeter locally, it's working as expected and a total of 20k requests were made. When I run the…
Azure Load Testing
Is running chaos studio on Managed App resources supported?
This is for ManagedApp resources (VMs, Disks, etc) that is dynamically created from let's say marketplace
Azure Managed Applications
Azure Load Testing
Chaos Studio
how to create Devops pipeline
How to create pipeline in azure devops portal and yaml basic application i want to build