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

PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?

2319


1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?

1560


What types of testing is specifically important for web testing?

663


What’s the difference between verification and validation in testing?

625


what is your daily activities?

1656






please send me interview questions asked in google in testing - manual

1507


How do u prepare test environment for ur application?

1669


what are the testing appraoch that you have tested for Bread toaster

1908


What is showstopper defect?

669


How will you determine when to stop testing?

624


What is test management?

1426


Explain the difference between alpha testing and beta testing.

644


Define Stability, Scalability and reliability with example ?

2768


Write the test cases for godaddy home page

1231


What is rapid application development model (rad)?

721