Can Ranorex be integrable with Cucumber?
Can Ranorex be integrable with Cucumber?
Our developer team is using Cucumber to write acceptance tests and we would like to integrate Ranorex. Is it possible and if yes, how?
-
- Certified Professional
- Posts: 74
- Joined: Mon Aug 14, 2006 7:17 pm
- Location: CH
Re: Can Ranorex be integrable with Cucumber?
Hi Stein,
I think over the Ranorex API it should be feasible, may also in the studio over user code, for e.g. may you can use Specflow.net for it.
But til today I'm not convinced about GUI test case written in Gherkin Style, I'm still searching for a advantage.
I'm still following the rule, that a manual tester should be able to create automated simple workflow test cases, without any programming knowledge. Of course at the end a test automater has to revise the script and make it as stable as possible.
But may someone has experience and can share some advantages in use with Ranorex?
It makes sense to use it in B2B, it "describes the test case" and it makes it easier to understand for someone who has no experience in coding.
Regards
Dan
I think over the Ranorex API it should be feasible, may also in the studio over user code, for e.g. may you can use Specflow.net for it.
But til today I'm not convinced about GUI test case written in Gherkin Style, I'm still searching for a advantage.
I'm still following the rule, that a manual tester should be able to create automated simple workflow test cases, without any programming knowledge. Of course at the end a test automater has to revise the script and make it as stable as possible.
But may someone has experience and can share some advantages in use with Ranorex?
It makes sense to use it in B2B, it "describes the test case" and it makes it easier to understand for someone who has no experience in coding.
Regards
Dan
- Support Team
- Site Admin
- Posts: 12145
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Houston, Texas, USA
- Contact:
Re: Can Ranorex be integrable with Cucumber?
Hi,
Basically, Ranorex does not support an out-of-the-box integration with BDD tools. Some customers used SpecFlow in combination with Ranorex, though. SpecFlow is the official Cucumber implementation for .NET and since Ranorex is also based on the .Net framework you can use it.
http://www.ranorex.com/forum/bdd-gherki ... tml#p23629
http://www.ranorex.com/forum/does-ranor ... t4665.html
Regards,
Markus
Basically, Ranorex does not support an out-of-the-box integration with BDD tools. Some customers used SpecFlow in combination with Ranorex, though. SpecFlow is the official Cucumber implementation for .NET and since Ranorex is also based on the .Net framework you can use it.
http://www.ranorex.com/forum/bdd-gherki ... tml#p23629
http://www.ranorex.com/forum/does-ranor ... t4665.html
Regards,
Markus