Is there a way to write scripts that simulate HTTP requests in JMeter. I know this can be done using the GUI, but is there a way to automate it using scripts?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The main method for writing JMeter scripts is using GUI.
Another option is to edit manually JMX file but (almost) nobody uses it as:
Non-GUI mode is for running JMeter scripts (it takes less resources than GUI mode)