This new visualizer uses ResultCollectorFull.java as its model, the same way View
Result uses ResultCollector.java.
This visualizer provides a tree view of a 'Url Sample'/'Url Sample Full' - e.g.
http://www.abc.com/index.html with 2 images abc.jpg and abc.gif will be shown as :
+- http://www.abc.com/index.html
+- http://www.abc.com/images/abc.jpg
+- http://www.abc.com/images/abc.gif
It works for 'Web Testing' component with multiple 'Url Sample'/'Url Sample Full' as
well. e.g. for http://www.abc.com/index.html and http://www.abc.com/test.html will be
shown as :
+- http://www.abc.com/index.html
| +- http://www.abc.com/images/abc.jpg
| +- http://www.abc.com/images/abc.gif
+- http://www.abm.com/test.html
When each node of the tree is selected, the load time for the component will be
further displayed, together will response code and response message.
With Mike's recent changes on requiring a 'Web Testing' component for each 'Url
Sample', I don't how this visualizer will react to this (but I think it should behave
just fine). Will test this out and make changes accordingly.
Hope somebody will find this useful. Thanks.
--
__________________________________________________
Get FREE 50 MB email @ http://www.AtoZasia.com
Powered by Outblaze
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]