Page 1 of 1

Ranorex BDD Project Set up Issue

Posted: Tue Jun 19, 2018 11:30 am
by ja3ynt
Hi all,
I am stuck at the very last step of my first BDD project I have followed the steps mentioned in the blog

Step 1 : I have completed the build for my BDD Project and the output folder looks as
two.png
Step 2: I have changed output type as Class Library..
one.png
Step 3. In Debug Tab I have set the Start Options command line arg as MSTest.exe /testcontainer:BDDRanorex.dll /noisolation

Now when I run the Solution it is throwing me an error as
four.png
I am Using Ranorex version 7.2 Please help

Thanks in Advance

Re: Ranorex BDD Project Set up Issue

Posted: Tue Jun 19, 2018 11:40 am
by odklizec
Hi,

I’m afraid, you need to update your Ranorex 7.2 with more recent 8.x. BDD integration is supported from Ranorex 8.0.

Re: Ranorex BDD Project Set up Issue

Posted: Wed Jul 11, 2018 7:57 am
by ja3ynt
Hi All,

This is working as expected for Ranorex 7.2 All you need to run this from MSTEST

:D

Re: Ranorex BDD Project Set up Issue

Posted: Wed Jul 11, 2018 8:10 am
by ja3ynt
success.png