jMeter is an Open Source testing software. It is 100% pure Java application for load and performance testing. jMeter is designed to cover categories of tests like load, functional, performance, regression, etc., and it requires JDK 5 or higher. the purpose of this page is to give basic understanding of the Tool and to see implantation on ONAP SDC Components.
In addition i will show the ability to generate HTML reports using the CSV file created after the test finished.
Important Links:
Take a look at the following figure that depicts how JMeter works −
System Requirement
JDK | 1.6 or above. |
---|---|
Memory | No minimum requirement. |
Disk Space | No minimum requirement. |
Operating System | No minimum requirement. |
Jmeter as a performance Tool:
Jmeter have the ability to run performance tests due to the configuration of the multi threading of many users running on the system with definition of numbers of the Threads(Users)/Duration(Sec)/Ramp-Up(window time for action).
also you can run in loop the set of actions or even
JMeter GUI −
PSB Example For VF Creation on SDC:
Summery(TBD):
Tool advantages(TBD):
Tool Disadvantages(TBD):