Forum Discussion

sp4forum's avatar
13 years ago

loadUI Maven plugin

We would like to run some concurrency validation tests as a part of our deployment validation jobs. These jobs are a part of our CI process (using Jenkins). We plan to leverage loadUI to execute these concurrency validation tests.

The soapUI and loadUI feature pages mention that both integrate with Maven for automation. I could find a good set of posts and articles that have helped me with the soapUI maven plugin. However, I am unable to find a loadUI maven plugin and related documentation.

Could someone throw more light on the loadUI-maven integration and possibly share some snippets/examples?

I could also use insight from folks on this forum about solutions/best practices around automation of load UI tests and capturing results, preferably with maven (with or without a provided plugin).

Thanks in advance,
Sourabh

1 Reply

  • dfuse's avatar
    dfuse
    Occasional Contributor
    Hey Sourabh, I had the same requirements for our Jenkins jobs. I also chose LoadUI because the webpage mentions CI/Maven integration, however I think the LoadUI features webpage is a bit misleading, as all CI/Maven integration is to be done using the command line (http://www.loadui.org/Load-Test-Automat ... arted.html). I don't think there is any plugin or integration with Maven/Jenkins. I'm still hoping I'm mistaken (the documentation is often out of date it seems, e.g. the statistics components which doesn't exist anymore), but I suspect I'm not.