TestNG Tutorial #6 – How to Group Test Cases in TestNG | Grouping

In this TestNG tutorial we will learn how to group test cases in TestNG. Grouping of your selenium webdriver test cases is required in order to categorize your tests as per various groups like Regression, Sanity, Smoke etc.

TestNG Grouping helps you to categorize your tests into different groups. Watch the full tutorial series to understand TestNG Testing framework.