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 ? | 22 Yes | 4 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 |
what is mean by test preparation? and explain it?
what does frs doc contain?
Explain the performance testing
IS this a right Product.? Is this Product right.? Which of the above statement stands for Verfication and validation.?
What's the difference between Load and Stress testing ?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
Explian traceablity matrix with an example ?
Explain me in detail V model with diagram?
What group of teams can do software testing?
3) What is PDCA Cycle?
4 Answers Mind Tree, Scope International,
what is the call-pair testing? there is any length for Test case?
what is usecase? tell me the attribute of usecase?