If you want to check performance of your Web Application or API , JMeter is one of the best Open Source Choice.
Tool Introduction:
JMeter is Simple Java based GUI and command line tool.
Prerequisite :
1.JDK 1.8 or latest version
Setup on Windows:
1.Open https://jmeter.apache.org/download_jmeter.cgi
2. Download latest version binaries . Now its apache-jmeter-5.3.zipsha512pgp
3. Move to user friendly folder and unzip .
4.Navigate to <Folder>/apache-jmeter-<version>/bin
5.Click jmeter.bat file (recomanded to run as Administrator ).
6. it opens the command line with few instructions and tutorial link and the GUI gets open
Hurrey ! We are done and ready to use JMETER and test our web application performance
No comments:
Post a Comment