Forum Discussion

farooq's avatar
farooq
New Contributor
16 years ago

TestSuite Listener --> After run

I have created a testcase listener that updates a database after a testcase finishes. I am using the afterRun() to accomplish this. I would like to do some additional updates when a testsuite fin...