TestNG Tutorials 30: Groups Attribute at Class Level In TestNG

Hello Folks, In previous post, we learnt about basics of group concepts in TestNG and how to use with @Test annotated methods. Before continuing this post, I will advise you to go through this post first: @Test annotation at class level in TestNG Suppose if you need to write multiple @Test annotated methods in a class, … Continue reading TestNG Tutorials 30: Groups Attribute at Class Level In TestNG