BDD - Gherkin - Specflow

Ask general questions here.
christof
Posts: 19
Joined: Thu Feb 18, 2010 10:58 am

BDD - Gherkin - Specflow

Post by christof » Tue Nov 15, 2011 3:39 pm

Hi.

I was just wondering whether you (the Ranorex guys) have any future plans to integrate a tool with Ranorex Studio for creating scenarios/features (DSL)? Something similar to the Gherkin language that can be used with Spec Flow for example. Or if anybody else knows anything similar?
Apolgies if this question has been covered in the forums already - I couldn't find anything that might relate to it.

User avatar
sdaly
Posts: 238
Joined: Mon May 10, 2010 11:04 am
Location: Dundee, Scotland

Re: BDD - Gherkin - Specflow

Post by sdaly » Tue Nov 15, 2011 3:46 pm

You can use SpecFlow + Ranorex together, see this - http://soft-test-tech.co.uk/2011/10/aut ... t-ranorex/

christof
Posts: 19
Joined: Thu Feb 18, 2010 10:58 am

Re: BDD - Gherkin - Specflow

Post by christof » Tue Nov 15, 2011 4:07 pm

Hi.

Thanks. I did a look at that post a while ago. I encountered a bit of a problem where there seemed to be a change in the SharpDevelop API (from 4.0 to 4.1) and the then current version of Spec Flow (1.8.0) seemed to be missing the integration for Sharp Develop.

However, I have now messed about with the versions and now Sharp Develop finally sees the Spec Flow addin. So all good and I'm happy.

Thanks for the help.

benny28
Posts: 34
Joined: Thu May 31, 2012 4:48 pm
Location: London
Contact:

Re: BDD - Gherkin - Specflow

Post by benny28 » Mon Oct 28, 2013 12:10 am

sdaly wrote:You can use SpecFlow + Ranorex together, see this - http://soft-test-tech.co.uk/2011/10/aut ... t-ranorex/
Hi, I would love to have a read of this article but it seems to have disappeared and the whole website too!

Do you have any more references for Ranorex and Specflow implementation?

zivshapira
Posts: 14
Joined: Mon Mar 18, 2013 1:06 pm

Re: BDD - Gherkin - Specflow

Post by zivshapira » Mon Jan 20, 2014 6:36 am

Do you have any more references for Ranorex and Specflow implementation? As @benny28 points out the only blog has vanished

benny28
Posts: 34
Joined: Thu May 31, 2012 4:48 pm
Location: London
Contact:

Re: BDD - Gherkin - Specflow

Post by benny28 » Mon Jan 20, 2014 1:10 pm

End in the end I built my automation framework in Visual Studio and referenced the Ranorex DLL's into my project. I was then able to add Specflow using > Visual Studio / Tools / Extensions and Updates. And hence satisfying my team's wish to use Specflow and my desire to use Ranorex API. :)