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 is a commercial, self-service load testing platform-as-a-service (PaaS), which is fully compatible with open-source Apache JMeter. BlazeMeter provides an enterprise grade, ‘out-of-the-box’ load testing solution for the developer community.

BlazeMeter provides developers with tools for a simple integration into their native development environment by providing mobile, web application, website, web-service or database testing that can simulate thousands of users visiting a website simultaneously using the Amazon Elastic Compute Cloud (EC2) service. Users can run multiple load tests in order to locate and fix performance bottlenecks.

BlazeMeter's load testing platform has built-in integrations that can be extended with a series of custom plug-ins. BlazeMeter currently provides a free plugin to JMeter, a Drupal module, and a Jenkins CI plugin for load testing.

http://blazemeter.com/

334 questions
2
votes
1 answer

HTML report formatting Jmeter

I am generating a html report from my JMeter test. But the result table is very confusing. I have four throughput controller and inside i have one transaction controller for each. i ticked to generate parent sample as well. But when i generate…
2
votes
1 answer

How to load test video stream with jmeter

I am using Red5 server to stream videos in my application. I have jmeter for load testing and blazemeter chrome extension for recording scripts. Somehow the media files(the video chunks) are not getting recorded into the jmx file. Is there a way to…
2
votes
1 answer

JMeter HTTP Request Slow Response

I am using JMeter to perform load testing on HTTPS site. I created script using Blazemeter Script Recorder Manually, I am able to launch and login to website very efficiently. when I play script HTTP Request is working very slow. It take long time…
Aqdas
  • 868
  • 4
  • 16
  • 57
2
votes
1 answer

ERROR: RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend

I haven't been able to find any post related to this issue. I get the following error: 12:24:37 ERROR: RuntimeError: Polyfit sanity test emitted a warning, most likely due to using a buggy Accelerate backend. If you compiled yourself, see…
Evan Gertis
  • 1,796
  • 2
  • 25
  • 59
2
votes
1 answer

Execute javascript developed in node.js from jmeter jsr223 post processor

i have a javascript code written in node.js (VS Code), how to place it in jsr223 post processer.
Narendra Sai
  • 57
  • 1
  • 7
2
votes
1 answer

How to upload .jtl file to blazemeter sense

I created a Jenkins job where it run some JMeter scripts and return .jtl files. Now, I want to upload this files to Blazemeter Sense to see the performance test, downloads pdf reports, etc. I've searched a lot of information, where I find that to…
Carlos Andres
  • 12,740
  • 7
  • 18
  • 34
2
votes
0 answers

Use WebRTC video call SDK for load/stress/performance testing

I have WebRTC video call SDK and WebRTC server. I wanted to Register more than 10000 user virtually to WebRTC server and do the video call in between them by using my SDK. Basically I wanted to do load/stress/performance testing using my SDK. Could…
2
votes
2 answers

JMeter/Blazemeter capabilities

I am a Load Runner tester and would like to know how below requirements can be done in Jmeter. Data parameterization - How can we implement unique and random data parameterization in Jmeter. how do we get vuser id value for each virtual users in…
RKM
  • 47
  • 1
  • 5
2
votes
1 answer

JMeter with OpenID Connect authentication

I'm trying to create performance testing with JMeter to our web application which uses OpenID Connect for authentication. I have used the following guide: https://www.blazemeter.com/blog/openid-connect-how-to-load-test-with-jmeter, but seemed not to…
sheng
  • 21
  • 1
  • 2
2
votes
2 answers

How to do a load testing for a dynamic url?

I am trying to do a load testing,but facing some issues. The basic concept in the web app is that the users gives a request for which response links should be generated.(just like google search where we enter a request and click submit and on the…
yuvi raj
  • 35
  • 3
2
votes
1 answer

How to run Jmeter webdriver sampler file uploading script in blazemeter?

I have a Jmeter webdriver sampler script it is running fine in Jmeter. Now I want it to run on blazemeter. Since I was using local directory in Jmeter it was fine. But I am not able to upload file using any path. Can some body help on this. I need…
Deepak N
  • 1,408
  • 3
  • 15
  • 37
2
votes
1 answer

JMeter: How can i group sample requests as one test case so that the report looks neat

I am using JMeter and Blazemeter to do some load testing. After i record a testcase say Login, I have 5 API calls recorded as part of the same testcase. On the generating the report, My report is looks untidy and has all API calls displayed. I tried…
user2560019
  • 127
  • 1
  • 1
  • 11
2
votes
1 answer

Auto tune jvm in taurus container

You can set a jvm memory settings and Taurus but does it support Dynamic tuning at all? Is there a setting to tune the jvm relative to the number of CPUs and memory available on the system? It would be nice not to have to script this…
red888
  • 27,709
  • 55
  • 204
  • 392
2
votes
2 answers

mitmproxy certificate prompting for the password

When i tried to install mitmproxy certificate for the Firefox,it's prompting for the password. By right clicking directly on the certificate says the import was successful,but I am not sure where was that certificate installed. Could some one please…
rpagadala
  • 796
  • 2
  • 15
  • 31
2
votes
1 answer

Python throws error when I tried to install Taurus

I am new to Taurus , when I tried to install Taurus manually for the Jmeter by following the below steps(Install Taurus) throwing error. see the below the screenshot. I have downloaded Python 2.7.13 and Installed It. I have downloaded Taurus exe…
rpagadala
  • 796
  • 2
  • 15
  • 31
1
2
3
22 23