JMeter for Windows 7
Environment Used - Windows 7 - JMeter 2.7 - JDK 1.6.0 or later - Command Prompt Installation Procedures I have task about performance testing for our local project. I am using JMeter for this kind of task and this application (JMeter) is open source application by Apache. I think JMeter is good for JavaEE developer, I haven't tried using JMeter for other platform than Java yet. JMeter need Java to running application, so we would have Java on our OS before we run JMeter application. Below are steps for JDK instalation: 1. Install JDK for Windows 7, JDK could be donwloaded at this site (http://www.oracle.com/technetwork/java/javase/downloads/index.html). I am using JDK 1.6.0 but this tutorial also good for latest JDK e.g. JDK 1.7.0 2. After JDK installation finish, we should setup JAVA_HOME at environment variables. Right click on Computer then select 'properties' 3. Choose 'Advanced System settings' 4. Click on Environment Variables... butt...