Skip to main content
0 votes
1 answer
18 views

Jmeter Selenium Plugin - Could not start a new session

I want to use Selenium samplers in my Jmeter tests. However, I ran into a puzzling issue whereby the browser refuses to start. I place jp@gc - Edge Driver Config in my thread group at the top of the ...
Maciek's user avatar
  • 1
0 votes
1 answer
13 views

Unable to Inspect Flutter HTTPS traffic using JMeter

Apache JMeter Version: v5.6.3 App type: Flutter I'm in the process of creating performance script for a flutter mobile app (.apk). But the respective network traffic is not recording with the JMeter. ...
WarunaDev's user avatar
0 votes
1 answer
25 views

JMeter WebDriver Sampler: "Invalid call sequence" error with Groovy script after upgrade to WebDriver 4.13.0.1

I'm using JMeter 5.6.3 with the WebDriver Sampler version 4.13.0.1 and Groovy for scripting. After upgrading to this version, I started encountering the following error: 2024-09-17 19:30:23,748 ERROR ...
Chamith Priyadarshana's user avatar
0 votes
2 answers
23 views

Clear cache on each iteration - JMeter

Should we clear on each iteration in our load scenario in jmeter Original time in browser : 5 seconds When I check Clear cache each iteration: 5 seconds When I uncheck Clear cache each iteration: 100 ...
Performance Tester's user avatar
-1 votes
1 answer
50 views

How to using the generated token to authenticate the ADF REST API

Just as my post ticket: Authenticating to Azure application with JMeter Now, I could generate the token from the Response body: But when using the same way to test with ADF REST API directly: ...
Joy's user avatar
  • 1,227
0 votes
1 answer
14 views

setting the 'ramp-up period' to 0 to test for race condition on jmeter

according to the documentation, the ramp-up period is described as follows: The ramp-up period tells JMeter how long to take to "ramp-up" to the full number of threads chosen. If 10 threads ...
temp temp's user avatar
0 votes
2 answers
48 views

Getting ERROR o.a.j.s.SampleResult: sampleStart called twice java.lang.Throwable: Invalid call sequence

I have downloaded latest jmeter 5.6.3 and downloaded jp@gc - Chrome Driver Config and set the path to driver, used Chrome driver version /128.0.6613.137/win64/chromedriver-win64.zip I just ran simple ...
Guru's user avatar
  • 443
0 votes
1 answer
50 views

Authenticating to Azure application with JMeter

I am following the Blog Authenticating to Azure AD with JMeter without plugins: But I always got the below error: {"error":"invalid_request","error_description":"...
Joy's user avatar
  • 1,227
-1 votes
1 answer
12 views

Heap size is not being set for jmeter slave instances

I have a distributed Jmeter Master-Slave set up and I am yrying to increase the -Xmx heap size of the slave machines to 4 gb from 1 gb. I am using jmeter 5.6.3 set up. I have made the changes in the ...
KeshavKumar's user avatar
0 votes
2 answers
24 views

Bursts of concurrent queries in JMeter

I want to simulate a number of concurrent users (50), each of which may fire off a number of concurrent queries (10) at random intervals. The purpose of the test is a BI dashboard scenario, where ...
Ron Dunn's user avatar
  • 3,031
-2 votes
1 answer
22 views

Need to trigger 10,000 requests in one go without any RampUp or delay in Jmeter

I have a scenario like this, Login request Request-1 Request-2 Request-3 Now I want to perform this scenario with 10,000 Users in this way, First all 10,000 Users reaches Login request then all 10,000 ...
Peter's user avatar
  • 849
-2 votes
1 answer
27 views

Jmeter validate only the first request is successfull, failing all other parallel requests

Scenario: I am trying to validate whether parallel requests can wrongly create folders with the same name under the same parent. I can send 10 parallel requests using Synchronizing Timer. However, I ...
Vel Ganesh's user avatar
0 votes
2 answers
21 views

How to open a java package while running jmeter scripts from JMeter?

I am running Jmeter scripts via Maven & Jenkins. The script needs parallel controller plugin for execution. It throws the below error during execution. module java.base does not "opens java....
Vel Ganesh's user avatar
0 votes
1 answer
18 views

Token generation for a credit card for Performance Testing

As part of performance testing for the payment endpoints, we are using an iFrame URL to input card details in the browser. In the browser console, we extract a token by running getCardToken(), which ...
Raxon's user avatar
  • 33
0 votes
1 answer
26 views

How To Add Dynamic Parameters in Body Data Alongside Static Parameters

I'm having an issue figuring out how to create this scenario. So, I have a request that has numerous dynamic parameters from a previous request in the body response that I need to correlate/...
Alexander Huynh's user avatar

15 30 50 per page
1
2 3 4 5
1326