TestNG Tutorials

HOME

Chapter 1 Introduction to TestNG
Chapter 2 How to download and install TestNG in Eclipse
Chapter 3 TestNG Annotations
Chapter 4 Assertions in TestNG
Chapter 5 Hard Assert and Soft Assert
Chapter 6 How to create and run TestNG.xml of a TestNG class
Chapter 7 Run TestNG tests from Command Line
Chapter 8 Execute Testng.xml using batch file
Chapter 9 How to pass Parameters in TestNG
Chapter 10 Prioritizing Test Cases in TestNG: Complete Guide
Chapter 11 How to disable Selenium Test Cases using TestNG Feature – @Ignore
Chapter 12 How to Use dependsOnMethods() in TestNG for Selenium Test Case Dependency
Chapter 13 How to group Tests in Selenium
Chapter 14 InvocationCount in TestNG
Chapter 14 How to run Parallel Tests in Selenium with TestNG
Chapter 15 Cross Browser Testing using Selenium and TestNG
Chapter 16 Screenshot of Failed Test Cases in Selenium WebDriver
Chapter 17 TestNG Listeners in Selenium
Chapter 18 How to Retry failed tests in TestNG – IRetryAnalyzer
Chapter 19 DataProviders in TestNG
Chapter 20 DataProvider in TestNG using Excel
Chapter 21 Parallel testing of DataProviders in TestNG
Chapter 22 TestNG Interview Questions

Test Framework (Maven)

Chapter 1 Integration of REST Assured with TestNG
Chapter 2 Integration of Cucumber with Selenium and TestNG
Chapter 3 Integration Testing of Springboot with Cucumber and TestNG

Test Framework (Gradle)

Chapter 1 How to create Gradle project with Selenium and TestNG
Chapter 2 Gradle Project with Cucumber, Selenium and TestNG

Allure Report with TestNG

Chapter 1 Gradle – Allure Report for Selenium and TestNG
Chapter 2 Gradle – Allure Report for Cucumber, Selenium and TestNG
Chapter 3 Integration of Allure Report with Rest Assured and TestNG
Chapter 4 Gradle – Allure Report for Selenium and TestNG

ExtentReports with TestNG

Chapter 1 ExtentReports Version 5 for Cucumber 6 and TestNG
Chapter 2 PDF ExtentReport for Cucumber and TestNG
Chapter 3 ExtentReports Version 5 for Cucumber 7 and TestNG

Leave a comment