TestNG Tutorial #7 – How to Create Test Suite in TestNG

In this TestNG tutorial we will learn how to create test suite in TestNG testing framework.

TestNG testing framework provides TestNG.xml file which is utilized to categorize your test cases into different categories or Test Suites like regression, functional, Smoke, BVT etc.