python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
how do I check if a specific string exists in the response, and set a user defined variable to true or false
I want to determine if a specific string exists in a HTTP response. If it does, I want to set a user defined variable to TRUE, and if it does not, I want to set it to FALSE. I do not want to pass/fa...
Charliemotts
Votes: 0
Answers: 1
Unable to make code work in Jmeter´s Beanshell PreProcessor
I´m doing some web scraping using Apache Jmeter´s built-in WebDriver Sampler (with Javascript).
Before the test starts, I need to execute a certain amount of functions in order to build a specific use...
Andrés Gabriel Ramos
Votes: 0
Answers: 1
JMeter: Groovy code for moving files from one directory to another stopped working. Any better approaches?
I had used the below mentioned Groovy code in the JSR223 Sampler to move my file from one directory to another. This was working until a few days back, now it no longer does. Any suggestions on how to...

theartsycoder
Votes: 0
Answers: 1
How to use one access token generated for multiple users request in jmeter
I am working on jmeter for the First time. I am extracting the accesstoken and passing it on to other requests. but i am facing the issue that once I run it for 50 users the access token request is a...

Oshin Malviya
Votes: 0
Answers: 2