Im sorry - without knowing the plan, and your site, I cant really say I presume you have read the User Manual (and the section relating to the assertion components).
As a guess, im thinking that your probably either: 1) submitting the login request to the wrong URL, 2) Have the assertion attached to the wrong element, or 3) the assertion is checking for the wrong value As a way to check your script is OK, I would also suggest looking at the HTTPProxy element, and using it to generate a second script. This second script can then be compared to your current script, to try and spot errors. Geoff -----Original Message----- From: Javanesevn [mailto:[EMAIL PROTECTED] Sent: 06 July 2006 10:37 To: JMeter Users List Subject: Re: How to build web test plan with user login Dear Willingham, From your guide I did with an assertion element but I can not match with success page. This is error message: Test failed, URL expected to contain /module=Default&action=Login_Do What is wrong in my test plan? Thanks. Javanesevn Willingham Geoff wrote: >Im not quite sure what your trying to get at, but it sounds like you >want to validate that your login has taken you to the correct page. > >Try adding an assertion element, that checks for a specific page or >success value ? > >Hth > >Geoff > >-----Original Message----- >From: Javanesevn [mailto:[EMAIL PROTECTED] >Sent: 06 July 2006 03:38 >To: [email protected] >Subject: How to build web test plan with user login > >Dear list, > >I intend to build web test plan. These are my purpose: > - User login > - User can add new, update and delete items from pages. > - Pages will be redirected/ forwarded follow web application. > >Ex: At JMeter GUI, I added new parameter to login page but how do I >know user can login and redirect to success pages. > From "View Results Tree I have just seen login page with user and >password filled in textbox. (Render HTML mode) > >Please show me the step to build test plan on above. > >Best regards, > >Javanesevn. > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > >This e-mail is confidential and privileged. If you are not the intended recipient please accept our apologies; please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents: to do so is strictly prohibited and may be unlawful. Please inform us that this message has gone astray before deleting it. Thank you for your co-operation. > > > >--------------------------------------------------------------------- >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]

