Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 12 Next »

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.

Jmeter have the ability to create fragments in order to use the same step for all the other Tests, still you only allow to use it but not to chnge it from your current test.

In addition i will show the ability to generate HTML reports using the CSV file created after the test finished.


Important Links:

Jmeter


Take a look at the following figure that depicts how JMeter works −

JMeter Process

System Requirement


JDK1.6 or above.
MemoryNo minimum requirement.
Disk SpaceNo minimum requirement.
Operating SystemNo 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 −

JMeter GUI

PSB Example For VF Creation on SDC:


Summery(TBD):


Tool advantages(TBD):


Tool Disadvantages(TBD):



  • No labels