Hi All,

         I am new to JMeter using which i am testing my web application developed 
using STRUTS framework.

     My problem is,I am trying to access the search page of my site after logon.for 
logon page i am sending the username and password as request parameters.but i am 
unable to logon as the subsequent search  request is getting redirected to Logon page 
itself as the sesiion is not created.To overcome this  i added HTTP Cokie manager now 
every request is  having  the same session id but still i am not able to get the 
search page loaded.The same userid and password are working fine thru browser.
 my test plan looks  like this

                             .ACN ThreadGroup
                    .Logon Request(Sampler) with user name and password as parameters
                    .HTTP Cookie Manager
                    .Search Request(sampler)
                    .View Results Tree
               is there anything wrong in this.how to submit the logon page with the 
parameters passed by me thru Request Sampler. please help me as this test is required 
by the client.Hope you will respond.
   Thanx in advance.
   Afzal.                                                                      

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

Reply via email to