Skip to content

onlyfullstack/testng-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TestNG Tutorial for Beginners

In this tutorial, we will understand how to write test case in TetNG. We will understand and implement the below topics. Onlyfullstack - TestNG Tutorial

Part 1 - What Is Testng? How To Configure Testng In Eclipse?

In this tutorial, we will understand below topics -

  • What is TestNG?
  • TestNG Maven
  • How to configure TestNG in Eclipse?
  • TestNG Plugin Configuration in Eclipse

https://onlyfullstack.blogspot.com/2020/03/what-is-testng-how-to-configure-testng-in-eclipse.html

Part 2 - TestNG Annotation

  • Annotations in TestNG

https://onlyfullstack.blogspot.com/2020/03/testng-annotations.html

Part 3 - How To Run Multiple Test Suites In TestNG With Surefire Plugin?

  • What is TestNG Suite?
  • How to write testng-suite.xml
  • How to configure the SureFire Plugin with TestNG?

https://onlyfullstack.blogspot.com/2020/03/how-to-run-multiple-test-cases-in-test-suite-with-surefire-plugin-testng.html

Part 4 - Testng Groups Test

  • What is TestNG Group?
  • How to specify and run the TestNG group?

https://onlyfullstack.blogspot.com/2020/03/testng-groups-test.html

TestNG Tutorial

https://onlyfullstack.blogspot.com/2020/03/testng-for-beginners-onlyfullstack.html