Performance Testing With Real Browsers
WebLOAD’s integration with Selenium lets you integrate real web browsers that perform real activity into your performance test scenarios and accurately identify issues.
While Selenium is extremely useful for browser automation, it is missing load testing capabilities such as high concurrency, measurements, parameterization and reports, which are provided by WebLOAD.
Working with both tools you generate load and stress your system using WebLOAD’s virtual users, and simultaneously run Selenium web browsers that measure actual client behavior. WebLOAD collects all test metrics from both the Selenium WebDriver and the backend servers, and provides you with a complete test analysis report.
Enhancing A Selenium Script With Performance Data
You can record a script in Selenium and using WebLOAD’s Selenium plugin to export the script to be used in WebLOAD. Alternatively, you can also code a Selenium script directly in the WebLOAD IDE.
WebLOAD provides built-in commands to add accurate performance measurements into the functional operations of the Selenium script. You can measure end-to-end timing of web activities as well as measure timing-related statistics for all pages navigated or for a specific web page.
Enhancing A Selenium Script With Performance Data
WebLOAD activates the Selenium WebDriver directly and collects measurements from both the browser and the servers.
You can view detailed graphs that correlate the load generated on the website with navigation timing data related to all web pages, or to a specific page.