wht are the test cases, we have to write for check box,
Anybody can help me. Thanks in advance.
Answers were Sorted based on User's Feedback
Answer / geetz
Clicking with the mouse on the box, or on the text should
set/unset the box.
Space should do the same.
Check box should get click with the mouse click.
| Is This Answer Correct ? | 31 Yes | 7 No |
Answer / ajay
1.Check for the vailability of the check box.
2.Check for the funtionaliyt of the check box(with keyboard
by pressing tab and pressing enter and also by clicking
with mouse).
3.Check whether the checkbox is accepting the data u have
give.
and u can go for negaitve testcases also.
it is like entering invalid inputs and clicking on the
checkbox and whether it is accepting the invalid input or
not.
| Is This Answer Correct ? | 12 Yes | 9 No |
Answer / aman
Test1:- Mouse click properly on it (check/uncheck)
Test2:- Using keyboard Tab working properly on it
(Chech/Uncheck)
Test3:- This checkbox lie on which page you check it
Without check or uncheck save the form properlyor not.
| Is This Answer Correct ? | 7 Yes | 4 No |
Answer / sanjaysachdeva
check whether on clicking of mouse or pressing space bar or
on pressing Enter Key does the check box get checked or not.
| Is This Answer Correct ? | 7 Yes | 5 No |
Answer / mahimalatha
check it will not accept the numeric character
| Is This Answer Correct ? | 11 Yes | 18 No |
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How can we write integration and regresion test cases based on scenario ?
hai........... please tell abt testcases.. how we can drived the testcases in project?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
test case for pen?? with actual value and expected calue
In an online shopping application there are 3 text boxes.One of Login,Add to the shopping cart and Purchase goods.Which & How many test cases can be written for these 3 text boxes?
Can any one please tell me what is the use of negative test cases when we are giving the invalid input in test data
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
150 integration testing scenarios for gmail
How should write test case (i.e. in proper format or simply step by step) in an interview test paper?
Please give me some example of the test cases to test the Google map search
i want to write the test cases for sorting the records in a table according to date wise.this is the functionality ,that is the latest record should come on the top can any one tell me the test cases for this thanks in advance:)