Test cases for Search Filter : In this article, we have to try to mentioned some positive and negative test cases on search filter functionality that will helps you to increase your search functionality quality.
Positive Test cases for Search Filter
Sr.No
Testcase_ID
Testcase_ID
1
Testcase_01
Verify that the search filter button is clickable or not.
2
Testcase_02
Verify that if the user clicks on the filter button then filter options should be displayed properly.
3
Testcase_03
Verify that filter options should be displayed as per the client’s requirements or not
4
Testcase_04
Verify that all filter options should be clickable or not
5
Testcase_05
Verify that if the user clicks on the filter button the “Cancel” and “Apply” buttons are displayed or not
6
Testcase_06
Verify that if the user clicks on the “Cancel” button then all filter windows should be closed without any error.
7
Testcase_07
Verify that the “Apply” button should be disabled until you select any filter.
8
Testcase_08
Verify that all dropdown lists should be displayed as expected or not
9
Testcase_09
Verify that all radio buttons should be displayed as expected or not
10
Testcase_10
Verify that all checkboxes should be displayed as expected or not
11
Testcase_11
Verify that the user is able to select an option from the drop-down list or not
12
Testcase_12
Verify that the user is able to select an option from the radio button field or not
13
Testcase_13
Verify that the user should be select options from the checkboxes or not
14
Testcase_14
Verify that the user should be able to clear all filters or not
15
Testcase_15
Verify that all labels text should be displayed properly or not
16
Testcase_16
Verify that all field alignment is proper or not.
17
Testcase_17
Verify that if the user selects an option from filters then the relevant result should be displayed in a search result
18
Testcase_18
Verify that select options from filters are highlighted or not
19
Testcase_19
Verify that the user is able to get search results with multiple filters or not
20
Testcase_20
Verify that it should not be have any spelling mistakes in search filters
21
Testcase_21
Verify that if the user clears all filter then the search result reload based on a search query
22
Testcase_22
Verify that the user is able to remove one by one option from the filter or not
23
Testcase_23
Verify that if the user clicks on the “Clear All” button then all filters should be cleared.
Negative Test cases for Search Filter
Sr.No
Testcase_ID
Test Cases
1
Negative_01
Verify that the user is able to search blank search or not.
2
Negative_02
Verify that it should not be have any spelling mistakes in label text and options
3
Negative_03
Verify that the user should not get the irrelevant results using a filter search
Conclusion :
So in this way, as above we mentioned some common search filter test cases. If you are looking for more test cases examples then please visit the links below.