Testng with ruby

S

Shekar Ls

All,
I am planning to Setup Automation framework consisting of
following :
1) Selenium RC with ruby
2) Testng
3) Ant
Question 1: I would want to know what is the equivalent of :

import org.testng.annotations.*;
import org.testng.annotations.BeforeMethod ;
import org.testng.annotations.Test ;
import static org.testng.Assert.assertEquals ;

-- this is in Java, can i get the equivalent require '' of this in
ruby.

Question 2: Can anyone share any knowledge/code which is on similar
lines

Hope to Hear from you soon guys!

Cheers
 
R

Richard Conroy

All,
I am planning to Setup Automation framework consisting of
following :
1) Selenium RC with ruby
2) Testng
3) Ant


I don't know the specific answer to your questions, but if you are integrating
Ruby and Java for test purposes, you really need to look into JtestR.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top