Unanswered question

How to stop Automatic cookie in request

During soap request via get method using webpage,
the cookie is not set in the second Get request header, Neoload adds the Cookie in second request header which is in response of first Get request in same action.
How to stop Neoload adding Cookie in request headers?

Waseem Y.
Waseem Y.

Waseem Y.

Level
0
50 / 100
points

Answers

Waseem Y.
Waseem Y.

Waseem Y.

Level
0
50 / 100
points

Thanks finally figure it out its the browser setting in user validation.
Kindly Close this query

Jacob C.
Jacob C.

Jacob C.

Level
0
33 / 100
points

Hi Waseem,

I meet the same problem as your mentioned, could you like to let me know how you solve this issue finally? Could you tell me the details steps since I don't know where is the user validation to set the browser. Thanks ahead!

Waseem Y.
Waseem Y.

Waseem Y.

Level
0
50 / 100
points

for single iteration
select Check VUser validity
Hi Jacob,

Click advanced
Click Browser ... (3 dots)
select the browser and uncheck cookies
enjoy :)

Jacob C.
Jacob C.

Jacob C.

Level
0
33 / 100
points

Thanks Waseem for your answer.
But if we want to run for several iterations, how to deal with such case?

Jacob C.
Jacob C.

Jacob C.

Level
0
33 / 100
points

Hi Waseem,
I got the same issue as your description:
Neoload adds the Cookie in second request header which is in response of first Get request in same action.
How to stop Neoload adding Cookie in request headers?

Could you tell me how you solve this issue? In your last answer, it seems it is just for checking but not for second iteration.

Waseem Y.
Waseem Y.

Waseem Y.

Level
0
50 / 100
points

Hi Jacob,
Not sure what your question is but i can explain how to move the test cycle withut cookie;
For single check use the steps i have already mentioned
for scenario based
When creating a scenario in population you will get the option of not using default cookies

Now for second iteration you have to use correllation in order to capture the cookie in first iteration and correallate or parametrise in the second iteration, is that what you have asked?

is it webbased iteration or SOAP xml style headers!