Message - Unable to bind your project to CucumberStudio

Applies to TestComplete 15.73, last modified on March 04, 2025

When does the error occur?

TestComplete displays this message when you are trying to bind your test project to a CucumberStudio project, and your test project contains some BDD scenarios.

Why is the message shown?

Right after binding, TestComplete will automatically update the BDD feature files in your test project with the feature files from CucumberStudio. It may rewrite the existing files or remove some of them. So, the changes you made to these files might be lost. To avoid this, TestComplete doesn’t support binding projects containing BDD feature files.

You will be able to add BDD feature files to your TestComplete project later, but at the moment of binding, the project should not have these files included.

Workarounds

  • Exclude your BDD feature files from your project temporarily. See the instructions below not to miss important steps.

    Instructions

    – or –

  • Move BDD scenarios from your TestComplete project to another project.

    – or –

  • Place them to the CucumberStudio project you are going to bind to. Then, remove the scenarios from your TestComplete project and try binding it to the CucumberStudio project.

See Also

Bind TestComplete Project to CucumberStudio Project
CucumberStudio Integration

Highlight search results