Test your application via czproxy : announcement

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
eenda
Forum Newbie
Posts: 1
Joined: Thu Jan 29, 2009 1:41 pm

Test your application via czproxy : announcement

Post by eenda »

Hi guys,

developing a large web application (Seam) made me to spend some time with testing and debugging of the output.

I am sure that the majority of you uses Firefox Firebug plugin. I wanted to evaluate more. I wanted to know the behavior of the pages when I set low latency or low bandwidth. I also wanted to know what pages contains or to selectively get information about a subset of pages.

I have developed a tool CZProxy (Wiki http://cz-proxy.wiki.sourceforge.net/,
Download http://sourceforge.net/projects/cz-proxy/) that will help with it. It is open source, so if you are interested go for it.

There is a similar tool called Charles offering these features, but it is not free.

You may find it useful for whatever web application (J2EE, Seam, PHP, ASP....).

Tom

http://cz-proxy.wiki.sourceforge.net/

http://sourceforge.net/projects/cz-proxy/
Preview
Preview
configuration.png (148.39 KiB) Viewed 421 times
--
Preview 2
Preview 2
timeLine.png (88.48 KiB) Viewed 421 times
--
Preview 3
Preview 3
detail.png (69.73 KiB) Viewed 421 times
Post Reply