In that case, it would probably easiest to use the HTTP Sampler to post a file containing the data.
S. On 18/01/07, Andrew de Torres <[EMAIL PROTECTED]> wrote:
It doing an HTTP POST. I will look at the TCP Sampler, BeanShell Sampler and BSF Sampler. Thanks. -Andy ---- On Thu, 18 Jan 2007, sebb ([EMAIL PROTECTED]) wrote: > What protocol is the applet connection using? > > If HTTP, then use the HTTP Sampler. > If not, then it depends - there may not be a specific sampler for it. > > However the TCP Sampler is fairly generic, and the BeanShell / BSF > sampler can do anything you want. > > On 18/01/07, Andrew de Torres wrote: > > If the applet is sending, say, a Color by serializing over the > > connection with ObjectOutputStream, what sampler would you use? > > Can it be done with HTTP Request? > > > > Thanks, > > > > -Andy > > > > > > > > > > ---- On Thu, 18 Jan 2007, sebb ([EMAIL PROTECTED]) wrote: > > > > > JMeter is not a browser; it is a server testing application. > > > > > > So it does not process Javascript in web-pages, nor does it > > support > > > interaction with applets downloaded in web pages. > > > > > > If you want to test how the server responds to the applet, you > > will > > > have to find out what requests the applet is making of the > > server and > > > add these as samplers to the JMeter test plan. > > > > > > On 18/01/07, sangeetha wrote: > > > > > > > > Hi, > > > > > > > > I am using to test my application with jmete.But some > > problem > > > > occured when am using jmeter.In my project first it starts > > with applet > > > > window then swing components are loaded.When i have run > > using through > > > > browser first > > http://localhost:8080/**applicationname**/LoginPage.jsp. > > > > after i give user name password next applet is loaded then > > get GUI(all swing > > > > components).these are the basic steps to run my application. > > > > > > > > So when i used jmeter in http request and http > > request defaults > > > > just i give > > > > ServerIP:Localhost > > > > ServerPort:8080 > > > > Path:/**applicationname**/LoginPage.jsp > > > > > > > > after save the testplan and run the jmeter in result tree > > just i got only my > > > > application loginpage,when i give user password and click > > login button...it > > > > doesn't go to the next page...and also no response after > > that,applet page > > > > doesn't load... > > > > > > > > I had tried this using http proxy server settings as > > procedure also ...but > > > > there is no response and no recording > > > > > > > > am using jmeter2.2 and jdk1.5... > > > > > > > > So please can anyone help me to solve my problem. > > > > reply anyone to solve this.. > > > > > > > > Thanks in Advance... > > > > -- > > > > View this message in context: > > > > > http://www.nabble.com/Problem-cannot-access-applet-page-and-application-tf3033625.html#a8428990 > > > > Sent from the JMeter - User mailing list archive at > > Nabble.com. > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > 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] > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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] > > > --------------------------------------------------------------------- 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]

