Solved
Forum Discussion
2 Replies
Sort By
- tristaanogreEsteemed Contributor
Well, you actually have two problems... TestComplete currently only supports up to QT 5.8... so, that's problem #1.
Problem #2, while you can probably set up to test application with an older version of QA (4.8), as per the following help topic, you cannot do both. Basically, the plugins are mutually exclusive.
https://support.smartbear.com/testcomplete/docs/app-testing/desktop/qt/about.html#general-notes-on-testing-qt-applications- ChristopheCContributor
Thank you.