6 messages in com.canoo.lists.webtestRe: [Webtest] problem during webtest ...
FromSent OnAttachments
shilpa deshmukh18 Nov 2005 01:11 
Prashant18 Nov 2005 02:10 
shilpa deshmukh18 Nov 2005 03:20 
Prashant20 Nov 2005 20:34 
shilpa deshmukh21 Nov 2005 00:30 
Prashant21 Nov 2005 01:22 
Subject:Re: [Webtest] problem during webtest installation
From:shilpa deshmukh (desh@yahoo.com)
Date:11/21/2005 12:30:11 AM
List:com.canoo.lists.webtest

hi prasant,

ya as per you instructions i have made alln the changes,and i have even edited
the runWebtest.bat file. but it is giving the same exception. my <webtest_home> is canoo and its folder structure is "C:\canoo". I( am testing the files provided by canoo itself, cause i am much new to canoo
and wanna to implement it i n my application. So before doing that i wanna to
know how it works. thats it. thanks and regards.

Prashant <psag@gmail.com> wrote: Hi Hav u edited runWebtest.bat also

Plz send the path & folder Structure of ur folder for webtest

r u testing ur application or test file provided by canoo

On 11/18/05, Prashant <psag@gmail.com> wrote: hi See if this help u

Set Variable name WEBTEST_HOME Set Variablevalue C:\WEBTESTHOME\bin Set Variable name JAVA_HOME Set Variablevalue C:\j2sdk1.4.1_06 (whtevr)

WEBTESTHOME is folder created by me whr u unzip downloaded and extracted canoo
file In webtest.bat edit set JAVA_CMD="%JAVA_HOME%\bin\java.exe"

In runwebtest.bat edit/set set WEBTEST_HOME=%~dp0%.. set WEBTEST_RUNNER="%WEBTEST_HOME%\resources\webtestsRunner.xml" set ARGS=-Dwebtest.testdir="C:\WEBTESTHOME\doc\samples" set ARGS=%ARGS% -Dwebtest.testfile="C:\WEBTESTHOME\doc\samples\test.xml" set EXEC="C:\WEBTESTHOME\bin\webtest.bat -f" need to do settings properly

Put the test.xml file in C:\WEBTESTHOME\doc\samples run cmd : C:\WEBTESTHOME\doc\samples> webtest -buildfile test.xml

On 11/18/05, shilpa deshmukh <desh@yahoo.com > wrote: I have
downloaded the Build And Scr of the canoo from the site. i have even set the path in control panel to canoo\bin. now when i am runing the
webtest -bulidfile installTest.xml from ther command prompt it is giveing the
following error

Exception in thread main java.lang.ClassDefNotFoundError
org/apache/tools/ant/Launch/Launcher