Jmeter can do stress test to client/server application such as simultaneously massive user login and process. Jmeter works in protocol level and using Java desktop applications.
Start Jmeter Installation :
- Go to terminal and check your Java version by typing "java -version".
It will give result something like this depending on your Java version.
java version "1.7.0_60"
Java(TM) SE Runtime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)If nothing displays, please re-Install Java SE runtime environment - Download Jmeter from here, and unpack it.
- Launch Jmeter.
- If you are using Window, just run the file /bin/jmeter.bat to start JMeter in GUI mode as shown below
0 comments:
Post a Comment