How do we do "cookie Testing" in web based testing. what we
check in that testing,anybody can explain in detail. Thanks
in advance.

Answer Posted / amitjain

Disabling Cookies This is probably the easiest area of
cookie testing. What happens to the web site if all cookies
are disabled? Start by closing all instances of your
browser and deleting all cookies from your PC set by the
site under test. The cookie file is kept open by the
browser while it’s running, so you must close the browser
to delete the cookies. Closing the browser also removes any
per-session cookies in memory. Disable all cookies and
attempt to use the site’s major features and functions.
Most of the time, you will find that these don’t work,
since cookies are disabled. This isn’t a bug, but rather a
fact of life: disabling cookies on a site that requires
cookies (of course!) disables the site’s functionality.
With cookies disabled, your testing job is somewhat
reduced. Is it obvious to the website user that he must
have cookies enabled to use the site? Is the Web server
recognizing that its attempts to set cookies are failing?
If so, does it send a page to the user stating, in plain
language, that cookies must be enabled for the site to
work? Or, can the user frustratingly attempt the same
operation many times in a row without a clue as to why the
site isn’t working? Amazon.com passes this test with flying
colors. I was able to use all major aspects of the site –
searching, shopping cart, checkout functions – even though
cookies were completely disabled. I’d bet that state
maintenance was being taken care of server-side, based on
the session ID at the end of the home page URL. Let’s test
this hypothesis. The home page URL was
www.amazon.com/…/home.html/104-0274809-0482344. If I change
the rightmost digit from 4 to 5 and repost the URL, Amazon
discards my edited URL and “recovers” from the corruption
by creating a URL with a new session ID,
www.amazon.com/…/home.html/107-0357560-1728507. So, it
appears that the hypothesis is correct.
9

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is test plan and contents available in a test plan?

700


date format and we should 8 digits - not accepted only /accepted write how many in test cases in the date format valid , and in valid

1054


What do you do (with the project staff) when the schedule fails?

1631


Why is software testing required?

700


Hi, i am looking job in perfomance testing using Loadrunner can any body help me a project in any domine plz(Usah) chs_29@rediffmail.com

1634






Test cases have written according to Flow of the software working or according to Screens?

1460


hai friends can u expalin about real time process of testing at the company, like flow diagram

1619


Explain crud testing.

649


Tell me a critical defect in which your Client,PM,PL appreciate on you

1486


hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance

1458


How would you test a service oriented architecture (soa) web application?

689


What is the term ‘quality’ mean when testing?

781


What and why is api testing?

949


What is coverage and what are the different types of coverage techniques?

656


Can you explain v model in manual testing?

696