Post new topic Reply to topic  [ 2 posts ] 

Board index : REGRESSION : Regression Testing

Author Message
 Post subject: Speed of elements...
PostPosted: Wed Jun 10, 2009 4:50 pm 

Joined: Wed Jun 10, 2009 4:45 pm
Posts: 2
Hi,

How do I measure the speed for elements like images?

Thanks.


Back to top
 Profile  
 
 Post subject: Re: Speed of elements...
PostPosted: Wed Jun 10, 2009 5:01 pm 

Joined: Tue Jan 01, 2008 1:48 pm
Posts: 33
Thanks for writing.

You didn't say how the element was embedded, so there are at
least these possibilities:

(1) Turn on Detailed Timings and run your test after clearing the
cache.

The EventLog will show the details of that image.

(2) Put the image in a page by itself and bracket the FollowLink
with ResetTimer/Elapsed time commands.

The TimerLog will give the value of the elapsed time for that
download.

(3) Put the image in a simple GetURL command (you can do this
automatically with the TraceURL utility), and run the script.

The EventLog will now show the times for each command.

eValid provides a built-in feature that converts a full-context
playback script into the sequence of URLs that playback involves
(but which does not include any context preservation), as described
here:

http://www.e-Valid.com/Products/Documentation.9/Playback/URL.trace.html

Hope this helps...

Best Regards,

_________________
eValid Tech Supoort Team


Back to top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

Board index : REGRESSION : Regression Testing


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Style by Midnight Phoenix & N.Design Studio
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.