TestNG Tutorials 40: Groups of Groups or MetaGroups in TestNG

Hello Folks, Grouping is a best feature provided by TestNG. We group test scripts based on suite name or functionality based on our requirements. We have seen grouping concepts in previous posts. In this post we will another feature of grouping in TestNG. TestNG also allows you to create group of groups i.e. meta data. … Continue reading TestNG Tutorials 40: Groups of Groups or MetaGroups in TestNG