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 are the differences between stub abd the driver ?
Test Track Pro. Defect report formate? what r the attibutes?
what do you test in compatability for client server and web application? ?
what is Software Development Life Cycle (SDLC)?
This question has been asked in my recent inerview with Adithya Birla Group.When to prepare System test plan after getting build or before getting build?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
what is difference between bug and defect who will find bug and who will find out defect ..(Like developer or tester)?
Wht is Testing Frame work.Is it same in the Manual and Automation testing. can body can explain it in detail.. Thanks in advance G Laxmi narayana...
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
what is bug life cycle?
Who fixes the bug as Severity and priority ?
22 The main focus of acceptance testing is: a) finding faults in the system b) ensuring that the system is acceptable to all users c) testing the system with other systems d) testing for a business perspective e) testing by an independent test team