Forum Discussion

dbrevanth's avatar
dbrevanth
New Contributor
12 years ago

Is test complete compatible Desktop application developed using Eclipse and SWT objects.please suggest opinions?

Test complete is good enough for automation the eclipse,SWT env project ,which has a desktop applicatoin to automate.? pls share views
  • AlexKaras's avatar
    AlexKaras
    Icon for Champion Level 3 rankChampion Level 3
    Hi,



    AFAIK, SWT is a set of Java UI controls and Eclipse is a shell to integrate different tools.

    TestComplete definitely supports SWT controls.

    As for the Eclipse - do you need to automate Eclipse itself or wondering about automation of the application compiled from within Eclipse IDE?

    If the former, then I am pretty sure this is possible though never tried it.

    If the latter, then it depends on the application itself and used compiler (and Java applications can be automated using TestComplete) but not from the IDE used to build the tested application.