what is cookies. how do we test the cookies
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Cookies are the temporary files created by the WebServer
and stored in the user's computer. WebServer uses these
files to optimize the response times between the user
request an webserver.
Only webserver can read the cookies. we cannot open and
read the info. in cookies.
The best ex. of cookies is: when you login to a site, it
stores your credentials into cookies, from there on the
credentials in these cookies are used while we navigating
to other links in the site.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sri
Definition of Cookie:They are simple text messages which
are sent by the web servers to the web browsers when ever
we open any URL and for each forward and backward action.
Testing of cookies:Type a URL. Click back and forward
button and check for the file
| Is This Answer Correct ? | 2 Yes | 1 No |
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
What are the basic concepts of database that a software tester should know?
Explain how to test the online trading software? How can we get the Feed values? Where they will store? How we test the Personal Trading account because it is time constraint.
What is the difference between stress and load testing?
Advantage and disadvantage of waterfall model,v model and iteration or incremental model?
What r the Macros?
what is the diff between testbed and test environment?
how we write test cases to brs,srs,hlds,llds
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
what is the use case and what is the test case?
what are the microsoft six rules for usability?
what are the real purposes of test cases