For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > January 2006 > mulithreaded tests with jwebunit









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author mulithreaded tests with jwebunit
barthelemy.von.haller@cern.ch

2006-01-16, 9:58 pm

Hello !

I would like to create a stress test for a web based application. I
usually use jwebunit for my tests. I tried to use JUnitPerf with
Jwebunit but unfortunately it appears that all the threads/tests are
using the same object "tester". Obviously they fail very quickly...

Is it normal ? Has anyone already used JUnitperf together with JWebunit
? How can I force the concurrent tests to use different instances of
Tester ?

I hope I have been understandable !
Thanks in advance for your help, best regards

Barth

Karlo Smid

2006-01-16, 9:58 pm

barthelemy.von.haller@cern.ch wrote:
> Hello !
>
> I would like to create a stress test for a web based application. I
> usually use jwebunit for my tests. I tried to use JUnitPerf with
> Jwebunit but unfortunately it appears that all the threads/tests are
> using the same object "tester". Obviously they fail very quickly...
>
> Is it normal ? Has anyone already used JUnitperf together with JWebunit
> ? How can I force the concurrent tests to use different instances of
> Tester ?
>
> I hope I have been understandable !
> Thanks in advance for your help, best regards
>
> Barth
>

Hi!

Try this

http://grinder.sourceforge.net/

Bye, Karlo.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com