Hi Moshe,

You might like to try Badboy, 

  http://www.badboy.com.au

Free for most uses, lets you put javascript into your scripts and execute it as 
part of your tests.  It also lets you export your scripts to JMeter (the export 
is limited to the basic requests at the moment, and it would never include 
client side javascript.)  It might or might not solve your problem, but sounds 
like it could be good for you to try.  It only works on Win32 though.

Hope nobody minds this little plug :-)

Cheers,

Simon Sadedin
(Badboy Software).

Quoting Moshe Weitzman <[EMAIL PROTECTED]>:

> Thank you Michael. Does anyone know of an automation tool which allows 
> one to interact with the browser DOM as described.
> 
> [EMAIL PROTECTED] wrote:
> 
> >JMeter is server testing software.  Any processing you offload to the
> client, 
> >JMeter does not cover - inclulding javascript, html rendering and the like. 
> 
> >JMeter can only emulate messages sent between the browser and the server.
> >
> >-Mike
> >
> >On 23 Jun 2003 at 1:10, Moshe Weitzman wrote:
> >
> >  
> >
> >>My web application enables makes significant use of client side 
> >>javascript. I'm having trouble seeing how I can coax JMeter into 
> >>emulating this sort of behavior.
> >>
> >>An example:
> >>
> >>My web application lets users design business card. So user is presented 
> >>with 3 form fields on the left hand side, and a preview of their card on 
> >>the right hand side (just and HTML table). As user populates the form 
> >>fields on the left hand side, javascript functions fire and update the 
> >>Preview on the right hand side.
> >>
> >>So is there some way I can fill in web forms with JMeter, and do an 
> >>assertion after each form that some text is present, or check the value 
> >>of a browser DOM element?
> >>
> >>Thanks for providing this fine tool.
> >>
> >>-moshe
> >>    
> >>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to