Case 1 - Launch MediaPlayer with NO options provided
Steps for Testing:
1. Click on Play to launch the Player.
2. Close the Player and verify done event fires.
Case 2 - Launch MediaPlayer with only Title provided
Steps for Testing:
1. Click on Play to launch the Player.
2. Close the Player and verify done event fires.
Case 3 - Pick Video and Launch MediaPlayer with only Video provided
Steps for Testing:
1. Click on the input field to select a video file from camera folder.
2. Click on Play and verify player launches and done event fires.
Case 4 - Pick a Video and Launch MediaPlayer with Both Video and Title provided
Steps for Testing:
1. Click on the input field to select a video file from camera folder.
2. Click on Play and verify player launches and done event fires.
Case 5 - Pick an Audio file and Launch MediaPlayer to play this record
Steps for Testing:
1. Click on the input field to select an audio file from music folder.
2. Click on Play and verify player launches and done event fires.
Case 6 - Pick an Audio file Launch MediaPlayer with Both Audio and Title provided
Steps for Testing:
1. Click on the input field to select an audio file from music folder.
2. Click on Play and verify player launches and done event fires.
Case 7 - Launch MediaPlayer with Title, Image and Audio provided
Steps for Testing:
1. Click on the input field and choose any image from camera folder.
2. Click on the input field and choose any audio from music folder.
3. Click on Play and verify player launches and done event fires.