8 messages in com.canoo.lists.webtestRE: [Webtest] Re: is there any way to...
FromSent OnAttachments
Slim Kasi20 Jan 2006 02:30 
maan20 Jan 2006 03:52 
Tim Bisaerts20 Jan 2006 04:00 
Colin O'Brien20 Jan 2006 04:03 
Marc Guillemot20 Jan 2006 04:58 
maan20 Jan 2006 05:26 
Slim Kasi25 Jan 2006 02:41 
Tim Bisaerts25 Jan 2006 02:49 
Subject:RE: [Webtest] Re: is there any way to test a download ?
From:Tim Bisaerts (Tim.@clear2pay.com)
Date:01/25/2006 02:49:52 AM
List:com.canoo.lists.webtest

Hi,

We just use a timestamp as a unique identifier.

Tim

________________________________

From: webt@lists.canoo.com [mailto:webt@lists.canoo.com] On Behalf Of Slim Kasi Sent: Wednesday, January 25, 2006 11:42 AM To: webt@lists.canoo.com Subject: Re: [Webtest] Re: is there any way to test a download ?

Hallo, sorry for disturbing you, but i have a question about WebTest. Can i store the WebTest results each time in a different file ? Lets say in "results<uniqueID>.xml". I am trying to make a automated tests of website with a cron job. the test should occur every hour. After a month there will be one huge xml file.

i hope you can understand my problem,

thanks Anton

On 1/20/06, Marc Guillemot < mgui@yahoo.fr <mailto:mgui@yahoo.fr> > wrote:

Slim Kasi <slim.kasi@...> writes:

Hallo all, i am a newbie in WebTest. Is there any way i can test if a

download on my site working ?I mean, if the file is reachable from website?Thanks,Anton

what is special in a "download"? It is just an url for which your browser decides to propose you to save the received content instead of displaying it. As such you just need to click the link to your "download" or to <invoke> it directly.

Marc.