Skip to main content
0 votes
1 answer
67 views

I'm working with a JMeter test script where I need to use some pre-defined values (such as client_id, client_secret, scope, etc.) different for each request, that change depending on the environment (...
Nikhil's user avatar
  • 397
0 votes
1 answer
199 views

I'm new to azure load testing portal but I was able to run a load test easy enough using a Jmeter script. It was a small test to prove it works. I can see result information on the dashboard below ...
Tester_Giant1's user avatar
0 votes
1 answer
150 views

Recently I want to do load testing for my azure data factory pipelines. Now, I follow the document Load test a website by using a JMeter script in Azure Load Testing: But the question is that: This ...
Joy's user avatar
  • 945
0 votes
1 answer
160 views

I have a scenario where I need to upload a pdf file using JMeter, and run the test in Azure Load Testing. Script is working fine when run in local, but I am unable to find how to attach the file in ...
Nikhil's user avatar
  • 397
0 votes
1 answer
256 views

I want to pass Json object dynamically as HTTP post request's payload in JMeter. object's is in Json format in a Json file. e.g: {"id":"1","Title":"Shirt"}, {&...
Shahin ahammed's user avatar
1 vote
1 answer
219 views

I'm trying out Azure Load Testing and encounter the problem that, if I set up a URL-based test (the simple GUI-based way to set up load tests) with a Cookie header, the header isn't actually sent. ...
Jacob Bundgaard's user avatar
0 votes
0 answers
217 views

Diving deep into azure development and can't find any logical solution for load testing of AppService that is using OpenAI services. I suppose there should be some "load testing mode" for ...
SoulCub's user avatar
  • 467
0 votes
3 answers
2k views

I have configured my App Service Plan to have 4 instances. Within the App Service Plan, I host 1 web application and 1 api (node.js). After waiting an hour or so after setting the instance count to 4 ...
Stefan's user avatar
  • 17.7k
0 votes
1 answer
80 views

In JMeter, parameterised the URL and declared it in UDV as below. Replaced the HTTP requests as ${URL} Want to run this test in Azure Load test resource using github workflows.Declared the URL as ...
Raxon's user avatar
  • 33
0 votes
1 answer
122 views

I am trying to plot JMX performance metrics for my test plan while performing load test on sending telemetry data to the azure IOT hub . I referred following document to pull out performance metric ...
perry's user avatar
  • 1
0 votes
1 answer
293 views

I need to send 1000 telemetry messages to the event hub using Jmeter GUI. I am using Azure Event Hubs Sampler to connect to the event hub and Throughput Shaping Timer to provide required start,end RPS ...
perry's user avatar
  • 1
0 votes
1 answer
275 views

The scenario is that in Azure, managed identity is setup to the app and that would grant access to the API's. We need to performance test the API's using Jmeter and run it in azure load test resource. ...
Raxon's user avatar
  • 33
0 votes
1 answer
185 views

We are using Azure load testing for testing our application. As a part of testing, we need to test one module which downloads PDF file and saves to my local folder using Apche Jmeter. This download ...
Gnana Balaji K's user avatar
2 votes
1 answer
272 views

Is it possible to pass parameters to loadTestConfigFile? I want to have parameters for TestId and DisplayName in the config file so that I can use it for different environments and stages. This way ...
Angie05's user avatar
  • 85
1 vote
0 answers
76 views

I am using Azure load testing tool and uploaded my jmeter script into it. Jmeter script is containing single user and single iteration. I need to run test for 1 user and 1 iteration only. But in azure ...
SWAPNIL KULKARNI's user avatar

15 30 50 per page