You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by nanduri <na...@gmail.com> on 2009/10/13 11:22:26 UTC

Registration is not happening

Hi,
 Im doing parameterization for inserting multiple users registrattion.During
cpaturing a script i have done registrattion.But when im running the script
for 20 different registrationn users are not getting registered and
insterted into database .During running the script each user captcha code is
changing i have used regular expresiion for captcha but still its not
workingPlease see details nbelow.

Captcha code request

Thread Name: Thread Group 1-9
Sample Start: 2009-10-13 14:23:03 GMT+05:30
Load time: 190
Latency: 190
Size in bytes: 6
Sample Count: 1
Error Count: 0
Response code: 200
Response message: OK

Response headers:
HTTP/1.1 200 OK
Date: Tue, 13 Oct 2009 08:53:04 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Vary: Accept-Encoding
X-UA-Compatible: IE=EmulateIE7
Content-Length: 6
Keep-Alive: timeout=2, max=497
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8


HTTPSampleResult fields:
ContentType: text/html; charset=UTF-8
DataEncoding: UTF-8


Request
GET
http://buzzcluster.kaveri.com/includes/thirdparty/captcha/captcha.php?ca=v&cid="+escape(captchaid)+"&ctext=eOcE

[no cookies]

Request Headers:
Connection: keep-alive

Response data
534456-This response data is changing for every user so i have used regular
exoresion after the request

Regular expression for captcha
Reference name:c_id
Regular expresiion=cid=(.+)&
Template-$1$
Matchno:1


Request for post regostration

Sampler results
Thread Name: Thread Group 1-8
Sample Start: 2009-10-13 14:23:03 GMT+05:30
Load time: 261
Latency: 244
Size in bytes: 31069
Sample Count: 1
Error Count: 0
Response code: 200
Response message: OK

Response headers:
HTTP/1.1 200 OK
Date: Tue, 13 Oct 2009 08:53:04 GMT
Server: Apache
X-Powered-By: PHP/5.1.6
Set-Cookie: track_id=13837399; path=/; domain=.kaveri.com
Set-Cookie: uccid=1; expires=Wed, 13-Oct-2010 08:53:04 GMT; path=/;
domain=.kaveri.com
Vary: Accept-Encoding
X-UA-Compatible: IE=EmulateIE7
Keep-Alive: timeout=2, max=496
Connection: Keep-Alive
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8


HTTPSampleResult fields:
ContentType: text/html; charset=UTF-8
DataEncoding: UTF-8

Request
POST http://buzzcluster.kaveri.com/view-buzz2.html?

POST data:
track_id=13837189&JS_SWITCH=JS_ON&seccode=81852&username=k48&useremail=k47%40gmail.com&mobile=9886706643&gender=1&birthday_year=1963&birthday_month=12&birthday_day=29&user_state=8&user_city=117&interest%5B%5D=81&interest%5B%5D=1419&scode=eOcE&hidcid="+escape(captchaid)+"&set_homepage=on&promocode=&search_word=&category_id=0&city_id=0&partner=BIT&campaign_code=&campaign_date=&phone=&x=70&y=27

[no cookies]

Request Headers:
Content-Length: 394
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded


Regular expression
Reference variable name:email
Regular Expression:usereamil=(.+)
Template :$1$
 Matchn0:1

Thanks

























-- 
View this message in context: http://www.nabble.com/Registration-is-not-happening-tp25869683p25869683.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org