Category Archives: Selenium Java
AutomationSelenium JavaSelenium TutorialTutorial
JUnit Parameterized Test Using Selenium : With Examples
Chapters What Is JUnit JUnit 5 Features and Extensions Setting Up JUnit Environment Executing JUnit Tests From CLI Running JUnit Tests in Jupiter Parallel Testing With JUnit 5 JUnit Annotations JUnit Ignore Test Annotations @RepeatedTest Annotation JUnit Assertions JUnit ErrorCollector JUnit Parameterized Tests JUnit 5 and Mockito Migrating From JUnit 4 to JUnit 5 TABLE … Continue reading JUnit Parameterized Test Using Selenium : With Examples
April 21, 2020
79306 Views
16 Min Read
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
92835 Views
17 Min Read
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
62441 Views
14 Min Read


