How to write the code for listeners in TestNG?

Posted by sujata on Stack Overflow See other posts from Stack Overflow or by sujata
Published on 2010-04-22T09:47:58Z Indexed on 2010/04/22 9:53 UTC
Read the original article Hit count: 258

Filed under:
|
|

Hi, I want to know how can i use listeners in my java code? Also what changes are to made in the xml file if i want to incorporate the listeners? I added org.testng.ITestNGListener then too the program is throwing errors?

© Stack Overflow or respective owner

Related posts about testng

Related posts about listeners