Category "jmeter"

Jmeter - How to run the same thread group but with different properties consequentially using command line

What I want to achieve is: I only have one thread group and the only thing that changes are the Thread Properties I want to run more than one thread group sequ

How to automate the creation of Table data on Jmeter when using aggregate report?

Table dataI want to obtain the Table Data created by the aggregate report used in Jmeter 5.3 but i cannot find the way. I don't know if i can can do it using a

How to use multiple client certificates stored in keystore.p12 and set jmeter's system.properties while setting test in Azure Load Testing service?

I am trying to set up test (manual/yaml) in Azure Load Testing service and my test uses client certificates, so I uploaded jmx, keystore(.p12) and csv (has alia

JMeter and Selenium Integration

I have written Selenium Automation Test Scripts using Page Object Model. The scripts work well and no complaints there. I want to now do performance testing of

How do I set cookie values dynamically in "HTTP CookiesManager" i.e. ai_user & ai_session for incoming user in ecommerce site in JMeter?

I want to set user defined cookies value i.e. ai_user & ai_session dynamically for each user in "HTTP CookiesManager" in JMeter, as it happens in browser ec

Null pointer exception in Jmeter report generation in Jenkins pipeline

I am running jmeter test in non-gui mode in Jenkins pipeline. Below are ther versions: Jenkins agent java vaerion : 11 Jmeter version : 5.3 The command I run i

Passing token from one threadgroup to other and handling the token expiry time

I have generated the auth token in setup threadgroup and have passed the auth token to other threadgroups using setProperty and property.But the token expiry ti

looking for a sequential function in Jmeter to run the variables values in order?

I am looking for a method or a function in Jmeter to run sequentially values from User-Defined Variables in every payload. Since I am using ${__RandomFromMultip

Using the AWS SSL certificate in JMeter

I have a collection in documentdb in which I need to verify the contents using JMeter. I'm relatively new to JMeter and I was wondering how I can connect JMeter

I want to delete my added jobs in a table

I want to delete my added jobs in a table in JMeter. So when I try to delete in response it deletes only the first value, not the next value. I tried to use bea

Variable in library path with JMeter is not working

My JMeter plan config looks like this: as you can see from the picture the mypath variable has a default value /somehwere which may change based on the machine

I want to put all the items of that were taken from a get api request in list format in Jmeter

I have a get api and I want to get all the ID's that are present in it and put them in a list/array so I can use it in other api where I want to seperate even a

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