[Webtest] installation error / selftest error

Denis N. Antonioli webtest@lists.canoo.com
Thu, 21 Apr 2005 23:20:55 +0200


Hi

the complete build process, and that includes the testing, of course,  
is done by the 'main' build.xml in the root directory.
Just like this:
cd c:/unzipped/webtest
webtest functionalTest

As you observed on your previous mail, you won't see much on the  
console, as all the output is redirected to a file  
(buil/log/selftest.console.log.xml)

Happy testing
	dna

On 21 avr. 05, at 13:52, Ben van der Merwe wrote:

> sorry for resubmitting, but this mail contains the version number. The  
> previous one has the results from my WebTest and this mail includes  
> the selftest.
>
> I followed the instructions on:
> http://webtest.canoo.com/webtest/manual/install.html
>
> I checked out the latest CVS release (R_771) and got the following  
> error on my first WebTest:
>
> BUILD FAILED
> file:C:/unzipped/webtest/doc/samples/installTest.xml:40: taskdef class  
> com.canoo
> .webtest.extension.EnableJavaScript cannot be found
>
> The self test gives the following result:
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> C:\Documents and Settings\Ben>cd c:\unzipped\webtest\selftests\tests
>
> C:\unzipped\webtest\selftests\tests>
> C:\unzipped\webtest\selftests\tests>webtest
> "C:\Program Files\Java\jdk1.5.0_02\bin\java.exe" -Xms64M -Xmx256M -cp  
> "C:\unzipp
> ed\webtest\bin\..\lib\runtime\ant.jar;C: 
> \unzipped\webtest\bin\..\lib\runtime\opt
> ional.jar;C:\unzipped\webtest\bin\..\lib\runtime\xercesImpl-2.6.2.jar; 
> C:\unzippe
> d\webtest\bin\..\lib\runtime\xmlParserAPIs-2.2.1.jar;C: 
> \unzipped\webtest\bin\..\
> lib\runtime\xalan.jar;C: 
> \unzipped\webtest\bin\..\lib\runtime\junit.jar;C:\unzipp
> ed\webtest\bin\..\lib\build;C: 
> \unzipped\webtest\bin\..\lib\build\clover.jar" org
> .apache.tools.ant.Main
> Buildfile: build.xml
>
> clover.present:
>
> setup.plain:
>
> setup.clover:
>     [echo] Clover found - using clover/webtest.jar
>
> setup:
>
> full:
>
> callSelfWithPath:
>
> BUILD FAILED
> file:C:/unzipped/webtest/selftests/tests/build.xml:36: Deployment  
> server is not
> available.
>
> Total time: 22 seconds
>
> Kind regards,
> Ben van der Merwe
> ITEX

-- 
The Laws of Computer Programming
* Skinner's Constant *
It's that quantity which, when multiplied by, divided by, added to or  
subtracted from the answer you get, gives you the answer you should  
have gotten.