hi, Has anyone used Testcomplete with ICEFaces/Java server pages ? WHat is the best way to handle the ids injected by this technology ? Anyonw got experience of ICEFaces with TestComplete ?
You can work with any web applications in the same way (see the Testing Web Applications help topic). TC works with them via a browser, and they all are simple HTML pages from the browser's point of view. It doesn't matter how exactly your web application is created.
In general, the only possible difficulty is a dynamic structure of the tested page, which can be handled with Name Mapping (for example, see this video).