This repository contains a manual test suite and bug reports for the News Feed date filtering functionality and its interaction with the global search feature.
Click here to open the live application
- Calendar widget behavior
- Date selection and navigation
- Manual input restrictions
- Responsive behavior
- Interaction between the calendar filter and global search functionality
- π Total test cases: 8
- π’ Passed: 5 (
TC-001,TC-002,TC-004,TC-005,TC-007) - π΄ Failed: 3 (
TC-003,TC-006,TC-008) - π Bugs found: 5 (2 High, 2 Medium, 1 Low)
- π View Test Cases (Test_Cases.md) β Full test suite with execution statuses
- π View Bug Reports (Bug_Reports.md) β Detailed bug reports with severity, priority, and reproduction steps
- OS: Windows 11 / macOS
- Browsers: Google Chrome (latest version), DevTools mobile emulation
- QA Techniques: Boundary value analysis, Equivalence partitioning, Negative testing, UI/UX testing