.
Check Box Test CasesHello Folks,
In this tutorial, we will learn how to write test cases for a checkbox. We will also learn about positive test scenarios and Negative test scenarios.
What Are The Test Cases For Checkbox Functionality?
Here !!! Important test cases for the checkbox given...
- Verify that the check box is selectable / Unselectable, or not. (Active or Disabled).
- Verify the multi-check box selection, able to select or not.
- Verify whether the alignment of the check box is proper or not in all browsers.
- Verify whether the label for the check box is properly aligned or not.
- Verify the selection of the check box through the keyboard "Tab " button.
- Verify whether the respective web element is displayed or not on the selection of the check box. (As per SRS).
- Verify that on pressing of submit button with a selection of checkboxes, it redirects to the page as per the requirement or not.
- Verify the functionality of the check box by selecting multiple checkboxes.
- Verify the functionality of the check box by selecting the single check box.
- Verify the functionality of the check box without selecting any check boxes.
- Verify whether the proper alert message is shown for the check box showing or not, if it is a mandatory field, when the user clicks on the submit button without selecting the check box.
- Verify that the selection of the check box gets disabled or not during page loading.
- Verify that the Order of the check box is as per the SRS.
- Verify the checkbox location physically in terms of height, length width are the same on all plates.
- Verify whether the Tick on the check box is properly visible to the user or not.
- Verify the initial focus of the check box(the initial focus must be on the first check box).
Hope!!! The above test scenarios for the Checkbox field are helpful for you...
Team,
QA acharya
Share Your Knowledge With Us
Mail your content - qaacharya.in@gmail.com
Share Your Knowledge With Us
Mail your content - qaacharya.in@gmail.com
0 Comments