Apache JMeter is open source software, a 100% pure Java desktop application designed to load test functional behavior and measure performance. It was originally designed for testing Web Applications but has since expanded to other test functions. (http://jmeter.apache.org/)
0
votes
1answer
75 views
JMeter test for Cas Log into AJAX application
I am trying to load test an AJAX application with cas log in.
I recorded and played back the script; I saw user info in log just after recording it and playing back, but as soon as I closed HNX and ...
0
votes
1answer
555 views
Using a variable in the filename textfield of CSV dataset config in JMeter
I want to parameterize the filename textfield of CSV dataset config. I am writing into different files for every user that I'm using in JMeter, hence I need to parameterize the filename option in the ...