Hello,
I am trying to load test our web app with user registration form using
Jmeter and it seems that Jmeter fails to execute test plan.
I created the test plan as follows.
Test Plan ( CreateUser)
Thread Group (CreateUser01)
Number of Threads: 1
Ramp Up : 0
Loop Count : 1
HTTP Request Defaults
Name: HTTP Request Defaults
Server Name: 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=m
y%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.
Thanks.
Thanks!!
Sachin
________________________________
Sachin Gupta
Performance Test Engineer
(O): 425-917-4953
(M): 530-518-2457