You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Jake Newren <de...@projectdecade.com> on 2005/08/23 02:04:15 UTC

HTTPUnit Tests

Is there an easy way to incorporate my existing HTTPUnit tests into Jmeter?



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: HTTPUnit Tests

Posted by xudong <e....@gmail.com>.
Hi peter,

HttpUnit is just a class library through which we can simulate end
users to interact with servers through HTTP protocol. You can take a
look at HttpUnit here: http://httpunit.sourceforge.net/

It is very difficult to simulate a complicated interactive process
between browsers and web servers through JMeter (Maybe it is just
because I am not very familiar with JMeter). So I am used to simulate
those processes by HttpUnit. And it is great that if I can drive those
tests implemented by HttpUnit by JMeter.

Best wishes,
xudong

On 8/23/05, Peter Lin <wo...@gmail.com> wrote:
> I've never used HttpUnit, but if you give me a description i can think
> about how to support it.
> 
> peter
> 
> 
> On 8/23/05, xudong <e....@gmail.com> wrote:
> > Excellent feature!!
> >
> > I am wondering if in one httpunit test method there are a lot of
> > WebRequest, what I can get from JMeter? It will be time information
> > based on methods or WebRequest???
> >
> > best wishes,
> > xudong
> >
> > On 8/23/05, Peter Lin <wo...@gmail.com> wrote:
> > > In the nightly build, there's a new JUnit sampler. I can reuse any
> > > classes that extend JUnit's TestCase
> > >
> > >
> > > peter
> > >
> > >
> > > On 8/22/05, Jake Newren <de...@projectdecade.com> wrote:
> > > > Is there an easy way to incorporate my existing HTTPUnit tests into Jmeter?
> > > >
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> >
> > --
> > Best wishes,
> > xudong
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 


-- 
Best wishes,
xudong

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: HTTPUnit Tests

Posted by Peter Lin <wo...@gmail.com>.
I've never used HttpUnit, but if you give me a description i can think
about how to support it.

peter


On 8/23/05, xudong <e....@gmail.com> wrote:
> Excellent feature!!
> 
> I am wondering if in one httpunit test method there are a lot of
> WebRequest, what I can get from JMeter? It will be time information
> based on methods or WebRequest???
> 
> best wishes,
> xudong
> 
> On 8/23/05, Peter Lin <wo...@gmail.com> wrote:
> > In the nightly build, there's a new JUnit sampler. I can reuse any
> > classes that extend JUnit's TestCase
> >
> >
> > peter
> >
> >
> > On 8/22/05, Jake Newren <de...@projectdecade.com> wrote:
> > > Is there an easy way to incorporate my existing HTTPUnit tests into Jmeter?
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> 
> 
> --
> Best wishes,
> xudong
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: HTTPUnit Tests

Posted by xudong <e....@gmail.com>.
Excellent feature!!

I am wondering if in one httpunit test method there are a lot of
WebRequest, what I can get from JMeter? It will be time information
based on methods or WebRequest???

best wishes,
xudong

On 8/23/05, Peter Lin <wo...@gmail.com> wrote:
> In the nightly build, there's a new JUnit sampler. I can reuse any
> classes that extend JUnit's TestCase
> 
> 
> peter
> 
> 
> On 8/22/05, Jake Newren <de...@projectdecade.com> wrote:
> > Is there an easy way to incorporate my existing HTTPUnit tests into Jmeter?
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
> 


-- 
Best wishes,
xudong

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org


Re: HTTPUnit Tests

Posted by Peter Lin <wo...@gmail.com>.
In the nightly build, there's a new JUnit sampler. I can reuse any
classes that extend JUnit's TestCase


peter


On 8/22/05, Jake Newren <de...@projectdecade.com> wrote:
> Is there an easy way to incorporate my existing HTTPUnit tests into Jmeter?
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org