How to Create Load Tests with JMeter DSL from Selenium Scripts in Performance Testing Services
In this article, I will give you an approach to what was my talk at Selenium Conf 2023, so you can have the step-by-step for creating load tests with JMeter DSL from Selenium scripts as part of your performance testing services. This will help you…
Selenium Security Testing: OWASP ZAP Integration
How can we test possible security vulnerabilities of a website while running automated functional tests? Is my software functional if it has a security issue? In this article, we detail how to integrate Selenium and OWASP ZAP to achieve efficient and quality security testing with…
Selenium IDE
The original Selenium IDE was a well known plugin for Firefox which helped in the tests creation as a record & playback tool, however as it was no longer supported back in 2017 by the then released Firefox version, it unfortunately ceased to exist. In…
What does Selenium 4 have in store for testers?
With the new version of the famous frontend automation tool made available, some novelties have surfaced and automation testers are more than keen to try them out. We will take a look at them to see exactly what has been introduced in this brand new…