Search & Filter – Product Catalog
Search & Filter – Product Catalog
Intermediate LevelTest search functionality and filtering options in a product catalog with sorting and pagination.
Project Overview
Business Context
Online bookstore product catalog system
Description
A product catalog page with search bar, category filters, price range, sorting options, and pagination for a book store.
Requirements / User Stories
Search should return relevant results based on title/author
Category filters should work independently and in combination
Price range filter should show products within selected range
Sorting options should reorder results correctly
Pagination should display correct number of items per page
Clear filters button should reset all selections
No results message should appear when no matches found
Search suggestions should appear as user types
Practice Tasks
Task 1
Test search functionality with various keywords
Task 2
Verify filter combinations and result accuracy
Task 3
Test sorting options (price, rating, date)
Task 4
Validate pagination navigation and item counts
Task 5
Test edge cases like empty searches and invalid filters
Task 6
Perform usability testing on filter interface
Ready to Start Testing?
Launch the buggy application and begin your manual testing practice. Remember to document all issues you find!
Launch Practice Application