.
Search Functionality Test Case
Hello Folks,
In this tutorial, we will learn how to write Search Test Cases. We will also learn about positive test scenarios and Negative test scenarios.
What Are the Test Cases For Search Functionality?
Here !!! Important test cases for search functionality were given...
- Verify the search functionality by entering a valid search keyword in the search box.
- Verify that the results shown in the grid are as per the searched keyword.
- Verify the search functionality by entering an invalid keyword in the search box.
- Verify that when the user clicks on the search button without entering any parameters.
- Verify the search functionality when using the copy and paste parameter, and click on search.
- Check the time taken by the system to display the result in the grid.
- Verify the message when the system is not able to search for any results.
- Verify the number of results on each page (if page indexing is there).
- Verify whether the count of the searched result is shown or not.
- Verify the loading symbol when the page takes more time to display the result in the grid.
- Verify whether the order of results is showing as per the requirement or not.
- Check whether the user is able to edit, delete, or view the search result or not.
- Verify the pagination when there are more results in the grid than the default.
- Verify whether the Next and previous functionality is working as per the requirement or not.
- Verify the UI of the grid. (Grid should be the same as normal )
- Verify the result when the user enters a partially searched keyword and clicks on search.
- Verify that when the user enters only the start date and clicks on the search button.
- Verify the search functionality if auto-suggestion is there.
- Verify the search functionality when the user enters a negative value and clicks on search (try in all possible ways. (A-Z, a-z , 0-9 symbol, etc.)
Hope !!! The above Manual Test cases for search functionality are helpful for you ...
Team
QA acharya
Share Your Knowledge With Us -
Mail your content - qaacharya.in@gmail.com
Mail your content - qaacharya.in@gmail.com
0 Comments