Hi guys,

Thanks for the replies.

I downloaded WebTest and stored it in the following directory:

C:\Canoo

I updated the following Environment variables:

User Varibles for my user -> CLASSPATH, Path
System Variables -> Path

to have C:\Canoo

However when I run webtest I get the following:

webtest
"C:\Program Files\Java\jdk1.6.0_17\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"

i.e. the command is still pointing at my old directory which C:\WebTest

My build.xml file contains the following:

        <property name="webtest.home" value="C:\Canoo"/>

Any idea why this is happening?
Is there anything else I need to change?

thanks!


Marc Guillemot wrote:
> 
> On 09/03/2010 05:02 PM, Mark Salter wrote:
>>...
>>> However I noticed that the WebTest Test Report - Test Result page
>>> outputs
>>> the following:
>>>
>>> Created using Canoo Webtest (R_1803). Report created at 03.09.2010 15:23
>>>
>>> Should this actually say R_1808 if I am using the latest version?
>> Possibly a typo, I'm sure Marc will be able to advise shortly.
> 
> I don't think that this is a typo. I rather think that you're using 
> R_1803 and not R_1808.
> 
> Cheers,
> Marc.
> -- 
> Blog: http://mguillem.wordpress.com
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Issue-running-tests-in-R_1805-tp29160831p29642179.html
Sent from the WebTest mailing list archive at Nabble.com.

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to