Cucumber in Desktop Application | Selenium Forum
K
Karen Dantis Posted on 19/10/2018
Can we run cucumber in stanalone application / Desktop application?

Or this is only for web based application?

K
Karen Dantis Replied on 21/10/2018

 Could you please answer this question 


A
Ashish Thakur Replied on 23/10/2018

You can but then selenium cannot be used it it
You will have to use some other tool for desktop app


K
Karen Dantis Replied on 23/10/2018

what tools can I use with cucumber using BDD concept for Desktop application?


K
Karen Dantis Replied on 24/10/2018

which tools can I use with cucumber using BDD concept for Desktop application?
Do we have any open source tools which can be collabrated with cucumber for desktop applications?


A
Ashish Thakur Replied on 24/10/2018

There is no good tool as such which is open src for windows app


K
Karen Dantis Replied on 25/10/2018

I actually find your answers very funny. 
My question is : I need to know a tool which can be collaborated with Cucumber for desktop applications. 

It it can be commercial tool too. 


K
Karen Dantis Replied on 30/10/2018

any opinion


A
Ashish Thakur Replied on 07/11/2018

Cucumber is a framework. Its not a tool. Its a framework available in different languages.
So you need to have a tool available in any of the languages which can be integrated with cucumber.
Now - Finding any tool which uses a programming to test a desktop application  is impossible
QTP is one tool but it uses vb and that even its an IDE
. Cucumber is not available in vb


K
Karen Dantis Replied on 07/11/2018

Thanks Ashish for your response.
Can I use Winium which is selenium based windows automation tool?

https://github.com/2gis/Winium.Desktop

Not sure how promising it is!

 


A
Ashish Thakur Replied on 09/11/2018

There are many such tools and they have defects as well
So please be careful


K
Karen Dantis Replied on 09/11/2018

Thanks Ashish, that resolves my question.