In TestComplete, you can create BDD tests in different ways.
Create scenarios in TestComplete
You can write scenarios in TestComplete’s Gkerkin editor, and then create script code to automate the scenarios’ test steps. See –
Import from HipTest
You can import them from HipTest when creating a new test project in TestComplete, or at any time later. See –
Import from file
If you have an existing feature file on your hard drive written by you or your teammate, you can import this file to your TestComplete project. See –