# Youtube App Test Cases #### Alexandr Calugari FAF-181 1. Video page can be opened by direct link to a video. 1. On clicking the video play icon over the video, the video should play. 1. Verify all the video player controls- play, pause, volume, mute etc. 1. User can select the allowed video quality for playing the video. 1. Once the video is complete, user can replay the video using ‘replay’ icon. 1. Video should be searchable by name, displaying the most relevant video on the top in search results. 1. Other attributes of video like artist name, description should also be searchable. 1. User should get auto suggestions while searching for videos in the youtube search bar. 1. Search results should display information like video name, thumbnail, video length, view counts etc. 1. Clicking the video thumbnails in the search results should lead to video page. 1. Video filtering and sorting option while searching for video like – sort be view count, like, upload date etc. 1. User can view ‘view count’, ‘comments’, ‘like’ and ‘dislikes’ for a video. 1. With each view the ‘view count’ increases by one. 1. User can like or dislike a video and the corresponding count should increase by one. 1. User can comment in the comments section. 1. User should be presented with related videos in the sidebar section. 1. The related videos are related to the current video or is based on the past viewing history of user. 1. Logged-in user should see there history as well as recommended videos in the home page. 1. Every video viewed goes to history for logged in user. 1. User can view or delete history items.