Thanks Pavel.
Load tests are on this week's agenda, I'll let you know what I discover.
--Mike
On Mon, Sep 10, 2012 at 8:38 AM, Pavel Bucek <pavel.bucek_at_oracle.com> wrote:
> Hello Mike,
>
> load testing is something completely different from purpose of Jersey Test
> Framework, which is designed to create "simple" end-to-end tests. You might
> want to look at apache ab or jmeter. JUnitPert looks ok too, but we don't
> have any experience with it.
>
> Regards,
> Pavel
>
>
> On 9/7/12 4:57 PM, Mike Summers wrote:
>
>> I need to shoot a bug that appears to be load related and thought about
>> turning one of my Jersey Test Framework tests loose for an extended period
>> of time to see if I can trip things up.
>>
>> I need the container to be instantiated just once, and I'd like multiple
>> test threads banging on it.
>>
>> What if anything do you use to do this?
>>
>> I'm getting ready to try JUnitPerf, anyone had any luck with this?
>> Selenium?
>>
>> Thanks-- Mike
>>
>
>