Test Listeners on test suite levels

Is it possible to add test listeners at the suite level?
I want to add a different listener for each test suite, I am not sure if it is possible with katalon or not.

If anyone has an idea, Pls help on this.

Hi,

Adding test listener at test suite level is possible, also accepting different listener. Refer to the note part of this Test Fixtures and Test Listeners (Test Hooks) in Katalon Studio | Katalon Docs.

I also found this interesting discussion here: How to handle Test Listeners based on the Test Case or Test Suite execution - #15 by pttlinh231

Hi @merahul220,
As per my knowledge that is possible

You can try it with setup and Teardown

For reference:
https://katalonsupport.force.com/katalonhelpcenter/s/article/What-are-SetUp-and-TearDown