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.
BDD - Gherkin - Specflow
Re: BDD - Gherkin - Specflow
You can use SpecFlow + Ranorex together, see this - http://soft-test-tech.co.uk/2011/10/aut ... t-ranorex/
Re: BDD - Gherkin - Specflow
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.
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.
Re: BDD - Gherkin - Specflow
Hi, I would love to have a read of this article but it seems to have disappeared and the whole website too!sdaly wrote:You can use SpecFlow + Ranorex together, see this - http://soft-test-tech.co.uk/2011/10/aut ... t-ranorex/
Do you have any more references for Ranorex and Specflow implementation?
-
- Posts: 14
- Joined: Mon Mar 18, 2013 1:06 pm
Re: BDD - Gherkin - Specflow
Do you have any more references for Ranorex and Specflow implementation? As @benny28 points out the only blog has vanished
Re: BDD - Gherkin - Specflow
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. 
