Tag: maven

Allure Reporting | Selenium WebDriver Framework| Page Object Model | TestNG | Maven- MAC,WINDOWS

As a tester we are mainly interested in generating very good html reports to get to know the Test cases passed and failed. TestNG which is a java framework helps… Read more »

Automate Coronavirus COVID19 REST API POST METHOD Tutorial Part2

REST API Automation Testing Tutorial Part 2:In this tutorial we are going to focus on testing the HTTP POST method using REST ASSURED API. To know more details about the… Read more »

The Difference Between :nth-child and :nth-of-type CssSelector

The Difference Between :nth-child and :nth-of-type CssSelector CssSelector is one of the most important Locator in Selenium WebDriver. Also Css is faster when compare to Xpath. In CssSelector to use… Read more »

DevOps Tutorial-1 Pushing Code to Github

      No Comments on DevOps Tutorial-1 Pushing Code to Github

DevOps Tutorial-1 Pushing the Code to Github In this tutorial we will discuss about the significance of Github in Real Time Projects and also we will see step-by-step process of… Read more »

Run Selenium WebDriver Tests on Chrome Browser against MAC,LINUX,WINDOWS

Selenium automates browsers like Firefox,Chrome and Internet Explorer. Selenium WebDriver Scripts run against multiple Platforms MAC,Windows and Linux. In this tutorial, we will discuss about Running Selenium WebDriver Scripts on… Read more »

[Solved]Error in Launching Eclipse on a MAC-Failed to find a Main Class

Refer to the below Links for Practise Collections in Java Complete List of Selenium Basics 50 Real Time Interview Questions Real Time Scenario’s Java Platform Standard Edition 8 Documentation Java… Read more »

Cucumber BDD with Selenium WebDriver and Testng Framework

Cucumber BDD with Selenium WebDriver and Testng Framework Cucumber is a Behavior Driven Development (BDD) testing framework that helps the non technical members of the team can easily understand the… Read more »