Test Cases for Search Filter

Test Cases For Search Filter

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.NoTestcase_IDTestcase_ID
1Testcase_01Verify that the search filter button is clickable or not.
2Testcase_02Verify that if the user clicks on the filter button then filter options should be displayed properly.
3Testcase_03Verify that filter options should be displayed as per the client’s requirements or not
4Testcase_04Verify that all filter options should be clickable or not
5Testcase_05Verify that if the user clicks on the filter button the “Cancel” and “Apply” buttons are displayed or not
6Testcase_06Verify that if the user clicks on the “Cancel” button then all filter windows should be closed without any error.
7Testcase_07Verify that the “Apply” button should be disabled until you select any filter.
8Testcase_08Verify that all dropdown lists should be displayed as expected or not
9Testcase_09Verify that all radio buttons should be displayed as expected or not
10Testcase_10Verify that all checkboxes should be displayed as expected or not

11Testcase_11Verify that the user is able to select an option from the drop-down list or not
12Testcase_12Verify that the user is able to select an option from the radio button field or not
13Testcase_13Verify that the user should be select options from the checkboxes or not
14Testcase_14Verify that the user should be able to clear all filters or not
15Testcase_15Verify that all labels text should be displayed properly or not
16Testcase_16Verify that all field alignment is proper or not.
17Testcase_17Verify that if the user selects an option from filters then the  relevant result should be displayed in a search result
18Testcase_18Verify that select options from filters are highlighted or not
19Testcase_19Verify that the user is able to get search results with multiple filters or not
20Testcase_20Verify that it should not be have any spelling mistakes in search filters
21Testcase_21Verify that if the user clears all filter then the search result reload based on a search query
22Testcase_22Verify that the user is able to remove one by one option from the filter or not
23Testcase_23Verify that if the user clicks on the “Clear All” button then all filters should be cleared.

Test Cases for Search Filter
Test Cases for Search Filter

Negative Test cases for Search Filter

Sr.NoTestcase_IDTest Cases
1Negative_01Verify that the user is able to search blank search or not.
2Negative_02Verify that it should not be have any spelling mistakes in label text and options
3Negative_03Verify 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.

1.Test Cases For Search Functionality

2.Test Cases For Menu Bar

3.Test Cases For Ecommerce Website

Scroll to Top