Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [blazemeter]

BlazeMeter is a self-service, web and mobile load testing platform (PaaS) providing developers an enterprise grade, out-of-the-box load testing solution. 100% compatible with Apache JMeter™. Start testing in under five minutes.

blazemeter
0 votes
1 answer
39 views

CSRF FAIL WITH JMETER

I have a problem with JMeter. I am trying to perform performance tests with the BlazeMeter extension. When making some requests, I get an error with the CSRF. I already tried extracting the token with ...
Daniel Medrano's user avatar
0 votes
1 answer
23 views

JMeter | JSON Path Extractor Query | Unable to obtain id from JSON on the basis of two filters

I have been trying to generate a JSON query for JSON Path Extractor of JMeter to obtain all task ids where 'category' does 'not contain Docebo' and where 'userTasks' have 'completed' status marked as '...
Vinay Chugh's user avatar
1 vote
1 answer
33 views

How to assert nonprintable control characters using JMeter?

How can I assert nonprintable control characters format using JMeter? My data which I want to assert is in this small square box, but I am not sure what settings I can do in JMeter to assert it. I am ...
Isheet's user avatar
  • 31
0 votes
2 answers
18 views

Taurus blazemeter is failing test because of accent in the string field

I have a test in Jmeter that has a request with string field and accent in the string. When i run that test with Jmeter it runs successfully. When i run that test with Taurus Blazemeter it gives me [...
Erik Vasilyan's user avatar
0 votes
1 answer
14 views

Download Parallel Embedded Resource In Blazemeter

Not getting any option to download parallel embedded resource in blazemeter. I am trying to do performance test and running my test in blazmeter for single uer and single iteration. The test required ...
Anushka Gupta's user avatar
0 votes
1 answer
15 views

Performance improvement using Loop controller

Do we see any performance related changes when we use Loop controller in Jmeter and when we are not using it ? I have API testing with Jmeter and I can see some changes in response time when I use ...
Rathika's user avatar
0 votes
2 answers
112 views

Jmeter SSE script throwing SSL errors related to trustStores

My Jmeter SSE (Server-side events) script fails with the following error: javax.script.ScriptException: java.security.KeyStoreException: problem accessing trust store at org.codehaus.groovy.jsr223....
Sameer Rajimwale's user avatar
0 votes
1 answer
44 views

Taurus blazemeter yml multiple scripts in single scenario

I want to know how to run multiple scripts in single scenario using Taurus Blazemeter inside of .yml configuration file. Example: scenarios: simple: script: someScript.jmx properties: ...
Erik Vasilyan's user avatar
0 votes
2 answers
141 views

Blazemeter JSR223 Script unable to resolve class groovy.json.JsonBuilder

We run performance test infrequently because we rarely make serious updates to our legacy app A line of code that has been unchanged for over a year is now causing a failure in Blazemeter Not only has ...
always learning's user avatar
0 votes
1 answer
84 views

Correlation Recorder is not picking up all the traffic

I was attempting to use a correlation recorder from blazemeter, but encountered a couple problems. The page I'm trying to access redirects it self to a new resource/page (303 and 307 response codes) ...
itsme017's user avatar
0 votes
1 answer
48 views

BlazeMeter Chrome Extension - How to identify the Parallel requests

I have recorded a test via Chrome extension. How do I identify the Parallel and Simultaneous requests here? Is there a way to figure this out? Am unable to find the request start times as well. Please ...
Ajith R's user avatar
  • 45
0 votes
1 answer
19 views

If the api failing with connection timeout/Socket timeout , how to ignore from listener(Aggregate report) in Jmere/Blazemeter?

Currently we are using below code to ignore those issues but transactions/hits is appearing in listener. if (sampleResult.getResponseCode().equals("Non HTTP response code: org.apache.http.conn....
yazhdevi subramani's user avatar
0 votes
1 answer
52 views

How to send unique test data per request on BlazeMeter for all active Virtual Users without duplication?

My test data CSV file has 2 columns, with uniqueId and names (for example). I'm trying to run with 2 Load Generators (25 Virtual Users each). I need the test to send uniqueId's for every single ...
GorkhaliHero's user avatar
0 votes
1 answer
21 views

HTTPAuthorizationManager authorization url is not appending to post api in jmeter whereas for get it is appending

I am new to JMeter, Initially I implemented GET Services for load testing which worked fine, So I started adding POST apis, which are failing with 401 Unauthorized. I checked request body for both get ...
Varanasi Murali krishna's user avatar
0 votes
1 answer
72 views

Jmeter script with Webdriver Sampler unable to find Chromedriver on Blazemeter

I do have a load testing script built using jmeter and works fine on local machine as I know where is my chrome driver. But when I upload same script on Blazemeter it does not work because not sure ...
Helping Hands's user avatar

15 30 50 per page
1
2 3 4 5
24