Re: Test User Interface automaticly

2015-01-13 Thread junaid
you can try selenium On Tue, Jan 13, 2015 at 6:54 PM, Dominic Warzok wrote: > Hi, > > We have a very big web application written in GWT. So we are now looking > for a way to test our userinterface automaticly. > It's not possible to do an full test of the application by one person. > > For examp

Test User Interface automaticly

2015-01-13 Thread Dominic Warzok
Hi, We have a very big web application written in GWT. So we are now looking for a way to test our userinterface automaticly. It's not possible to do an full test of the application by one person. For example we would automaticly create a new user and than test if all inputs are correct. D