Category Archives: Selenium Java

JUnit Parameterized Test For Selenium Automation

AutomationSelenium JavaSelenium TutorialTutorial

JUnit Parameterized Test Using Selenium : With Examples

This article is a part of our Learning Hub. For more in-depth resources, check out our hub on JUnit Tutorial. As an automation tester, you might often come across test automation scenarios, where you need to execute the same tests, again and again, but with different inputs and environments, making the task exhausting and redundant.

April 21, 2020

view count78246 Views

Read time10 Min Read

Selenium Java Testing: Page Object Model

AutomationSelenium JavaSelenium Tutorial

Page Object Model Design Pattern in Selenium Java

Performing Selenium test automation is not a luxury in agile development anymore, with increasing number of features to test, the workload on testers keeps piling up.

April 13, 2020

view count91526 Views

Read time18 Min Read

AutomationSelenium Java

Top 5 Java Testing Frameworks For Automation In 2019

For decades, Java has been the most preferred programming language for developing the server side layer of an application. Although JUnit has been there with the developers for helping them in automated unit testing, with time and the evolution of testing,

March 18, 2019

view count61696 Views

Read time14 Min Read