Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-23805

Full front-to-back tests for Qt Multimedia

    XMLWordPrintable

Details

    • Task
    • Resolution: Out of scope
    • P2: Important
    • None
    • None
    • Multimedia
    • 6d7cfe53c3b17ff1acff4aeec6deb259f3c7032d

    Description

      We'd like to have a test framework and full front-to-back tests that include both the Qt Multimedia API and the backend. The tests should be written in a backend agnostic way so that they can be run on all platforms and backends.

      For example, the tests could cover simple use cases like loading a test.mov file and checking that we can read the duration to making sure we get the frames we expect when rendering.

      The tests and the test framework could cover both the API only (the same use case as the current mock tests) and the backends.

      This approach would be similar to the media-tests in WebKit work: http://gitorious.org/webkit/webkit/trees/master/LayoutTests/media and QImageReader tests in Qt.

      The benefits of such tests

      • protection against regressions
      • testing a new backend for conformance. This is crucial considering that backends are written by different teams
      • clients such as WebKit can catch corner-cases that might prevent certain approaches at a low level

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            valentyn.doroshchuk Valentyn Doroshchuk
            mgoddard Michael Goddard (closed Nokia identity) (Inactive)
            Votes:
            7 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes