We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7
TESTNG ANNOTATIONS
PRESENTED BY: PARUCHURI SUPRAJA FROM BATCH-18 INTRODUCTION
• TestNG is a very important framework when you are actually developing
the framework from scratch level. • TestNG provides you full control over the test cases and the execution of the test cases. Due to this reason, TestNG is also known as a testing framework. • Cedric Beust is the developer of a TestNG framework. • TestNG framework came after Junit, and TestNG framework adds more powerful functionality and easier to use. • It is an open source automated TestNG framework. In TestNG, NG stands for "Next Generation". TESTNG ANNOTATIONS
• TestNG Annotation is a piece of code which is inserted inside a
program or business logic used to control the flow of execution of test methods. LIST OF TESTNG ANNOTATIONS HIERARCHY OF THE TESTNG ANNOTATIONS:
The Software Test Engineer's Handbook, 2nd Edition: A Study Guide for the ISTQB Test Analyst and Technical Test Analyst Advanced Level Certificates 2012