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 (-ve) & (+ve) test cases while transferring money online from 1 account to another account??

3 Answers   Vernalis,


Sample test cases for data conversion(Utility billing system)

0 Answers  


i need Usability test case for home page?

4 Answers  


What is gray box testing?

0 Answers  


what is scenario? how to write scenario?

3 Answers   Alliance One,






How do you differentiate the roles of Quality Assurance Manager and Project

3 Answers   ABC,


How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.

0 Answers  


What is SECURITY TESTING?

1 Answers  


Positive and Negative test cases for the speedometer?(minimum 5 each)

0 Answers   Bosch,


how to write the test case for 1 to 12 months in equivalence partitioning?

6 Answers  


This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4

1 Answers   ISTQB,


As we are using QTP 9.1 version, is there is any method to connect the remote desk top?

1 Answers  


Categories