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 |
What is change request, how you use it?
What is smoke testing and when it will be done?
can anyone please post few samples of SRS and test case for calculator,insurance,hotel project,atm....?Also please refer me the book for my reference for manual and automation?espically any book which has sample of testcase and SRS?please degree of emergency!
What is V-model and explain differences between V-model and other SDLC models like waterfall, spiral etc
Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
how to check stress and load testing by manually ? with example
If project wants to release in 3months what type of risk analysis you do in test plan?
1.What is Traceability matrix and how it is done ? 2.What are the different levels of testing used during testing the application? 3.What is Traceability matrix and how it is done ? 4. How can you differentiate Severity and Priority based on technical and business point of view. plz do reply..............
how to know whether the bug is valid or invalid?
A bank application with From a/c, To a/c, amount and a submit button - What are the conditions that you write for it.
what is the difference between sanity testing and smoke testing.