Checkbox Test Case Or Test Case For Checkbox
In this post, let’s discuss test cases for a checkbox, and in the previous post, we have written test cases on Chair. Checkboxes are often included in scenarios where multiple choice or single action from a user is expected. Depending on the CSS properties, these checkboxes can be designed as well.
Test Scenario Overview | |
---|---|
Post On: | Test Case For Checkbox |
Post Type: | Test Case Template |
Published On: | www.softwaretestingo.com |
Applicable For: | Freshers & Experience |
And you can include the respective test cases for the same. We are writing test cases based on the web form application. I have attached the screenshot below. You can use the below checkbox screenshot for writing your test cases, as well.
Let’s assume we have a bunch of checkboxes on the web-based form. You can even consider windows based applications instead. In both the type of applications, checkboxes will function exactly the same. Most of the web-based applications use checkboxes for acquiring multiple choice information.
Some apps also use the checkbox data to decide user behavior for their further usage of the application. In either case, checkboxes decide the user choices.
Check Also: Password Test Template
Checkbox Test Case
Here are some of the test cases for the checkboxes.
- Check if it is selectable or not.
- Check if its selection enables the specific element as selected by mouse pointer or keyboard selection.
- Check if it is selected, and pressing submits redirects to the option as per the choice made.
- Check if its selection is properly recorded in a database or for browser redirection.
- Uncheck one checkbox and select another and click on submit and verify if a different choice is considered in the redirection.
- Check if the checkbox alignment on the form page is proper or not.
- Check if the label for the checkbox is properly aligned.
- Check if the multiple checkboxes can be selected or not.
- Check if the checkboxes selected one at a time or multiple at a time are as per the requirement of the application.
- Check if the database selects the corresponding data based on the selection.
- Check if the validation controls enabled or triggered if no user action is done on the choices.
- Verify if the selection control is inactive when the page is loaded.
- Verify if the initial focus of the checkbox is on the first checkbox.
- Verify if the checkboxes are placed in an order.
- Verify the physical location of the checkboxes (X.Y Coordinates, Height, Lenght, Width).
These are some of the test cases that I can think of while viewing the screenshot. You can come up with more test cases for the current scenario. I hope this post on checkbox test cases helped you.
Tasks To Improve Your Knowledge | |
---|---|
☑️ Test cases for radio button | ☑️ Test scenarios for dropdown |
☑️ Test cases for button | ☑️ Test case for remember me checkbox |
☑️ Negative test cases for textbox | ☑️ Test cases for URL |
☑️ Pagination test cases | ☑️ Test case for search button |
** Let We Inform you that if you want to improve your knowledge then you can take the above as a task and work on this. You may found that some of the tasks we have completed you can refer that. After Completion if you want to share with us that then you can write to us at softwaretestingo.com@gmail.com. In return for that maybe we plan something more surprising for your career. |
Feel free to let me know if you have any other test cases to be considered. You can also submit additional test cases in the below comments. Feel free to suggest additional test case-related questions in the comments. I’d appreciate it if you share this article on social media or in forums.
Leave a Reply