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

Capture first content paint, large content paint, first input delay metrics in Apache Annette or blazemeter

How to capture the web vitals like first content paint, largest content paint, first input delay or any other metrics for performance tests executed in performance testing tools like Apache Jmeter or Blazemeter?
Satya
  • 9
  • 3
-1
votes
1 answer

Can we execute karate Gatling test in BlazeMeter?

val delete = scenario("delete").exec(karateFeature("classpath:mock/cats-delete.feature", "@name=delete")) When the above line is executed, at run time does karate build Gatling script (in Gatling way) for delete scenario ? ( I think no, because…
Kishore
  • 53
  • 7
-1
votes
1 answer

Way to import node modules inside jmeter

Whether node modules can be used inside jmeter? For example can we import node modules inside webdriver sampler?
Yadhav
  • 15
  • 3
-1
votes
1 answer

Mimicking the fetch of a web page with JMeter

Running JMeter 5.3 on MacOS/Linux. I am trying to mimic the fetch of a web page. The page's HTML has references to 3 static assets (2 JS files and 1 CSS file). The CSS has references to 3 static assets (2 font files & 1 image). The test plan is…
swish41ffl
  • 137
  • 1
  • 8
-1
votes
1 answer

Exception: java.lang.ClassCastException: com.blazemeter.jmeter.threads.DynamicThread cannot be cast to org.apache.jmeter.samplers.SampleResult

I am currently using Blazemeter to run load (performance) tests for a Java application, but I am getting this error. When I run it locally on my machine, this error does not occur. Under 'scenario definition' my test starts off with a standard…
Bdon
  • 21
  • 4
-1
votes
1 answer

Web Load Testing

I'm quite new at the load testing. I want to know what is best tool for web load testing ? I am currently using Blazemeter and Jmeter for load testing. I am using a blazemeter plugin and then, when I record some actions using a blazemeter, I import…
brithwulf
  • 538
  • 10
  • 35
-1
votes
2 answers

Jmeter can get parameters?

My question is - if I run a test via Jmeter, for example , if it's a site which enables you to book a flight, and you choose your source and destination when you record it. Is it possible to pass different values to the destination field? I mean,…
Ron.k
  • 17
  • 1
  • 2
  • 10
-1
votes
1 answer

HTTPS with Webscoket is not working in Blazemeter however works with Jmeter script

My script works fine in Jmeter. Script includes https and WSS. In Jmeter works fine for 750 users. Same I tried with the Blazemeter then it gives the error "Http upgrade failed with status code 400". I have upload all the related plugins as well as…
-1
votes
1 answer

JMeter web page test - Your session expired because of inactivity

There will be two actions once we click on log in button login page action dashboard action Part of JMeter login page action got success.in the continuation dash board action got failed saying "text":"Your session expired.","explanation":"Your…
Rakesh
  • 17
  • 8
-1
votes
1 answer

JMeter Loading time showing wrong reading

I am new to Jmeter , actually I was trying to check the loading time taken for each page in my php application. I used highcharts API for the graphs. When clicking on data menu it will list out all the six graphs. I used Blazemeter chrome extension…
user2010885
  • 29
  • 1
  • 4
-1
votes
1 answer

Need to do performance test for a client server application using jmeter

I need to install a desktop app into 1000 users machine and after installation each request to be hit to server at regular time intervals. For all the requests the user should be different and once install service is called I don't want to call it…
-1
votes
1 answer

jmeter listeners not giving any results, if we import ".jmx" file from blazemeter and execute. i am using Ubuntu as my system OS

i used blazemeter for recording the steps which i followed in my website. then i saved those steps using the extension ".jmx" . After that opened jmeter and open the file which we saved (the file with extension ".jmx")before from blazemeter. All…
Cushbu Art
  • 21
  • 3
-1
votes
1 answer

Whether HTTP Request in Jmeter should be logged in database?

My HTTP Request in JMeter running successfully but any data don't map in database.But if I run my application manually, Data are logging correctly in database.I have not created any database connection. I am not sure whether it is a right behavior…
-1
votes
1 answer

Jmeter: How to set up the stepping thread group?

How to set up the stepping thread group? If my application gives average response time as 2sec for 100VU by using "ThreadGroup".
user4130076
-1
votes
1 answer

org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy cannot be cast to org.apache.jorphan.collections.HashTree

Getting error: org.apache.jmeter.protocol.http.sampler.HTTPSamplerProxy cannot be cast to org.apache.jorphan.collections.HashTree In jmeter when trying to import a jmx file recorded by blazemeter.
Thonas1601
  • 1,347
  • 2
  • 9
  • 11
1 2 3
22
23