Hi, if you mean an installation doc for using WebTest, then there is this one: http://webtest.canoo.com/webtest/manual/install.html
and if this is to start developing in WebTest, then this one: http://webtest.canoo.com/webtest/manual/building.html Does it help? Cheers, Marc. -- Web: http://www.efficient-webtesting.com Blog: http://mguillem.wordpress.com Rhee wrote: > Marc > > The doc does not say how it should setup and ran unless i missed it. The > howto.txt mentions " /How to get the SSL sample to run/". Is there a doc > that covers the install and how to run it? I was hoping to use selftest > as a template. If you or anybody can share their setup or point me in > the right direction, that would be extremely helpful for me to start > building a test suite. > > Thanks again > -Rhee > > On Tue, Mar 3, 2009 at 3:54 AM, Marc Guillemot <[email protected] > <mailto:[email protected]>> wrote: > > Hi, > > I always run the selftests as part of the whole build. Does the doc say > somewhere that they should run this way? > > Cheers, > Marc. > -- > Web: http://www.efficient-webtesting.com > Blog: http://mguillem.wordpress.com > > > Rhee wrote: > > Hi All > > > > I can't seem to get the selftest running but i was able to install and > > run the google demo. Is there anything i am missing here. Please help, > > below is my setup > > > > http://webtest.canoo.com/webtest/manual/Downloads.html > > Downloaded from (doc.zip). I added these files to C:\WebTest\Seftests > > > > > > WEBTEST_HOME = C:\WebTest > > Path= %WEBTEST_HOME%\bin > > JAVA_HOME=C:\Program Files\Java\jdk1.6.0_12 > > > > > > C:\WebTest\selftests>Java -version > > java version "1.6.0_12" > > Java(TM) SE Runtime Environment (build 1.6.0_12-b04) > > Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing) > > > > > > > > C:\WebTest\selftests>webtest > > "C:\Program Files\Java\jdk1.6.0_12\bin\java.exe" -Xms64M -Xmx256M -cp > > "C:\WebTes > > t\bin\..\lib\ant-launcher-1.7.0.jar" > > -Dant.library.dir="C:\WebTest\bin\..\lib" " > > -Dlog4j.configuration=file:/C:\WebTest\bin\..\lib/log4j.properties" > > org.apache.t > > ools.ant.launch.Launcher -nouserlib -lib > > "C:\WebTest\bin\..\lib\build;C:\WebTest > > \bin\..\lib\build\clover.jar" > > Buildfile: build.xml does not exist! > > Build failed > > > > Thanks > > -- > > - Rhee > > > > > > _______________________________________________ > WebTest mailing list > [email protected] <mailto:[email protected]> > http://lists.canoo.com/mailman/listinfo/webtest > > > > > -- > - Rhee > "Risk nothing and you gain nothing" _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

