Re: Java script not executing

2011-09-07 Thread chanda
thanks for the immediate response however I did not understand what you ment by your answer to the question of mine. When I am executing the Jmeter th data I passed is not getting insrted into the database is what is my problem. -- View this message in context: http://jmeter.512774.n5.nabble.com

Re: Java script not executing

2011-09-07 Thread Jeff
Was this resurrecting an old thread or what? See http://jakarta.apache.org/jmeter/ and read the section titled "JMeter is not a browser". You must NOT think in terms of what you are doing in the browser (user interaction), but what the browser is sending / receiving at the HTTP protocol layer (se

Re: Java script not executing

2011-09-07 Thread chanda
I am also facing the same issue, I have generated the script for an ASP.Net application with viewstate and eventValidation, when I run the test once the data is not getting saved in the database. -- View this message in context: http://jmeter.512774.n5.nabble.com/Java-script-not-executing-tp51893

Re: Java script not executing

2006-09-12 Thread sebb
On 12/09/06, Richard Gaywood <[EMAIL PROTECTED]> wrote: On 9/12/06, me_zeta <[EMAIL PROTECTED]> wrote: > > I am using jmeter to test performance of my application. I request a jsp > page. in that page there is a script function which does a submit of the > form and goes to another page. But this

Re: Java script not executing

2006-09-12 Thread sebb
Try adding a Cookie Mananger. On 12/09/06, Natarajan, Arulanand <[EMAIL PROTECTED]> wrote: Hi All, I am also facing a similar kind of problem what zeta is experiencing while using jmeter in performance testing my application. My application is developed in J2EE/SQLserver2000/Tomcat/JGUARD envi

Re: Java script not executing

2006-09-12 Thread Richard Gaywood
On 9/12/06, me_zeta <[EMAIL PROTECTED]> wrote: I am using jmeter to test performance of my application. I request a jsp page. in that page there is a script function which does a submit of the form and goes to another page. But this javascript submit is not happening while trying to test through

RE: Java script not executing

2006-09-12 Thread Natarajan, Arulanand
Hi All, I am also facing a similar kind of problem what zeta is experiencing while using jmeter in performance testing my application. My application is developed in J2EE/SQLserver2000/Tomcat/JGUARD environment. When I tried to login using the home page using correct login credentials it takes me