TestNG Tutorials 37: Usage of Regular Expression With Group Names in TestNG

Hello Folks, Proper categorisation/grouping of test scripts is very important as it gives us flexibility in running specific or group of tests. Group names followed by meaningful prefix or suffix help us in reducing number of lines of codes to execute desired groups. We will see an example below: You have multiple groups of tests … Continue reading TestNG Tutorials 37: Usage of Regular Expression With Group Names in TestNG