Hi All,
Need a little help in understanding cookie testing.
Can any1 please tell me were are the cookies stored in win
xp, vista, 7?
Is the location same for both 32 bit and 64 bit machine?
All all cookie data encrypted? If no, which type of cookie
data are encrypted and why?
Need this as soon as possible.
Thanking you all in advance.
Answer / uday
When you visit any website, if the website needs to store
some data(say some form data) it stores that information in
cookies. Generally the host's webserver writes that
information in our Hard Driver, which can only be readable
by that web server. So the content is encrypted and not in
human readable format.
Cookies can be persistent and non-persistent.
Persistent cookies exists even you close the website.
Non-Persistent cookies will be deleted once you close the
website.
To view the cookies, Open IE -> Tools -> Internet Options ->
In General Tab click Settings in Browser History section ->
View Files
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the Model/Process do u follow in your Organization for Testing?
You are testing a new feature that includes a builder(wizard)that walks you through the creation of an item.There are 10 configuration checkboxes you can check/uncheck for the item being built.The builder makes you select 3 of these 10 options.You can choose any 3 options. A)How many possible ways could the item in question be created (i.e. how many possible configurations)? Describe the technique you would use to determine this.
where testing exactly starts in v-model?
What is software review?
How do you know when your code has met specifications?
At what STAGE you start writing TEST CASES for a project..? And at which STAGE you stop writing TEST CASES...?
In Manual testing BDD meaning
write test 5 negative test cases for pen?
How to write negative testcase?
how to write test case in testing give some examples plz help me any one?
What are the different types of testing u r doing in ur project
Explain compatibility testing with an example.