Skip to content

Amrrx/Afaqy_Jmeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache JMeter logo

Afaqy logo

A modified clone from Apache Jmeter, modified to support the testing of vehicle tracking devices tcp protocols.

By Afaqy Software quality team.

Build Status codecov License Stack Overflow Maven Central Javadocs Twitter

Version

Afaqy_MOD: 1.2

  • Create new custom TCP sampler for AFAQY tracker devices
  • Add the custom message as input inside the custom sampler

Jmeter: 5.4.1

Protocols

Supported device protocols:

  • BCE Standard (Not SDK/IOT)

Build instructions

Release builds

JMeter is built using Gradle.

The following command builds and tests JMeter:

./gradlew build

If the system does not have a GUI display then:

./gradlew build -Djava.awt.headless=true

The output artifacts (jars, reports) are placed in the build folder. For instance, binary artifacts can be found under src/dist/build/distributions.

The following command would compile the application and enable you to run jmeter from the bin directory.

Note that it completely refreshes lib/ contents, so it would remove custom plugins should you have them installed.

./gradlew createDist

Alternatively, you could get Gradle to start the GUI:

./gradlew runGui

Licensing and Legal Information

For legal and licensing information, please see the following files:

Thanks

Thank you for using Apache JMeter - Afaqy_MOD.

Copyright

Amr Aly @ 2021

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published