[JVM]Selenium Grid setup with cucumber,Junit

298 views
Skip to first unread message

Reddy

unread,
Jun 27, 2013, 9:55:41 AM6/27/13
to cu...@googlegroups.com
Hi,


I was asked to setup BDD frame work with Cumber ,Junit

I have noticed Junit 4 versions support parallel running ...Can some body please guide me to setup the Grid with cucmber


Regards,
Reddy

Tristan McCarthy

unread,
Jul 2, 2013, 8:25:43 AM7/2/13
to cu...@googlegroups.com
On Thursday, 27 June 2013 14:55:41 UTC+1, Reddy wrote:
Hi,


I was asked to setup BDD frame work with Cumber ,Junit

From context, I'm assuming you mean Cucumber, JUnit AND Selenium WebDriver. Grid/Grid2 have nothing to do with Cucumber.
 

I have noticed Junit 4 versions support parallel running ...Can some body please guide me to setup the Grid with cucmber

Assuming you already have a project running your tests locally, it's really pretty easy to start using Grid. Again, making an assumption that you are using WebDriver and thus mean Grid2, you can just follow the guide.
Putting aside the fact that this is the wrong forum to be discussing this (again, this is nothing to do with Cucumber), all you are doing to use Grid2 is using a RemoteWebDriver instance pointing at a Grid2 server instead of running up a local browser instance.

Tris
 


Regards,
Reddy

Reply all
Reply to author
Forward
0 new messages