[Webtest] selftest.war - build 196
Dierk König
webtest@lists.canoo.com
Thu, 4 Apr 2002 15:24:29 +0200
Hi Mike,
the selftest/index.html is actually never used.
We should exclude it from deployment.
The parts of selftest that are actually used for self-testing WebTest
are the formtest servlet and the word and pdf files (ensuring proper
download of those).
thanks for using WebTest
Dierk
-----Original Message-----
From: webtest-admin@lists.canoo.com [mailto:webtest-admin@lists.canoo.com]On
Behalf Of Mike Lecza
Sent: Donnerstag, 4. April 2002 15:02
To: webtest@gate.canoo.com
Subject: [Webtest] selftest.war - build 196
Back in February I started evaluating Webtest and it looked great. We are
about to implement it in a project and I noticed that their has been a new
build since I last looked at it. I downloaded it and installed the new
selftest.war.
I see that there is a problem – if I hit seftest/index.html I am redirected
to webtest/manual/WebTestHome.html. Problem is there is not “webtest”
webapp. So I changed the redirect to to selftest/manual/WebTestHome.html –
problem here is that WebTestHome.html does not exist.
Am I missing something here?
Regards