Integration of BDD(Specflow) in Ranorex Studio 9.5

Ranorex Studio, Spy, Recorder, and Driver.
PradeepKambar
Posts: 1
Joined: Wed Jun 23, 2021 4:10 pm

Integration of BDD(Specflow) in Ranorex Studio 9.5

Post by PradeepKambar » Wed Jun 23, 2021 4:23 pm

Hi Team ,

We are currently trying to integrate BDD(Specflow) in Ranorex studio . When we tried as per solution guide : https://www.ranorex.com/blog/how-to-use ... d-process/ We cannot able to build the solution am getting few error because of NUnit.Runners nuget package.

and also its been observed when we execute a command to install the Specflow.Nunit and NUnit.Runners from Package Console . NUnit Runners not able to install (Both of this Nuget Packages are very old version)

Please do let us know any workaround for this

Thanks
Pradeep Kambar

User avatar
tmcdoniel
Certified Professional
Certified Professional
Posts: 78
Joined: Mon Dec 07, 2020 6:30 pm

Re: Integration of BDD(Specflow) in Ranorex Studio 9.5

Post by tmcdoniel » Fri Jun 25, 2021 6:21 pm

Although BDD(Specflow) is possible in Ranorex, it sort of defeats the purpose of using a tool that is designed to simply UI automated testing. So BDD(Specflow) uses Gherkin steps for non developers to outline steps in business for test creation, but when used in this fashion with Ranorex, it only provides an outline for developers who then still have to manually create each test step. It seems more ideal to use Ranorex's Keyword driven testing. Keyword driven tests are created by organizing and using reusable modules that non developers can utilize to build different test case scenarios. Click on this link https://www.ranorex.com/keyword-driven-testing/ to learn more about keyword driven testing with Ranorex.
Sales Engineer @ Ranorex