Is there a开发者_JAVA百科ny way I can setup my test data for load tests that use Jmeter and Junit? I would like to be able to do something like get anew user from a csv for each thread of a test. Yes,
I have to do some setup and cleanup on the database I am load testing with Jmeter and Jun开发者_如何学运维it. I have put these in setUp and tearDown respectively. My question now is what happens when
Before I get marked as dupe of articles like: [http://stackoverflow.com/questions/635123/what-is-a-good-tool-or-site-to-use-to-performance-test-a-web-page-site][1]
Using jmeter, I have a variable passed from CSV file (using CSV Data Set Config), and I\'d like to use a substring of it in an http request.
This isn\'t a question of what stress testing tools are out there.I\'m afraid it\'s a lot harder than that. (At least for me)
I have problem with used MongoDB I am testing a web aplication use Jmeter test. When set up a big load, on the web application, it is right.
Hi, I want to get into test automation, and the two tools I found during my first web search are Selenium and Jmeter.
I am looking to load test a consumer website. I have tried using JMeter. However, in that case, all the requests originate from one machine. What I really want is to simulate real users across the cou
I u开发者_开发问答sed to use MS\'s Homer tool for quick load testing. That tool was great - it had an easy-to-use UI and provided detailed reports on a per URL basis.
I have a problem with M开发者_如何学Caven Chronos plugin. Is it possible to tell plugin a mask for name of jmx files to execute?