Category: Selenium

Usage of TestNG Listeners-Types of Listeners

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 Complete… Read more »

Headless Browser-Selenium,HTMLUnitDriver

      1 Comment on Headless Browser-Selenium,HTMLUnitDriver

Headless Browser-Selenium,HTMLUnitDriver Refer to the below Links for Practise Selenium Wiki Complete List of Selenium Basics 50 Real Time Interview Questions Real Time Scenario’s Java Platform Standard Edition 8 Documentation… 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 »

Generate XSLT Report+ Ant build.xml+TestNG Fatal Error! Could not find function: if Issue +No suites, classes, methods or jar file was specified.

We usually depend on Testng for generating the default reports. Apart from that we use XSLT reports as well to generate PIE Charts based on Failed,Passed,Skipped Testcases. During this process… Read more »