DEV Community

Cover image for TestNG Tutorial for Automation Testing
I am a Developer
I am a Developer

Posted on

TestNG Tutorial for Automation Testing

TestNG Framework using IntelliJ IDE for Selenium Automation Testers

TestNG is most popular framework used with Java and it is open source. It is become very popular in Test Automation especially in Selenium.

IntelliJ IDEA is an IDE specifically designed to maximize developer productivity. It has lot of options which will make user feel friendly UI.

In this course you will learn TestNG Framework using Intelllij IDEA specially designed for Java Developers and Selenium Automation Testers.

Topics Covered:

  • Introduction to TestNG
  • Create & Run Tests in TestNG
  • TestNG Report
  • Annotations in TestNG
  • Prioritizing Tests
  • Dependency Tests
  • Grouping Tests
  • Assertions
  • Parameters in TestNG
  • DataProvider in TestNG
  • Parallel Tests
  • TestNG Listeners

What you'll learn:

  • TestNG Framework, IntelliJIDEA Tool

Top comments (1)

Collapse
 
douglasfugazi profile image
Douglas Fugazi

Thanks