1,023
edits
No edit summary |
|||
Line 23: | Line 23: | ||
=Testing details= | =Testing details= | ||
==Test Case== | ==Test Case== | ||
* | * Main user gives restricted profiles permission to stream audio and video | ||
1. Main gives Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | |||
R: Video stream starts | |||
1. Main gives Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | |||
R: Audio stream starts | |||
1. Main gives Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | |||
R: Audio and video stream starts | |||
* Main user cuts access for restricted profiles to stream audio and video | |||
1. Main cuts Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Video" | |||
R: Video stream does not start and doorhanger notification lets the user know that the camera is blocked | |||
1. Main cuts Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio" | |||
R: Audio stream does not start and doorhanger notification lets the user know that the microphone is blocked | |||
1. Main cuts Camera and Microphone permission to restricted user | |||
2. Restricted user goes to http://mozilla.github.com/webrtc-landing/gum_test.html and taps on "Audio & Video" | |||
R: Audio and video stream does not start and doorhanger notification lets the user know that the camera and the microphone are blocked | |||
==Testing Days== | ==Testing Days== |
edits