Tag Archives: grinder
Grinder, a Java Load Testing Framework. Using custom headers, cookies and payload in GET, PUT, POST, DELETE, OPTIONS HTTP methods
Adding headers, cookies, and payload for various HTTP methods in Grinder, a Java Load Testing Framework, is unfortunately, is not intuitively clear. So the following sample should make life much easier: we specify custom header, cookies, and payload for the … Continue reading
Filed under technology
Running Grinder console on EC2 cloud or fixing “java.lang.Error: Probable fatal error:No fonts found”
I was trying to run Grinder console on EC2 cloud, and that is my log of what happened. 1. Yes, I setup the “X” forwarding, and you can read it here of how it was setup. 2. However, trying to … Continue reading
Filed under technology