-
TestNG Groups Test
In this tutorial, we will show you how to do the group testing in TestNG.
Date: 2019-08-17 View: 1520
-
JUnit Categories Test
In JUnit, you can organize the test cases into different categories, and run those categorized test cases with @Categories.ExcludeCategory or @Categories.IncludeCategory
Date: 2019-08-17 View: 1520