How to test check boxes
Answers were Sorted based on User's Feedback
Answer / kavita
TC1: Should be edit(check/uncheck)
TC2: Should allow multiply checks(like, when i have 2 or
more checkbox,u should be able to check or uncheck all).
This is the minimum level of functionality testing. Please
add if there are any more.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / rudraneel
FOR CHECKING:-
Description:
Click on the CheckBox
Actual Result:
The CheckBox should be checked with a Tick Mark, enabled
into it.
FOR UNCHECKING:-
Description:
Click on the same CheckBox
Actual Result:
The CheckBox should be unchecked.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / syam
Thank u very much Rudraneel.i never thought before about
thess test cases.Hope u will give your valueble
suggestions in future too.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satya
There are also another way of Testing is making the focus
of the tab on the check box and click on Space bar, The
check box should check and uncheck for each consequense
click on space bar. This is GUI.
For Functional, if you check the check box and save or dose
some operation (operation shd refresh the page), make sure
the value of the corresponding field should be 1 in
Database backend.
And other methods u can follow the answer of Kavita.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.
Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.
2 Answers JPMorgan Chase, Zenith,
What are the drawbacks of manual testing?
Suppose there is a User window (having fields First name, Last name, phone & address) What is the test case for Edit User ?
if i report 2 bugs & those are fixed by dev. I have done re-testing of those bugs & got fine (closed) Ques is: If dev fixed above said bugs by adding one line code and tester has done re-testing. if there is any new bug occur due to that 1 line code. How u will find & what tester will do. what is the answer of this situation?????
What should be tested when Unit Testing is conducted?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
How Could u Present Test Strategy for the Product Testing?
Apart from integrating testing,what a test engineer will do in system testing?
what are the defects in gmail
what is severity and priority?
7 Answers Product Dossier, Tarang,
How will you select the regression test case?