Mobile TC003 ‐ Search - bounswe/bounswe2024group4 GitHub Wiki

Test Case ID: TC003

Description: Verify that the user can search for teams, players, and posts.

Preconditions: User must be logged into the application.

Test Steps

Step Description Expected Screenshot Actual Results Status
1 Push the "Search" tab in the bottom navigation - [ ] Pass- [ ] Fail- [ ] Aborted
2 Enter a team name (e.g., "Lakers") in the search text field - [ ] Pass- [ ] Fail- [ ] Aborted
3 Verify that the search results display teams, players, and posts related to the query - [ ] Pass- [ ] Fail- [ ] Aborted
4 Tap on a team result to navigate to the team details page - [ ] Pass- [ ] Fail- [ ] Aborted
5 Enter a player name (e.g., "Kyrie") in the search text field - [ ] Pass- [ ] Fail- [ ] Aborted
6 Verify that the search results display teams, players, and posts related to the query - [ ] Pass- [ ] Fail- [ ] Aborted
7 Tap on a player result to navigate to the player details page - [ ] Pass- [ ] Fail- [ ] Aborted

Expected Results

  • User should see search results categorized into teams, players, and posts based on the query.
  • User should be able to navigate to the details page of a team and player by tapping on the respective result.

Actual Results

Overall Status

  • Pass
  • Fail