Hi All,
 
I have some problem/doubt regarding testing applet.
Say one of my web pages contains an applet which communicates with a servlet 
using HttpUrlConnection (means this communication will be like  HTTP request 
response )
So though Jmeter is not capable of executing applets, I can simulate the applet 
actions (to some extent) by calling that servlet from my test plan (ie adding a 
http sampler with required params).
But the problem is , that servlet will never close the connection and it will 
keep on pumping some data over that connection unless user closes the window 
containing applet.
As response is never commited back compltely by servlet, I think Jmeter will 
not recognise or record the response for this request.
But Iwant to load test my app by simulating the case where number of real users 
opening the page containing the Applet (and there by want to see what happens 
to my app if i keep on pumping the data like this with out closing connection 
and keeping the servlet thread alive for ever )
 
Any inputs on how to test such an application.
 
regards
Srikanth Peddireddy
 
 


Disclaimer
------------------------------------------------------------------------------------
This e-mail message may contain confidential, proprietary 
or legally privileged information. It should not be used by
anyone who is not the original intended recipient. If you
have erroneously received this message, please delete it
immediately and notify the sender. 

The views, opinions, conclusions and other information 
expressed in this electronic mail are those of the 
individual sender and not endorsed by SDG Software 
Technologies Pvt. Ltd. unless otherwise indicated by an 
authorised representative independent of this message.

Before opening any attachment please check them for viruses 
and defects. SDG Software Technologies Pvt. Ltd. shall not 
accept responsibility for any loss or damage arising from 
the use of this email or attachment(s).
-------------------------------------------------------------------------------------
                
---------------------------------
How much free photo storage do you get? Store your friends n family photos for 
FREE with Yahoo! Photos. 
 http://in.photos.yahoo.com

Reply via email to