[Webtest] Problem by installation

Forouhar Pourki webtest@lists.canoo.com
Thu, 12 Jan 2006 17:07:30 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0001_01C6181E.F232D160
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hi there

I have installed Canoo Webtest
	version 1.6.2, build.number = 543
	under D:\Canoo       <WEBTEST_HOME>
	OS: WINDOWS XP

java version "1.5.0_02"
Apache Ant version 1.6.2

the command:
	D:\Canoo>ant -buildfile  \Canoo\build\doc\samples\installTest.xml
runs succesfull but the command:

D:\Canoo>ant -buildfile  \Canoo\doc\doc\samples\selfTest.xml
gives: BUILD FAILD

In <WEBTEST_HOME> are build.zip & doc.zip unzipped. What can be the problem?
The full result of the 2 commands are attached.

Thanks in advance




------=_NextPart_000_0001_01C6181E.F232D160
Content-Type: text/plain;
	name="result.txt"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="result.txt"

D:\Canoo>ant -buildfile  \Canoo\build\doc\samples\installTest.xml
Buildfile: \Canoo\build\doc\samples\installTest.xml
Trying to override old definition of task sleep

checkANT:

mayPrintANTError:

checkWebTest:
     [echo] base dir is D:\Canoo\build\doc\samples
 [testSpec]  INFO (Step.java:233) - Start Step: null "[implict setup =
step]" (1/4)
 [testSpec]  INFO (Step.java:233) - Start Step: invoke "get local file" =
(2/4)
 [testSpec]  INFO (Target.java:144) - -> gotoTarget(by url): =
file:/D:\Canoo\build\doc\samples/testfile.html
 [testSpec]  INFO (Context.java:186) - Current form set to none
 [testSpec]  INFO (Step.java:233) - Start Step: verifytitle "check the =
title is parsed correctly" (3/4)
 [testSpec]  INFO (Step.java:233) - Start Step: null "[implicit tear =
down step]" (4/4)

all:

BUILD SUCCESSFUL
Total time: 5 seconds
D:\Canoo>
D:\Canoo>
D:\Canoo>ant -buildfile  \Canoo\doc\doc\samples\selfTest.xml
Buildfile: \Canoo\doc\doc\samples\selfTest.xml

BUILD FAILED
D:\Canoo\doc\doc\samples\selfTest.xml:39: taskdef class =
com.canoo.webtest.extension.ExportProperty cannot be found

Total time: 3 seconds
------=_NextPart_000_0001_01C6181E.F232D160--