Hi We are developing application using icefaces for frontend for our application.. Whenever i try to run simple login test testcases fail..
here is the scrip i am using. <webtest name="Demo"> <setInputField name="loginform:username" value="[email protected]"/> <setInputField description="Set password field loginform:password: suresh" name="loginform:password" value="suresh"/> <clickLink description="Click link: " htmlId="loginform:Login"/> </webtest> After the click is performed ,all test cases fails. When i look at the page every image is empty and inputs are empty. Please someone help me in this regard. I like the idea of useing xml for all the testing so would like to persue this platform and recommend this software to our company. Thanks Srinath Rao.

