What Is TestNG Framework? | TestNG Architecture With Selenium Test Cases | Installation In Eclipse
Video Description :
-----------------
=================Questions================
1. What Is TestNG Framework?
2. TestNG Architecture With Selenium Test Cases
3. What are the Advantages & Features of TestNG
4. What are the Annotations of TestNG
5. Simple steps for Installation & Configuration in Eclipse IDE
================Description===============
1. TestNG is an automation testing framework in which NG stands for "Next Generation"
2. TestNG is inspired from Junit which uses the annotations (@)
3. TestNG is a preferred framework of QA analysts as it allows you to generate test reports in both HTML and XML formats.
4. TestNG enable you to group test cases easily which is not possible in JUnit.
Comments
Post a Comment