leeasdf9
12 years agoFrequent Contributor
TestComplete Support for Luciad applications?
Our Graphical Visualization tool is based on Luciad technologie, testcomplete recognizes "com.luciad.lucy.map" as a single one object.
Is there anyway to find and click map items within luciad map? does somebody use testcomplete to automate such graphical tool? thanks.
Is there anyway to find and click map items within luciad map? does somebody use testcomplete to automate such graphical tool? thanks.
- Hi Lee,
You're right that the objects in a Luciad map are not Swing objects anymore, so the standard Swing support of TestComplete only gets you as far as the map.
I've taken a look at TestComplete's reference documentation though, and it seems you can call Java classes and methods from a TestComplete script : http://support.smartbear.com/viewarticle/30680/.
I think you should be able to integrate TestComplete's testing with the objects in a Luciad map by using this bridge.
Kind regards,
Willem Verstraeten,
Luciad N.V.