Forum Discussion

IRISQATeam's avatar
IRISQATeam
Contributor
4 years ago
Solved

Integrating Selenium BDD framework tests within Testcomplete

Hi there,

We are testing hybrid desktop and web application. We are using

 

TestComplete: for desktop applications, this testing framework is developed in VB script

Selenium: using a BDD framework for web applications, this testing framework is developed in C#

 

We are planning to test the sync mechanism between the two applications. 

Let's say make some changes in Desktop and check these changes are replicated in the web application.   

 

Is there any way to run Selenium tests within Testcomplete to complete the whole flow of the testing?

 

Thank you.