Can we integrate Gherkin feature files with testcomplete - testcomplete

Can we integrate Gherkin feature files with TestComplete
Is there is an available plugin for TestComplete with Gherkin

TestComplete does not support Gherkin feature files. However, TestComplete has SDK so it is possible to create an extension for this by yourself.

Related

Maven framework compatibility Issue's, Unable to run the scripts in chrome.

Maven framework compatibility Issue's, Unable to run the scripts in chrome.
Hi All,
I am not able to run my scripts in other browser other than firefox 46.0.
I am working on an existing Framework of Maven, scripting platform Selenium webdriver 2017.
Please do let me know any further info about framework is required.
Kindly refer screenshot for reference.
compatibility issues are generally due to version mismatches. Make sure that the selenium artefact version is compatible with the chrome browser(installed on your PC) version.

What do Ruby GUI SketchUp developers use to build SketchUp software?

I couldn't find any enterprise level desktop application which is built on Ruby. I know only Sketchup built with Ruby. What do Ruby GUI SketchUp developers use to build SketchUp software? I'm also wondering if there any good enterprise level app built on Ruby?

.Net Project Target framework Upgrade programmatically

We have more than 100 projects (in 1.1, 2.0 .net framework) which needs to be upgraded to 4.0/4.5 .net framework.
When we change the target framework of any project from 2.0 to 4.0, then the visual studio upgrades the .*proj and .config file. But no changes are made to any code file.
I want to create a re-usable utility which can be used to scan the source code files for a set of pre-defined features (ex, some old controls, obsolete classes etc); and then update the code files with its compatible feature/version in newer .net framework.
Any ideas?

Iron Ruby in Windows Visual Studio

I have been attempting to create a Windows Application using Iron Ruby Version 1.1 and Ruby in Steel for Windows Visual Studio 2010. I have attempted many times to start a new Iron Ruby Windows Application project. I am able to create such a project, however, upon creation, the project is merely a .rb file. My question is how can I create a Windows Form file in [Design] mode?
Iron Ruby lacks any support for a designer in WinForms, currently. You'll have to manually code it, much of what the designer is doing for you.
Someone wrote a tool to convert C# designer code into Ruby, but that's as much support for a WinForms designer as Iron Ruby has.
There may be designer functionality support added later, either third party or official, but nothing exists like that right now. There is some promising progress though.
Whilst Visual Studio with Ruby in Steel does not have support for designing Windows Forms you could try using SharpDevelop at least for the Windows Forms code generation. SharpDevelop has support for creating Windows Forms projects in IronRuby and also has a forms designer that will generate IronRuby code.
As far as I am aware the IronRuby support that SapphireSteel were working on was stopped and they are concentrating on standard Ruby.

what are the best tools / addons to build html5 websites

i am trying to figure out the best environment for building html5 websites. i have an existing asp.net-mvc site so i have been using visual studio.
What are the main features in visual studio to help you build html5 websites. Are there any particular plugins or addons that you need to install that are essential to use or are there other environments / tools that should be used instead.
http://html5boilerplate.com/ I'm not sure if this is what your looking for, but it could be a start

Resources