Hi There,
does anybody have a suggestion which gui test tool to use in order to test ones CAI GUIs.
I tried Selenium but it seems not to be able to click CAI Buttons.
Anybody here who has some experience with one or the other tool.
Using Mercury QTP works “fine” but is expensive.
Another thing is that CAI does not support fixed unique IDs for the controls, this makes Scripts for automated test fragile (the ids CAI generates change if the xml Layout changes and the html is regenerated)
Is SAG planing to provide an Attribute for all controls that allows the developer to assign an id (or something the test tool can use to identify the control: name, …) himself?
Is there a SAG test best practice?
best regards,
Matthias