Solved
Forum Discussion
Marsha_R
Champion Level 3
7 years agoHow are you starting the second application? Are you using the TestedApps feature?
https://support.smartbear.com/testcomplete/docs/testing-with/tested-apps/running.html
- mircea_florian7 years agoOccasional Contributor
The second application is started by the initial application. Practically the app calls for a data import to be performed by the 2nd app into a db from the 1st app.
- Marsha_R7 years ago
Champion Level 3
So the second app starts up but then TestComplete isn't seeing it?
- mircea_florian7 years agoOccasional Contributor
Yes. And also the 1st app is waiting for the 2nd app to be done, before it can resume.