How to test cookies in Manual testing and how to disable
cookies?



How to test cookies in Manual testing and how to disable cookies?..

Answer / ramyab.mca@gmail.com

Hai...

Some generic Cookie test conditions are:
Nor mal test conditions are:
1.Cookie expiry check
If the application using persistent cookie type,
Then alter or modify the cookie Expiry Date and Time to
paste date then the cookie must expire.
If the application using Session cookie type,
Close the application browser, cookie should expire.
2.Check application functionality by:
Disabling cookies from browser
Enabling cookies from browser.
(Some applications may not work if we disable the cookies
from browser)
3.If the application allows one user from one System IP
then test:
Different User ID’s to check authentication on same browser
& System Different User ID’s from different browsers on
same system.(Note: different browsers maintains different
places to store cookies)
4.If the application is designed to track the user login
sessions then test whether the Login stats details
updating accurately by logging in application from same
system and different systems.

Some test conditions will come if the testing inclues
session security.
they are:
1.Session Hijacking
2.Cookie Poisoning..etc

To disable cookies Internet Explorer 7.0/6.x
1. Select "Tools"
2. Select "Internet Options".
3. Open the "Privacy" tab.
4. In the "Settings" area - to disable cookies move the
slider bar to "Block All Cookies" (at the top).
5. Click OK.

Cookie is a nor mal .txt file if can be modifiable.

K,Byeee..
Thanks & Regards
B.Ramyasri

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is Injuction testing?

3 Answers  


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

3 Answers  


during alpha testing why customer people r invited?

9 Answers   HCL,


as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in

1 Answers   CTS,


what is a use case ?.

13 Answers  


which out of the following can be considered as performance testing:- 1. Benchmarking 2.Recovery testing 3. more than one user testing

0 Answers   ADITI,


In which all places, testing is done?One is from the server by calling server name.Can u suggest others?

1 Answers  


What is pesticide paradox? How to overcome it?

1 Answers  


can u give me the sample bug report

3 Answers   HCL,


what is quality ? What is quality assurance and quality control ?

4 Answers   CSS,


what is Test deliverable and Release Note?

5 Answers  


What do u do if a bug logged by u is not reproducible in developers environment (developers environment is same as urs)

5 Answers   TCS,


Categories