LoadTestDriver add-on - Vaadin Add-on Directory
Probably the simplest way to generate load tests for Vaadin applications.Probably the simplest way to make scalability tests for Vaadin applications. Use this in your TestBench test instead of e.g. ChromeDriver, and it will record a Gatling scalability test with given parameters. See project's GitHub page for more information.
- Version 0.1.x for Vaadin 7 (TestBench 4)
- Version 0.2.x for Vaadin 8 (TestBench 5)
- Version 0.3.x for Vaadin 10+ (TestBench 6)
- Version 0.5.x for Vaadin 23 (TestBench 8)
- Version 0.6.x for Vaadin 24 (TestBench 9)
This is still experimental, please report bugs and improvement ideas. I'm not backporting bug fixes and new features by default to older releases. Let me know if there is a need for that.
Issue TrackerSource Code
LoadTestDriver add-on version 0.1.8
Added an experimental support for tryMax polling
LoadTestDriver add-on version 0.2.8
Poll request counter, API for poll request name
LoadTestDriver add-on version 0.2.9
Sub window (dialog) support
Initial Push websocket support
LoadTestDriver add-on version 0.3.3
Support for external use of the configurator
LoadTestDriver add-on version 0.2.10
Added support for browser lang codes
LoadTestDriver add-on version 0.2.11
Bug fixes
LoadTestDriver add-on version 0.3.4
Updated dependencies, possibility to set browser's language code
LoadTestDriver add-on version 0.6.0
Vaadin 24 support
Gatling 3.10.3
A lot of fixes
LoadTestDriver add-on version 0.5.2
Gatling 3.10 support, backported fixes from 0.6