canmove, Confirmed users
7,810
edits
| Line 246: | Line 246: | ||
The QA person responsible for the feature should hold a formal interview with the lead developer or feature champion. Below are questions that should be asked in the interview: | The QA person responsible for the feature should hold a formal interview with the lead developer or feature champion. Below are questions that should be asked in the interview: | ||
*Do we have automated tests for the feature? | *Do we have automated tests for the feature? | ||
*What do they cover? | ** Not yet answered. | ||
*What do they not cover? | *What do they cover? | ||
** nya | |||
*What do they not cover? | |||
** nya | |||
*How well do they cover the feature? | *How well do they cover the feature? | ||
** nya | |||
*What are the important areas we should focus on? | *What are the important areas we should focus on? | ||
** Basically, we want to know if there are WebM videos out there which don't play/seek like you'd expect them to. For example: videos that play too slow or too fast. Videos that don't play at all. Seeking (clicking on the scrubber bar to change the playback position) which doesn't work or works funny/slow. Sound or video not working, or visual artefacts (like bug 566987) during playback or seeking. Playback with the audio not in sync with the video. | ** Basically, we want to know if there are WebM videos out there which don't play/seek like you'd expect them to. For example: videos that play too slow or too fast. Videos that don't play at all. Seeking (clicking on the scrubber bar to change the playback position) which doesn't work or works funny/slow. Sound or video not working, or visual artefacts (like bug 566987) during playback or seeking. Playback with the audio not in sync with the video. | ||