Thanks Mauro for prompt responses.

I will look forward to it and update once we have this working.

From: Mauro Talevi [mailto:[email protected]]
Sent: Wednesday, June 12, 2013 2:25 PM
To: [email protected]
Subject: Re: [jbehave-user] Testing Jbehave stories on remote m/c's

You can certainly setup run configurations for multiple platforms and browsers.

E.g. define an Embeddable instance (such as JUnitStories) for each 
configuration desired.

Then run them via Maven or Ant.

It's not Eclipse-based (although once setup you could run them from Eclipse).

Alternatively, you can write a thin layer on top of these configuration that 
can provide you a single entry point to manage (similarly to what SauceLabs 
does).

Cheers

On 12/06/2013 21:51, Manpreet Ratra (CS) wrote:
Hi Mauro,

Thanks for your reply.

I am actually looking to test multiple platforms like Win XP, Win 7/8 and 
multiple browsers IE, FF, Chrome, etc.

So currently I have an eclipse set up with the project but this would only test 
locally but not other platforms. I've all the images (remote m/c's) and I do 
want to run all my stories in those platforms.
I was checking SauceLabs and there I will have to get an account and it just 
has 100 mins of free testing :).

If there is anything else do let me know which suits best to my scenario.

Thanks,
Manpreet


From: Mauro Talevi [mailto:[email protected]]
Sent: Wednesday, June 12, 2013 1:26 AM
To: [email protected]<mailto:[email protected]>
Subject: Re: [jbehave-user] Testing Jbehave stories on remote m/c's

What is an m/c? And are you tried to replicate the integration with Eclipse or 
just run stories remotely?

JBehave supports remote running of stories via SauceLabs.

http://jbehave.org/reference/web/stable/using-sauce-labs.html

Cheers

On 12/06/2013 01:01, Manpreet Ratra (CS) wrote:

Hi Team,

I have setup an environment with eclipse + jbehave and executing all the 
stories on local m/c and testing on multiple browser's.
I would like to know is there a way to use the same instance/project (setup) 
and run the same stories on remote m/c so that I cover various other platforms ?

Since I would not like to setup eclipse in each and every other platform (m/c), 
kindly let me know if there is any workaround for the mentioned issue.

Thanks,
Manpreet Singh


Reply via email to