Skip to content

umaxfun/loadui

 
 

Repository files navigation

About

NOTE: Want to download LoadUI? Please visit LoadUI.org.

LoadUI is a modern load-testing software built in Java 7. JavaFX is used to create the GUI and a Groovy DSL is used for extending LoadUI.

Building

LoadUI is built by running mvn clean install from the root directory. This will compile and run all regular unit tests. To start LoadUI, use the loadui.bat (or Linux/Mac equivalent) file in loadui-installers\loadui-controller-installer\target\main.

Testing

To run GUI unit tests, use the Maven profile gui-tests; to run GUI integration tests, use the profile int-tests.

Contributing

We love contributions! Even though LoadUI is an open source project, for legal reasons you have to sign the Contributor's Agreement before we can incorporate any of your code in LoadUI.

Additional resources

About

Modern load testing software that integrates with SoapUI.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 94.7%
  • Groovy 3.4%
  • CSS 1.5%
  • Other 0.4%