How to test cookies in Manual testing?
Answers were Sorted based on User's Feedback
Answer / rajendra
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
byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / rajendra
Cookie normally stores user information i.e. User system
(for future reference)
IP Address
Browser version details, Operating System details,
Token ID
Cookie Expiry Date and Time.
Cookies are classified in to two types based on encryption
criteria:
1. Non Encrypted Cookie
2. Encyipted Cookie.
Cookies are classified in to two types based on persistence
criteria:
1. Persistent Encrypted Cookie(Stored on Hard Disk)
2. Session Cookie(stored in RAM).
Normally cookies are used to track and maintain the user
session.
Browser allows user to enable and disable cookies.
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.
http://help.sap.com/saphelp_nwpi71/helpdata/en/9f/389f2d3bdf
44e88b51f203a4178ae7/content.htm
vist above site u will get some more information.
byee friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sasidhar
@Rajendra
thanks rajendra, thanks ur reply.
but i have couple of doubts
can we edit cookies if how to edit cookies? where it
actually stored?
According to my knowledge we can delete the cookies but how
can we activate or deactivate the cookies?
How to test session hacking in manual testing?
please reply me thanks in Advance........
| Is This Answer Correct ? | 5 Yes | 1 No |
howmany buids u hav in u r project , for how many days u get build
what is test Harness?how it will help for testing?
Diff. between system test cases & UAT test cases.
What is Entry Criteria & Exit Criteria
On what basis test engineer can find out TEST SCENARIOS???
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Hi friends This is sowmya plz can u tell me what type of questions will they ask in banking domain in interview plz let me know thanks in advance
tell me some req'r which were added to frs , in the middle of the project? brahma412@yahoo.co.in July 24
what is system testing? explian with scenarios..
Black Box testing attempts to find errors in which of the follwing categories 1)Incorrect or missing functions 2) Interface errors 3)Performence errors?
15 Answers FCG, University Exams,
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.
what is bugzilla? and how it is used?