how cookie and session testing is done ?????
Answers were Sorted based on User's Feedback
Answer / soni k
Cookie testing : On logging into application with valid User
id and pswd and navigating to the other page of the
application the application should not ask again
authorization, as cookie file is stored and contain the info.
Session testing : Testing the application by keeping it
ideal for a long tym and testing if it expired or not OR
Logging out from the application and Clicing Back button on
the browser to verify the applictaion should not retrive the
same page
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / eshwar s k
>>Cookie testing can be done by navigating to the previous
page and next page by using the Back and Forward buttons
>>Sessions testing can be done by copying the URL and
pasting in a text pad, logging off from the application and
pasting the copied URL in the address bar to see wheater it
navigates to the URL or Not.
Is This Answer Correct ? | 1 Yes | 2 No |
What is a Test Build Manager?
What is fuzz testing?
What is review checklist?
What is mean by multi-threading testing?
which test comes first installation testing or compatiability testing
I give you a functional requirement document(FRD) of 10 pages.Now you tell me,how to calculate Test effort,As i Need to say to the client ?
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
what is prototype testing?
From what phase of project, testing will starts, what tester will do at starting stage?
is there any difference between test case design and test case development
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
what is a RAD (Rapid Application Development) Model when do the firm go for such a model?