Hi Bob, > First - > There are different errors during my test cases: > > Connection refused: connect > > The server ... failed to respond > > The server isn't very fast, so what can i do? I mean how can I configure my > webtest that it waits till there is response??? > > <config > ... > timeout="12000" > /> > > this doesn't help... and i have no idea what to do...
timeout is the correct configuration for this purpose. How fast is it when you access it with a "normal" browser? > > Second: > I am trying to make my own build of the webtest tool, but I do not get it > running... have you checked it out from SVN or have you downloaded the sources? Marc. -- Blog: http://mguillem.wordpress.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

