Nuacht

-> Inheritance: Testng annontation with inheritance to remove boilerplate code Reduce repeated setup/teardown or utility methods across multiple test classes using inheritance. using "extends" keyword ...