Confirmed users
3,816
edits
Line 12: | Line 12: | ||
* What must be done to ensure good coverage of the feature | * What must be done to ensure good coverage of the feature | ||
* What should be done to test around the area of the feature and its interoperability with other HTML content | * What should be done to test around the area of the feature and its interoperability with other HTML content | ||
* What might be done in a wonderful perfect world i.e. less important stuff that might get timeboxed | * What might be done in a wonderful perfect world i.e. less important stuff that might get timeboxed | ||
;Test Legend | ;Test Legend | ||
Line 257: | Line 257: | ||
* what tests should be done using the various backend frameworks? How do you test that theora works on all platforms etc | * what tests should be done using the various backend frameworks? How do you test that theora works on all platforms etc | ||
* Ensure that we can automate interacting with the video by doing various JS things and then checking the states and attributes of the video both the constants and the actual attribute states. (in order to play to a certain time, for example) | * Ensure that we can automate interacting with the video by doing various JS things and then checking the states and attributes of the video both the constants and the actual attribute states. (in order to play to a certain time, for example) | ||
= Discovered Bugs = | = Discovered Bugs = |