Search and Filter Bugs

// 2 bugs

Bugs in search results, filters, pagination, sorting, and result counts.

// Why it matters

Search bugs make it hard for users to find what they need. An incorrect result count, a filter that resets when navigating to the next page, or pagination that surfaces duplicate items erodes user confidence and can mask other product quality issues.

// Common symptoms

// Testing types:Manual testingAPI testingExploratory testingBoundary value testingRegression testing
Practice this β†’ Hunt these bugs hands-on in the Buggy Web App.

// Bugs in this category

Difficulty
Severity

Showing 2 of 2 bugs

// Practise finding these bugs

Hunt search and filter bugs hands-on in a live practice app, then check your findings against the seeded-bug answer guide.