Category "jmeter"

JMeter extracting multiple dynamic values

I am using JMeter and below is the response body. I am trying to extract ONLY numbers from below response - <option value="1111">Division One</option&g

jMeter Regular Expression Extractor with use of variable in regexp

I use jMeter 5.5-Snapshot 3a74a92. I need to use result of previous Regular Expression Extractor stored in variable in next Regular Expression Extractor when bo

jMeter Regular Expression Extractor with use of variable in regexp

I use jMeter 5.5-Snapshot 3a74a92. I need to use result of previous Regular Expression Extractor stored in variable in next Regular Expression Extractor when bo

How to generate numbers in order from 1 to 10000 in groovy?

I need to parameterize the script so that the numbers are used in order

Group multiple HTTp samplers as one transaction, and have constant throughput

In my application, I would like to combine a group of HTTP samplers as one transaction, and have a constant throughput on the group.. ie. when I created a threa

Jmeter : How to overwrite existing result file (csv) and html report when generate report by cmd [duplicate]

C:\apache-jmeter-5.4.3\bin>Jmeter -n -t "C:\jm\ReservationManual.jmx" -l "C:\jm\Result\result1.csv" -e -o "C:\jm\Report" I used above com

JMeter timeshift issue

I've been working with timeshift, but it seems that timeshift does not do what I expect it should do. When I input a DateTime into TimeShift to work with it alw

Full details for jp@gc - WebDriver Sampler- Can I Used script language JAVA?

I want to write some selenium script using jp@gc - WebDriver Sampler . Here I used Script Language JAVA. Can Here I used main function ? or is it supported onl

Getting this error message while running Load Test in Azure "Keystore file not found, loading empty keystore"

I have uploaded .jmx script and CVS files in the test plan. And added an "Authorize Token" as parameter in the Environment Variables (as I don't want to give se

Getting this error message while running Load Test in Azure "Keystore file not found, loading empty keystore"

I have uploaded .jmx script and CVS files in the test plan. And added an "Authorize Token" as parameter in the Environment Variables (as I don't want to give se

I can't send post by jmeter ,when i connect a ssl vpn client

I can't send post by jmeter ,when i connect a ssl vpn client,but postman is ok,i do't know why enter image description here

How to set limit for particular no. of sample in jmeter

example ,i want JMeter to run for 100 samples only on 100 thread.

JMeter with blazemeter recorder Request failed

I'm using Jmeter for the first time and I'm trying to run Jmeter script recorder by BlazeMeter recorder for chrome but I'm getting this error

How to use user defined variable in Jmeter as server name or Ip while writing scripts using Transaction controller and Test script controller

When I am using the Jmeter while recording the script, I want to use a user-defined variable which is the website address. When an HTTP request is created by th

How to parameterise the boolProp tag in jmeter jmx file for providing the input in jenkins

Context: Using JMeter 5.4.3 Using JenkinsFile for setup Jmeter Thread group in .jmx has the below snippet: <ThreadGroup guiclass="ThreadGroupGui" tes

How to extract data using JMeter and AMQP Consumer?

i am using plugin JMeter-Rabbit-AMQP. I don't understand how to extract data from consumer. I publish, and a response is returned to another queue that my consu

jmeter guidelines for Git version control

In our organization we have being using jmeter since 4 years. In this time we created, manage and execute our jmx scripts through a network drive to share and w

How can I determine the reason for Error rate percentage in Jmeter

After executing a load via JMeter I tend to get a Error rate percentage . My question is that how do I determine what are these error like and which area Is it

JMeter - The JVM should have exited but did not

I have a script which does the following: Script executes fine in GUI mode: jmeter -q C:/Users/503289283/Downloads/eml_base.properties -t Service_Names.jmx

JMETER Performance Testing - Dynamic Payload

While doing performance testing via JMETER, I encountered one usecase where the POST request call is taking the dynamic data from the website. So in that case w