Category "jmeter"

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

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