Hi,
We are investigating toolsets that can be used to drive a Jade application to enable Application test automation.
Currently doing a Proof of concept using:
- Ranorex
-Test complete
Both tools can drive the Jade application just fine but my concern is with the UI object identification. It does not appear like any Jade control properties are propagating through to the windows control.
This means the control object search path is less than robust and more susceptible to breakage if controls are moved (order change) or labels renamed.
Is anyone or has anyone had experience in this space they want to share?