▶️ In this session we will learn about the basics of TestNG Listeners , Different Listeners in TestNG and the methods available in Listeners.
Most commonly used Listeners are -
▶️ ISuiteListener - This provides methods that allow you to listen to events related to test suites, such as when a suite starts or finishes
▶️ TestListener - This allows to listen to events related to Test Method e.g Test Start, Test Success, Test Failure, Test Skipped, Suite Started , Suite Finshed
▶️ IClassListener - This provides methods that allow you to listen to events related to test class, such as when before class starts or after class finishes
▶️ IInvokedMethodListener - This allow you to listen to events related to method invocation, such as before method invocation or after method invocation.
▶️ IReporter - This allow you to listen to events related to method invocation, such as before method invocation or after method invocation.
▶️ IAnnotationTransformer - This provides a single method that allows you to dynamically change test annotations at runtime
Thanks for watching! Happy coding and automating!
▶️ If you have any queries , questions or suggestions, please add in the comment. I will be happy to hear suggestions and feedback from you so that I can improve the same. Help your friends to learn automation by suggesting the channel. Thanks
======================================
***************AJ AUTOMATION*************
======================================
Hi guys, Please share and Like the content whichever you find informative to reach more beginner candidates learning Test Automation. Thanks for your Support !!
🔔 Learn automation from basic !! 🔔
✅ Let's Learn the Concept in 5 To 10 Mins :=
• Test Automation Interviews Preparatio...
✅ Selenium series videos Playlist :=
• Selenium tutorial for beginners - Mos...
✅ Maven Tool videos playlist :=
• Maven Tool - Learn Basics To Advanced...
✅ Selenium WebDriver Exceptions Playlist :=
• Selenium WebDriver Exceptions
✅ Selenium Grid With Docker:==
• Selenium Grid With Docker - Learn To ...
✅ Jenkins Tool Series :==
• Jenkins Tool Sessions - Learn Jenkins...
✅ Upload and Download Files in Selenium :=
• Selenium WebDriver - Upload and Downl...
✅ Excel and CSV files operations :=
• Excel and CSV -- Read Write Operations
✅ Java Language Concepts :=
• Java Language Concepts - By AjAutomation
✅TestNG Framework Videos:=
• TestNG Introduction and Why we use Te...
✅ Become Master in Xpath:=
• Xpath Introduction
✅ Protractor series videos playlist :=
• Let's Learn Protractor - By AjAutomation
✅ Recent Uploads :=
• Recent Uploaded Videos
✅ GitHub Repo:= https://github.com/ajautomation
⚡️ Thanks for your support !! ⚡️
======================================
*************** Thanks for watching !!*************
======================================
⚡️ Keep Learning...Keep Sharing...Keep Growing. ⚡️
#Automation #Testng
#testngListeners
#ITestListener #testngframework