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
0
votes
1 answer

Request Handler for ajax file upload in Jmeter

I have Web Page which uses Ajax call for file upload using JSF primfaces component. I want to test this upload using Jmeter. Check this Link for Component https://www.primefaces.org/showcase/ui/file/upload/auto.xhtml how can I replicate this using…
saurabhiitr
  • 47
  • 1
  • 7
0
votes
1 answer

Softwares like Blazemeter which record website action to create .jmx files

What other software is there like Blazemeter Chrome Plugin which can be used to record website action and create a .jmx script to run on JMeter.
Tarun Maganti
  • 3,076
  • 2
  • 35
  • 64
0
votes
1 answer

Blazemeter (JMeter test) zip file upload fail

I get Non HTTP response message: /home/jmeter/my_file-to-upload.zip (No such file or directory) when uploading zip file in BlazeMeter. But logs state that file is stored as expected INFO o.a.j.s.FileServer: Stored:…
guda
  • 13
  • 3
0
votes
1 answer

Get number of threads (defined via BlazeMeter) in a thread group from the setup thread group (jmeter)

I have a JMeter test plan which performs a simple action once. When I upload the test to BlazeMeter, I can then choose the number of threads I want for my thread group and run the test. The problem I am having is that my test setup needs to know how…
Shawn
  • 10,931
  • 18
  • 81
  • 126
0
votes
1 answer

difference between both the process i.e HTTP URL Re-writing and Regular Expression Extractor?

I am still having some query regarding correlation: 1. Correlation can be achieved by both Pre Processors –> HTTP URL Re-writing Modifier and Post Processors -> Regular Expression Extractor?? 2. If yes, then what is the difference between both the…
0
votes
1 answer

how can we capture all the values using regular expression extractor and json path extractor in jmeter?

how can we capture all the values in a variable using regular expression extractor and json path extractor in jmeter? I have tried with match no = -1 but its not giving any value.
Nikhil
  • 393
  • 1
  • 6
  • 25
0
votes
1 answer

How to implement the following scenario using Jmeter?

Can anyone help me out how to implement the following scenario using Jmeter, in this scenario N number of users should be able to log in at once and implement the same scenario at the same time? I have already tried using recording option but it is…
0
votes
1 answer

Jmeter - Response Code: 401 | Response Message: Session timeout cookie not set

I am using jmeter and in one of the GET and POST methods I am getting - Response Code:401 | Response Message: Session Time out cookie not set. I have set Http Cookie Manager as Global variable before the Thread Group. ADFS login is passing and I…
0
votes
2 answers

Why Jmeter thread group configration are different in Blaze meter?

I am trying to do performance test of my Rest API via Jmeter and generating report from blaze Meter. I am testing a POST operation. I want to send 50 request to the server by 50 users, means that each 1 user gonna send 1 request with delay of 1…
Mishi
  • 628
  • 4
  • 16
  • 40
0
votes
1 answer

How to update value in each iteration in jmeter instead of each occurrence?

I have an scenario in which there are 5 times existence of same email id in one flow(scenario). I want to take a data from csv file which should be same for entire flow. By default jmeter updates the value on each occurrence, but i need the value to…
Nikhil
  • 393
  • 1
  • 6
  • 25
0
votes
1 answer

Capture the HTTP Header

I am trying to carry out a test as like it explained here: JMeter Alter HTTP Headers During Test. Quote from above : I'm attempting to test an HTTP service with JMeter. The HTTP service requires authentication through a simple bearer token…
lpt
  • 931
  • 16
  • 35
0
votes
1 answer

missing authentication or invalid log in

I am new to Jmeter. Trying to use this tool for load/performance testing. steps: go to library.xxx.com log in logout the application I am trying allows a user to log in with username/password. In the background however, if the user has correct…
lpt
  • 931
  • 16
  • 35
0
votes
1 answer

Database bottleneck identification using jmeter

I have created JDBC Test Plan and i am using mysql database, with 'max number of connections:2' in 'connection pool configuration' but when i change it to 10 average response time increases. My Question is 'max number of connections:2'in 'connection…
zzz
  • 497
  • 3
  • 14
  • 32
0
votes
1 answer

JMeter Header issues with Cookied/Headrs

I have a test I need to perform on a website which includes several pages transitions. At first I used the add on tool BlazeMeter to capture the traffic from my chrome browser, added the results to JMeter and ran the test plan, and it failed. For…
Testerone
  • 63
  • 4
  • 15
0
votes
1 answer

Getting error while running Taurus

i have installed taurus with the help of 'Prebuilt Installer'(http://gettaurus.org/docs/Installation/), but while executing it throws some configuration error.i am using 'bzt' command to run the taurus. Can some one take a look and answer. Error…
zzz
  • 497
  • 3
  • 14
  • 32