Hi,
While creating my script in jmeter,my problem is how can we manually
build a cookie in jmeter.
If I use jmeter request,the cookie which is built is
 jc=nus:Software+sEngineer+s-+sInternationalization+s(i18n)+s-+sMountain+sView
However,cookie from the browser is:
  jc=nus:Software+sEngineer+s-+sInternationalization+s(i18n)+s-+sMountain+sView;
S=jobcart=fIYumdJjdtY
  the additional part is S=jobcart=fIYumdJjdtY.This is causing server
not sending back the desired response.Is there a way to send this
additional dynamic content.
I also want to add the following information about the set Cookie
headers in previous request
Set-Cookie: jc=; Path=/jobs/application/
Set-Cookie: 
jc=nus:Software+sEngineer+s-+sInternationalization+s(i18n)+s-+sMountain+sView;
Path=/jobs/application/
Set-Cookie: S=jobcart=fIYumdJjdtY; Domain=.google.com; Path=/
It seems like jmeter has not set the cookie as the header defined a
path in different domain but howcome browser is taking it.I need a way
so that jmeter should take it too

Regard,
Sandeep




 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to