#testing
Read more stories on Hashnode
Articles with this tag
Selenium is a great tool when it comes to reporting, as it provides inbuilt reports using various frameworks like TestNG and JUnit. Though a few...
If you use Selenium WebDriver, you are probably aware that there are a number of common ways to loop through and interact with elements on a web page....
JUnit Jupiter is a perfect blend of the JUnit 5 programming model and extension model for writing tests and extensions. The Jupiter sub-project...
A framework is a backbone for testing or development activities. It is a set of components that helps frame the tests, execute the tests, and generate...
Although automation testing has been around for several years, the tester faces multiple hurdles while performing Selenium automation testing. There...
When it comes to automation testing, the first thing that strikes most of our minds is Selenium. Selenium is one of the best automation frameworks and...