There is one scenario. On login page three fields are
available i.e.Login id,Password and checkbox(having funtion
remeber my password for 1 week). Please tell me test cases
for checkbox.

Answers were Sorted based on User's Feedback



There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / anonymus

Test cases for Check box:
Positive scenarios:
>>check remember my pass word check box functionality when
the user logs in by giving valid user id and password for
the first time.
steps:
enter a valid userid and password
click on remember my password check box.
click log in
click log out.
verify remember password check box.(User should find the
check box enabled and password displayed in password text
box in encrypted form).
>>Check remember my pass word check box functionality for
consecutive seven days including the day when its checked.
Keep hanging the sysem date and check the remember my
password..(User should find the check box enabled and
password displayed in password text box in encrypted form).

Negetive scenarios:
Check remember password check box fucnction with valid user
id and password by closing the web page or window without
loging in.
Check remember password check box after 7days.

Is This Answer Correct ?    8 Yes 1 No

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / raghu

Enter the valid ID and Password in to the tables and Select
the check box and Click on LOGIN and click on LOGOUT.

Check for the display of the password for 7 days

Enter Invalid ID and Password in to the tables and Select
the check box and clck on LIGIN.

Is This Answer Correct ?    2 Yes 0 No

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / sin

Negative Scenario :
Step 1 - On the seventh day change your System date to
minus 2 or three days.
Step2 - On the 8th day check for remember password.

Expected : It should Not remember your saved Password, It
should be dependent on the Central system(server).

Is This Answer Correct ?    2 Yes 1 No

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / durga

1. Check the box by entering combinations of valid &
invalid passwords. This comes for 4 scenarios[valid
uid&pwd, valid uid-invalidpwd, invaliduid-valid pwd,
invaliduid-invalid pwd]

2. Check the box by entering value only in pwd field

3. Check the box by entering value in only uid field.

4. Check the box by leaving values in both the fields.
In all the above cases, hit the login button after an
action is performed.

Is This Answer Correct ?    1 Yes 0 No

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / amar

: Verify user name value
: verify pass word value
: verify OK button operation to login
: verify cancel button operation to close the Window

Is This Answer Correct ?    2 Yes 2 No

There is one scenario. On login page three fields are available i.e.Login id,Password and checkbox..

Answer / priyankaghate

Check the functionality of check box if the check is unchecked or checked
Check the functionality of login field with valid and invalid data
Check the functionality of password field with valid and invalid data
Login the page without filling login id
Login the page without filling password
Login with registered user
Login with not registered user

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Test Cases Interview Questions

what are the possible test cases for sending an sms from mobile

2 Answers  


What are the test cases to write to test user account locksout after 5 invalid attempts

2 Answers  


Write test case for a search engine?

12 Answers   Saba, Saba Software,


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

0 Answers  


Elaborate test plan and content availability in test plan.

0 Answers  


what is the test plan for ms-word

0 Answers  


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered

14 Answers   Accenture,


hi, please anyone write test case for "Print" screen

1 Answers  


IF A > B THEN C = A – B ELSE C = A + B ENDIF Read D IF C = D Then Print "Error" ENDIF A. 1 test for statement coverage, 3 for branch coverage B. 2 tests for statement coverage, 2 for branch coverage C. 2 tests for statement coverage. 3 for branch coverage D. 3 tests for statement coverage, 3 for branch coverage E. 3 tests for statement coverage, 2 for branch coverage

1 Answers   ISTQB,


What is the syntax testing?

0 Answers  


Can someone help to write testcase for the scenario as early as possible.: 1. Complaint logged since one week 2. complaint info sent to supervisor with high priorit mail 3. 10 users logged into website , performance could not be degraded ( response within 5 seconds) 4. site should be user protected. 5. it should be work with IE 6 IE 7 6. complaint log should be generated more than one week

0 Answers  


Categories