| forum.e-valid.com http://forum.e-valid.com/ |
|
| Speed of elements... http://forum.e-valid.com/viewtopic.php?f=11&t=1394 |
Page 1 of 1 |
| Author: | anthfaus [ Wed Jun 10, 2009 4:50 pm ] |
| Post subject: | Speed of elements... |
Hi, How do I measure the speed for elements like images? Thanks. |
|
| Author: | regressiontesting [ Wed Jun 10, 2009 5:01 pm ] |
| Post subject: | Re: Speed of elements... |
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, |
|
| Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|