I would suggest you to use Jenkins:

[ Task I: Compile & package GWT app ] --- triggers [ Task II: Deploy .war 
in appspot/tomcat ] --- triggers [ Task III : Run Selenium tests ]

That's how we usually configure our uitests around gwt apps
where in Jenkins, the 1st task is a simple 'mvn clean package' followed by 
the .war deployment and then the execution of the selelium tests

On Sunday, 4 August 2013 12:53:16 UTC+1, Hanan Awwad wrote:
>
> Hi all,
>
> I have to write selenium tests for qwt app and those tests have to run 
> automatically after the build,
> Could i use development mode or web mode for writing the tests and if any 
> one give me some tutorials to guide me?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to