write test cases for scenario of 'remember me' check box for
log in screen.
Answers were Sorted based on User's Feedback
Answer / zain farooq
1.When it checked it remember password in cookies.
2.When it does not check it does not remember password.
3.When delete cookies, password would not be saved any more.
Is This Answer Correct ? | 32 Yes | 4 No |
Answer / ashutosh
1. When "remember me" is checked for particular field like
Username only, Password only, Username and Password both,
then it got saved in the browser cookies. And next time when
you are going to login then the particular field should be
filled with previous data.
2. When "remember me" is unchecked for particular field then
it should not be saved in browser cookies.
Is This Answer Correct ? | 20 Yes | 3 No |
Answer / mudaseer
when we enter user name and password it will ask remember me
so when you check it should remember
if you dont check it should not remember
Is This Answer Correct ? | 11 Yes | 11 No |
Answer / nishit
If I check to remember the password for app then I changed the password from the inside app in this scenario what happened?
Is This Answer Correct ? | 0 Yes | 0 No |
You have been given 2 projects to test, what are the key factors you consider when prioritizing you work load?
How do we do "cookie Testing" in web based testing. what we check in that testing,anybody can explain in detail. Thanks in advance.
do you or anyone has 100or over test cases in different categories
what is the entry criteria and exit criteria of integation testing.
is it not waste of time in preparing the test condition,test case, test script?
how can we upload manual test cases in testdirector
How do you survive chaos?
write the test cases on prime number with result?
6 Answers Allied Group, Zycus Infotech,
FOR TEST THE RESOULATION OF IMAGE ETC WHICH TYPE OF TESTING WE USE
Any body give me sample test plan?
What is performance Testing and Regression Testing?
Should I write test case for sorting items? [If there are 1000 items & I have to sort them by name, code etc..]