There are lots of reasons why registration may not have taken place.
Add a Tree View Listener to the test plan so you can see what is happening to the Http requests. On 24/05/07, Sachin Gupta <[EMAIL PROTECTED]> wrote:
Hello, I am trying to load test our web user registration app using Jmeter and it seems that Jmeter fails to execute test test plan. I created the test plan as follows. TestPlan ( CreateUser) ThreadGroup (CreateUser01) Number of Threads : 1 RampUp : 0 LoopCount : 1 HTTP Request Defaults Name: HTTP Request Defaults ServerName: stg2.mysite.com/registration (URL to access landing page) Port No: Protocol: Path: HTTP Cookie Manager Clear cookies each iteration : checked cookie policy: compatibility HTTP Request01 (this page has link with different state) Name: NRUHP Protocol: Method: Path: / HTTP Request02 (links with different city letters) Name: Page02 Path: /city.jsp?cType=affiliation&sId=14&state=wa HTTP Request03 (links with different city names) Name: Page03 Path: /city.jsp?cType=affiliation&overseas=false&canada=false&sId=14&state=wa&cLetter=R HTTP Request04 (links with service agents late name letter) Name: Page04 Path: /location.jsp?cType=affiliation&overseas=false&canada=false&sId=14&state=wa&cLetter=R&cLetter=R&cId=2121&city=redmond HTTP Request05 (links with service agent last name) Name: Page05 Path: /location.jsp?cType=affiliation&overseas=false&canada=false&sId=14&state=wa&cLetter=R&cId=2121&city=redmond&lLetter=C HTTP Request06 ( registration form) Name: Page06 Path:/registration.jsp?cType=affiliation&communityId=12345678&location=my%20test%20office%20location following parameter list for registration form Name Value year 2000 (input type :text) birthyear 1980 (input type :text) title 11 (input type :radio) firstName jmtest01 (input type :text) middleName j (input type :text) lastName jmtest02 (input type :text) email [EMAIL PROTECTED] email2 [EMAIL PROTECTED] zipcode 98007 when i run this test plan, registration to site doesn't take place. I confirmed with making query to DB that new users are not created. I would also like to randomize the URL clicking in HTTP Request 01 to 05. How do I make run this test plan with 100 uses with unique firstName in form field? Any help in this regard will be appreciated. I am not sure what all information form log file need paste here so attaching jmeter log file as attachment. Thanks. $$ --------------------------------------------------------------------- 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]

