Hi All,
I have following automation running in my env.
1) Selenium RC with ruby
Now i plan to integrate Testng, so that i can use it for reporting & test suite purpose.
My Question is Testng uses java code Annotation, so is it possible for me to use my seleniumruby code in testng.
I have seen some docs of Selenium.Testng but they are basically built on java and not on ruby.
If anyone of you have a better way to build automation framework , please guide me in doing so.
Cheers