jmeter
Declare Jmeter variable from a property value
How can I declare a variable name by using the value of a property? For example, I have the property propertyName with the value propertyValue.I开发者_JAVA技巧 want to declare a variable with the nam[详细]
2023-04-04 13:40 分类:问答how to test svg response with jmeter
I\'mtrying to automate testing of my web service with JMeter. My service returns data 开发者_如何转开发with a mime type of image/svg but JMeter seems to be ignoring the response.[详细]
2023-04-03 06:37 分类:问答How to use the HTTP Authentication Manager of jMeter
I am new to jMeter, I want to kn开发者_JS百科ow how to use the HTTP Authentication Manager using jmeter. I pass user name and password in the HTTP request as well as in the Authentication Manager, but[详细]
2023-04-02 20:06 分类:问答Best approach for creating Random keystrokes for load testing a webapp for database-backed quicksearch using JMeter
Context: I am load testing a prototype enterprise web app that performs quick searches on a large dataset. It\'s backed by a database and uses JQuery datables backed by a servlet to narrow the results[详细]
2023-04-02 05:43 分类:问答How can I simulate form authentication in Tomcat using JMeter?
I\'m very new to JMeter, but I have some ideas of what JMeter could be used for. Also I have a Tomcat application with form authentication enabled. The thread I\'m trying to use consists of:[详细]
2023-04-01 08:33 分类:问答Sending arguments to Java requests in Jmeter
I have two questions开发者_StackOverflow中文版, How can I send arguments to Java requests in Jmeter[详细]
2023-04-01 04:14 分类:问答JMeter Assertions
Is there a way to use the icons in the tree to view respo开发者_如何转开发nse assertion failures in JMeter?Maybe turning the icons red?Or some other way to quickly see if there are any errors?It\'s a[详细]
2023-03-31 00:38 分类:问答JMeter Cookie Manager
I am using JMeter to make a simple login test on my website. I have a Thread Group which contains a Cookie Manager, an HTTP request to the root page, then an HTTP Post which posts a username and passw[详细]
2023-03-30 20:51 分类:问答JMeter Testing Configuration
I am passing a variable using the command line to the Jmeter. How can I read this variable and set it to the enabled attribute. Is there a way to do it. Based on the value passed from the command line[详细]
2023-03-30 06:06 分类:问答Jmeter Junit Issue
I am trying to execute jmeter tests in jnuit testcases. I am not able to find JmeterTestCase in jmeter lib.[详细]
2023-03-30 00:15 分类:问答